/*

Theme Name: Juggle Basic (Blass2)
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Very simple, stripped down theme
Version: 1.0.0
Tags: fixed width, two columns, widgets, right sidebar, simple, white, clean
Author: Jeremy McLeod
Author URI: 

*/

.cf:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
.cf { display:block; zoom:1; _height:1%; }

/* body
--------------------------------------------------*/
body {
font:11px/1.6em arial, sans-serif;
color:#333;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/

#wrapper {
border-top:6px solid purple;
width:960px;
margin:0 auto;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:1.6em;
font-size:120%;
margin:0 0 20px;
}

h1, h2, h3, h4, h5, h6, p { margin-top:.7em; margin-bottom:15px; line-height:1.2em; }
h1, h2, h3, h4, h5, h6 { font-family:Georgia,serif; font-weight:normal; text-align:left; }

h1 { font-size:3.2em; }

#content h2,#content2 h2 {
font-size:2em;
margin:15px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h3 {
color:#222;
margin:10px 0;
}

#content h4 {
color:#222;
margin:10px 0;
}

#content h5 {
color:#222;
margin:10px 0;
}

#content2 h3 {
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

#content .lst-bul h3, #content .lst-bul p { margin:0; }

#content .lst-bul li { margin-left:30px; }

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0;
text-align:justify;
}

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
font-size:1.6em;
color:#333;
padding:0 0 3px;
margin-bottom:5px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
padding:3px;
}

#sidebar li a:hover {
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.current_page_item a { color:#333; text-decoration:none; }

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/* footer
--------------------------------------------------*/

#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
padding:5px 10px;
}

#footer a {
color:#999;
text-decoration:none;
}

#footer {
color:#333;
margin:0;
padding:10px 0 20px;
clear:both; margin-bottom:20px; }

#footer a { color:#444; text-decoration:none; }

/* shoppingcart
--------------------------------------------------*/

.ns { padding:30px 0 10px; border-bottom:1px dotted #999; margin-bottom:20px; height:220px; }
	.ns a { text-decoration:none; }
	.ns .nsi, .ns a.external { background: url(/files/2010/06/nslogo.jpg) 0 0 no-repeat; }
	.ns .nsi { position:absolute; top:-5px; text-indent:-9999px; background-position:-9px 0; }
		.ns .nsi a { width:240px; height:50px; display:block; }
	.ns .sup, .ns .ns-info { float:right; display:inline; }
	.ns .ns-info { padding-left:30px; position:relative; width:320px; padding-top:70px }
		.ns .ns-info p { }
		.ns .ns-info a.external { background-position:-202px -44px; list-style:none; margin:15px 0 0 0; padding-left:15px; }
	.ns .sup { width:333px; }
	.ns img { background:none; padding:0;border:none;}
	
/* Angelinajolieweb.org */
.gallery li { float:left; margin:0; padding:15px 30px 15px 0; list-style:none; width:300px; height:350px; text-align:center; }
	.gallery img { border:1px solid #ccc; padding:6px; margin:bottom:6px; background:#fff; }
	.gallery li span { display:block; }
	
#awards h3, #films h3 { font-size:15px; }
#awards p { font-size:13px; font-weight:bold; margin:3px 0; }
#awards cite { color:#666; }
#films h3 { display:inline; }
#films p { display:inline; margin:0 0 0 5px; }
