/*  
Theme Name: Sofi G Loomis Theme
Theme URI: http://creativeslice.com/
Description: Theme for SofiLoomis.com, Modified April, 2010
Author: Creative Slice
*/

body {
	font: 70% arial, sans-serif;
	text-align: center;
	color: #2e2b1d;
	background:  #483018;
}

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

a:link {
	color: #cc3300;
}
a:visited {
	color: #cc3300;
}
a:hover {
	color: #000;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #a08363;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0 20px 0 0;
	line-height:18px;
}

.alignleft {float: left;}
.alignright {float: right;}

small {color: #999;
font-style: italic;}

#wrapper {
 margin: 0 auto;
 width: 900px;
 position: relative;
}

.podcasts {
background: #990100;
padding: 10px 10px 5px 10px;
color: white;
font-size: 1.2em;
}
.podcasts a, .podcasts a:visited {
color: white;
padding: 3px;
}
.podcasts a:hover {
background: white;
color: black;
text-decoration: none;
}


/* -------------------- Nav -------------------- */

#header {
padding: 10px 0;
width: 900px;
margin: 0 auto;
}

#header img#logo {
float: left;
}

#nav {
clear: both;
border-top: 1px solid white;
border-bottom: 1px solid white;
background: #990100;
font-size: 1.2em;
letter-spacing: 0.1em;
text-align: center;
color: white;
padding: 6px;
}

#nav li {
	display: inline;
margin: 6px;
}

#nav a, #nav a:visited {
	text-decoration:none;
color: white;
padding: 6px 8px;
}
#nav a:hover {color: #990100;
background: white;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
font-weight: bold;
background: white;
color: #990100;
}



/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
	float: left;
	width: 260px;
padding-top: 20px;
}

#sidebar li {
	list-style: none;
	padding: 2px 0;
}

#sidebar p {
	font-size: 1em;
	margin: 0 0 1.1em 0;
color: white;
}

#sidebar #quote {
font-family: "Times New Roman", Times, serif;
color: white;
line-height: 1.2em;
font-size: 1.5em;
font-style: italic;
}

#sideblocksub {
border: 1px solid #a08363;
color: #a08363;
line-height: .9em;
margin-top: 20px;
padding: 5px 10px;
}

#sideblocksub strong {
color: white;
}

#sideblocksub form input {
border: 1px solid white;
color: black;
padding: 2px;
}

#sideblocksub form input#submit {
background: #a08363;
padding: 4px;
color: white;
font-size: 1.2em;
}

/* ------------------------------ Content ---------------------------- */

#main {
text-align: left;
}

#content {
text-align: left;
margin-left: 280px;
padding: 10px;
text-align:justify;
background: #fff;
}

#content h1 {
font-size: 2.1em;
line-height: .8em;
}

#content h2 {
color: #a82622;
font-family: "Trebuchet MS","Lucida Sans Unicode",Arial,sans-serif;
font-size: 2em;
letter-spacing: 0.2em;
font-weight: normal;
padding: .3em 0 .5em 0;
}

#content h2 a {
text-decoration:none;
font-size: .8em;
font-weight: bold;
}

#content h3 {
font-size: 1.4em;
}

#content p {
font-size: 1.2em;
margin: 0 0 1em 0;
line-height: 1.2em;
}

#content em {
color: #483018;
}

#content ul {
list-style:square;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
margin-left: 30px;
padding-bottom: .5em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#content img {
margin: 5px 10px;
padding: 5px;
border: 1px solid #999;
background: #fff;
}

.navigation {
padding-bottom: 15px;
}

/* --------------------------- Links ---------------------------- */

#links {
font-size: 1.2em;
line-height: 1.5em;
}

#links a {
font-weight: bold;
}


/* --------------------------- Comments ---------------------------- */

#comments, .commentlist, .commentlist a, #respond, #commentform, #commentform a {
color: #a08363;
}

#comment {
border: 1px solid #a08363;
}

/* --------------------------- Footer ---------------------------- */

#footer {
margin: 40px 0 10px 0;
padding-top: 10px;
clear: both;
font-size: 11px;
}

#footertext {
color: #a08363;
margin-left: 15px;
}

#footertext a, #footertext a:visited {
color: #a08363;
}

#footertext a:hover {
text-decoration: none;
color: #fff;
}

#southernaz {
color: white;
float: left;
width: 400px;
text-align: left;
padding-top: 5px;
}
#southernaz h3 {
font-family: "Trebuchet MS","Lucida Sans Unicode",Arial,sans-serif;
font-size: 32px;
font-weight: normal;
color: #fff;
}

#southernaz h3 strong {
color: #990100;
font-size: 16px;
background: white;
padding: 4px 6px;
line-height: 32px;
}


#restuff {
float: left;
}

#greenchoice {
text-align: right;
margin: 0 0 0 12px;
}

#greenchoice a:hover img {
	filter: alpha (opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	-khtml-opacity: .60;
	}
#greenchoice img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

