/*  
Theme Name: The Website Daily
Theme URI: http://www.fearlessandloathing.com
Description: Online news magazine for Oberlin students
Version: 0.9.0
Author: fearlessandloathing.com
Tags: white,black,right-sidebar,left-sidebar,three-columns
License: GPL
*/ 



/* HTML Elements */

* {
margin:0;
padding:0;
}


body { background:#eeeeee; color: #000000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; }

p {margin: 17px 0;}

a:link, a:visited { color: #423B35; text-decoration:none; }

a:hover, a:active { text-decoration:underline; }

hr { display: block; height:1px; background:#ddd url(images/liline.gif) repeat-x; border:0; margin:10px 0px 10px 0px; }

small {font-size: 0.95em; background:#f9f9f9; padding:3px 6px;}

img, a:link img, a:visited img {border:0}

.clear { clear:both;overflow:hidden;}

h1 {font-size:140%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:100%;}
h6 {font-size:90%;}

h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:3px 0px 3px 0px;
	}
	
h1, h1 a {  color: #000000; }
h2,h3,h4,h5,h6 { color: #000000; }
h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link { color: #000000; text-decoration:none; }
h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {  color: #000000; text-decoration:none; }

h1 {  }
h1 a:link {  text-decoration:none; }
h1.padten { padding:10px 0px 0px 10px; }
h1.padtwenty { padding:20px 0px 0px 20px; }

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
pre { overflow:auto;}
dl {margin:0 0 1.5em 0;}
dl dt {font-style:italic; padding:3px 0px 3px 0px;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#dddddd; text-align:left; border-right:1px solid #ffffff;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#eeeeee; text-align:left; border-right:1px solid #ffffff;}
tfoot {font-style:italic;}
caption {background:#000000;}

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #f1f1f1;}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }
.aligncenter { 	display: block; margin-left: auto; margin-right: auto; margin-top:10px;  }

img.alignleft { float:left; margin-right:10px; background:#f2f2f2; padding:5px; max-width: 250px; }
img.alignright { float:right; margin-left:10px; background:#f2f2f2; padding:5px; max-width: 250px; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; background:#f2f2f2; padding:5px; max-width: 475px;  margin-top:10px; }

html>body .alignleft { width: auto; height: auto; max-width:250px; }
html>body .alignright { width: auto; height: auto; max-width:250px; }
html>body .aligncenter { width: auto; height: auto; max-width:475px;  margin-top:10px; }


#wrapper { width:1030px; margin:0 auto; padding:0; /* background:#eeeeee; */}

#maincontainer { width:990px; margin:0 auto;  background:url('images/logo.jpg') no-repeat; background-position:0px 3px}

#contentcontainer { clear:both; margin:0px; auto; width:990px; }

#navbar {
	height: auto !important;
	min-height:35px;
	font-size: 11px;
	font-weight: bold;
	clear:both;
	width:990px;
	border-top: double #000000;
	}
	
#navbar a, #navbar a:visited {
	color: #423B35;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #004080;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}

#nav, bottom-nav {
	margin: 0px;
	padding: 0px;
	padding-right:8px;
	list-style: none;
	clear:both;
	}
	
#nav ul,  bottom-nav{
	margin: 0px;
	padding: 0px;
	list-style: none; height: auto;
	min-height:35px;

	}

#nav a, #nav a:visited {
	color: #000000;
	display: block;
    font-weight: bold;
   	text-transform: uppercase;
    margin: 0px;
	padding: 8px 17px 8px 15px;
	
	}
	
#nav a:hover {
	background: #f2f2f2;
	color: #000000;
    margin: 0px;
	padding: 8px 17px 8px 15px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	height:30px;
	}

#bottom-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
z-index:2222 !important;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #f2f2f2;
	width: 150px;
	float: none;
   	text-transform: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color:#000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #dddddd;
	padding: 7px 10px 7px 10px;
	color:#000000;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:2222 !important;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
/* Style drop down list */

#nmag li ul { position: absolute; width: 160px; left: -999em;}
#nmag li ul li {	border-style: solid; border-color: #dddddd; border-width:0 1px 1px 1px; background: #f2f2f2; padding: 3px 0; }
#nmag li ul li a { line-height: 25px; font-size: x-small; color: #555555; width: 150px;text-shadow:  none; text-decoration:none;text-transform:uppercase;}
#nmag li ul ul {	margin: -28px 0 0 180px; }
#nmag li ul ul li a { line-height: 25px; }
#nmag li ul li ul li a {	border-width:0 1px 1px 0px; }
#nmag li:hover ul, #nmag li.sfhover ul { left: auto; }
#nmag li:hover ul ul, #nmag li.sfhover ul ul { left: -999em; }
#nmag li:hover ul, #nmag li li:hover ul, #nmag li.sfhover ul, #nmag li li.sfhover ul { left: auto; }
#nmag li:hover, #nmag li.hover { position: static; } /* IE7 Fix */

.widget {
	border:1px solid #cccccc;
}

.widget ul { }


.widget ul li {
padding:5px 0px 5px 0px;
list-style:none;
background:transparent url(images/liline.gif) bottom repeat-x;
}

.widget ul li ul li {
background:transparent url(images/lichild.gif) top left no-repeat;
padding-left:15px;
list-style:none;
}

.widget li.widget_tag_cloud {
padding:0px 0px 10px 0px;
list-style:none;
height:180px;
text-align:left;
background:none;
border:none;
}

li.widget_tag_cloud a {
padding:2px 5px 2px 5px;
}

/* Content */

#content { width:990px; margin:0 auto; }
.postarea { width:609px; margin:5px 3px 0px 3px; padding:0px 0px 0px 5px; float:left; background:#ffffff; }
.postareasingle { width:609px; margin:0px 3px 0px 3px; padding:0px 0px 0px 5px; float:left; background:#ffffff; }
.postareaindex { width:500px; margin:0 auto; padding:10px; float:left; }

.postareameta { margin: 30px 0;}
.postarea h2 {}
.postarea blockquote,.entry blockquote { clear:both; color:#3f3f3f;background:#f2f2f2;padding:6px 14px;margin:18px 35px;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.postarea ul li { list-style:square; }
.postarea .byline,.postareasingle .byline { width:480px; border:5px solid #f2f2f2; padding:5px; margin-top:20px; }
.postarea .byline a { color:#000000;text-decoration:none; }
.postarea .byline a:hover { color:#705738;text-decoration:underline; }
.postarea .excerpt { margin:10px 0px 10px 0px; background:transparent url(images/liline.gif) bottom repeat-x; height:auto !important; min-height:200px; }
.postarea .excerpt p { margin:0px; }
.postarea .excerpt .byline { margin-bottom:10px; }
.postarea .excerpt img{ float:left;margin:0px 10px 0px 0px; padding:5px; background:#f2f2f2; border:1px solid #e7e7e7;}
.postarea .excerpt .readfull { background: #f9f9f9; padding:5px; width:100%; float:right; border:1px double #f5f5f5; margin:10px 0px 10px 0px; text-align:right; } 
.postarea .excerpt .byline { margin-top:0px; border:none; background:#f2f2f2; text-transform:uppercase; font-size:x-small;}
.postarea .excerpt span.searchtexthighlight { background:#004080; }


.postarea .archivespagecatlist {}

.postarea .archivespagecatlist ul li {
padding:5px 0px 5px 0px;
list-style:none;
width:200px;
float:left;
margin-right:20px;
}

.postarea .archivespagecatlist ul li ul li {
background:transparent url(images/lichild.gif) top left no-repeat;
padding-left:15px;
margin:0;
list-style:none;
}


.postarea h1 {
font-size:24px;
width:480px;
}

h2.singletitle {
font-size:24px;
width:480px;
}

h2.singletitle a {
font-family:Georgia, Times New Roman, Times, serif;
}

#postsidebar {
float:left;
width:202;
margin:0px 0px 0px 3px;
}

#postsidebar .postsidebarcontent {
width:202;
background:#eeeeee;
}

#postsidebar .postsidebarcontent .widget {
width:200px;
border:1px solid #cccccc;
background:#ffffff;
margin-bottom:5px;
}

#postsidebar .postsidebarcontent .widget #small_square_ad_widget {
min-width:200px;
}

#postsidebar .textwidget {
margin:0 auto;
display:block;
width:200px;
}

#postsidebar .postsidebarcontent .widget ul {
width:194px;
padding:0px 3px 0px 3px;
font-family:Georgia, Times New Roman, Times, serif;
}

#postsidebar .postsidebarcontent h2 {
margin-bottom:5px;
padding:0px 3px 0px 3px;
font-family:Georgia, Times New Roman, Times, serif;
}

#postsidebar .postsidebarcontent select {
width:200px;
padding:3px;
border:1px solid #dddddd;
}

#postsidebar select 
{
	width:200px;
	padding:3px;
}

#postsidebar .morefromcat {
width:200px;
}

#postsidebar .morefromcat h2 {
margin:0px 0px 10px 0px;
}

#postsidebar .morefromcat ul {
width:200;
padding:0;
margin:0;
}

#postsidebar .morefromcat ul li {
padding:3px 0px 3px 0px;
list-style:none;
background:transparent url(images/bullet.gif) no-repeat center left;
padding-left:10px;

}

#postsidebar .morefromcat .excerpt {
margin-bottom:10px;
height:65px;
overflow:hidden;
background:transparent url(images/liline.gif) bottom repeat-x;
padding-bottom:5px;
}

#postsidebar .morefromcat .excerpt h3 {
margin-top:0px;
padding-top:0px;
}

#postsidebar .morefromcat .excerpt p {
margin-top:0px;
}

#postsidebar .morefromcat .excerpt img {
float:left;
margin-right:10px;
background:#E5E5E5;
padding:5px;
width:50px;
height:50px;
}

.bnavigation {
	padding:10px auto 10px auto;
	width:480px;
	margin:20px auto 20px auto;
}
.bnavigation a {
	font-size: 1em;
}

.bnavleft {
width:200px;
float:left;
}

.bnavright {
width:200px;
float:right;
}

.paginav {
	width:500px;
	margin-bottom:15px;
	float:left;
	padding:10px;
}
.paginav a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.npfsearchmsg {margin:20px 0px 20px 30px;}
.npfsearchmsg h2 {margin:0px 0px 10px 0px;}

.postareameta {margin:10px 0px 10px 30px;}

.entry { width:480px; }

.entry .tags {
background:#f2f2f2;
padding:5px;
}

.entry a {
color:#004080;
}

.entry ul, .entry ol {
margin:10px 0px 10px 30px;clear:both;
}



.entry ul li {
list-style:square; padding:3px 0px 3px 0px;
}

.entry ol li {  list-style-type: decimal; padding:3px 0px 3px 0px; }
.entry ol ol li {  list-style-type: lower-roman; padding:3px 0px 3px 0px; }

.entry img { 	margin-bottom:10px;  }

.entry textarea {
width:100%;
height:auto !important;
min-height:100px;
border:1px solid#dddddd;
}

.entry input[type=text] {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input.text {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input[type=password] {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input.password {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

ul.list404, ol.list404 {}
ul.list404 li, ol.list404 li { padding:6px 0px 6px 0px; }
ul.list404 li a, ol.list404 li a { color:#423B35; }



/************************************************
* Sidebar                                        * 
************************************************/

#sidebarnarrowleft { width: 162px; float:left; margin:0px 3px 0px 0px; background:#eeeeee; }

#sidebarnarrowleft h2 { margin-bottom:5px; padding:0px 3px 0px 3px;}

#sidebarnarrowleft ul {
	padding:0px 3px 0px 3px;
}

#sidebarnarrowleft a { #333333; }


#sidebarnarrowleft select { width:130px; padding:3px; } 

#sidebarnarrowleft ul li ul {
}

#sidebarnarrowleft ul li ul li {
border:none;
}

#sidebarnarrowleft .widget {
/*border:5px solid #f2f2f2; */
	margin-bottom:5px;
	background:#ffffff;
}

#sidebarnarrowright { width: 160px; float:right; margin:0px 10px 0px 10px; }

#sidebarnarrowright h2 { margin-bottom:10px; }

#sidebarnarrowright a { #333333; }


#sidebarnarrowright select { width:130px; padding:3px; } 

#sidebarnarrowright ul li ul {
}

#sidebarnarrowright ul li ul li {
border:none;
}

#sidebarnarrowright .textwidget, #sidebarnarrowleft .textwidget {
margin:0 auto;
display:block;
width:120px;
}

.sidebarad { text-align:center; margin: 0 auto; padding:5px; }


#calendar caption, #wp-calendar caption { font-weight: bold; 	color : #ffffff; 	text-transform:uppercase; 	margin:0; 	padding:2px 0 2px 10px; 	width:100%; 	text-align:center; }
#calendar table, #wp-calendar table { 	width: 100%; 	padding: 0; 	text-align: center; }
#calendar thead th, #wp-calendar thead th { 	padding:3px; color:#3F3F3F; text-align:center; }
#calendar tbody td, #wp-calendar tbody td { 	padding: 5px 0;  color:#cccccc;  text-align:center;  }
#calendar tfoot td, #wp-calendar tfoot td { }
#calendar #prev, #wp-calendar #prev { 	text-align: left; }
#calendar #next, #wp-calendar #next { 	text-align: right; }
#calendar a, #wp-calendar a { 	font-weight: normal; 	color: #000000; }


/* Form Elements */

.button { padding: 1px; background:#3F3F3F; color:#ffffff; border:none; }
.button:hover { background:#eeeeee;color:#3f3f3f;text-decoration:none }

#respond { }

#commentform input { width: 170px; margin: 5px 5px 1px 0; padding:5px; border:1px solid #dddddd; }
#commentform textarea { width: 480px; margin-top:5px;height:auto !important; min-height:100px; border:1px solid#dddddd; }
#commentform .commentsubmit { background:#dddddd; border:1px solid #dddddd; padding:1px; color:#000000; height:35px; }
#commentform .commentsubmit:hover { background:#f2f2f2; border:1px solid #dddddd; padding:1px; color:#000000; height:35px;  }

/* Comments*/

.commentarea { clear:both; margin-top:25px; width:480px; padding:20px 0px 20px 20px; }
.commentareain h2,.commentareain h3 {margin-bottom:10px;}
.commentlist { padding-left:30px; }

.commentlist li { margin: 0px 0 0px; padding: 18px 15px 10px 15px; }
#commentform small { font-weight:normal; padding:0; }
.commentmetadata { display: block; }
.commentlist small { background:#f9f9f9; }

.commentlist cite { font-size:12px; font-weight:bold; }

.cancel-comment-reply { font-size:12px; font-weight:bold; }

.commentlist ul li, .comments ol li { list-style:none;}

.commentlist p { margin:15px 0px 15px 0px; }

.commentlist li.even { border-left:1px solid #eeeeee; border-top:1px solid #eeeeee; margin-right:10px; }

.commentlist li.alt { border-right:1px solid #eeeeee; border-top:1px solid #eeeeee;  margin-right:10px; }
.commentlist li.odd { padding-top:10px; }

.commentlist li img { float:left; margin-right:5px; }

/* Footer*/

#footer { margin:5px auto 0px auto; width: 970px; color:#ffffff; font-size:x-small; padding: 10px; clear:both; }
#footer a { color:#ffffff; }
#footer .tools { float:right; margin-right:30px; }
#footer .tools ul { list-style: none; margin-right:30px;  }
#footer .tools ul li { float: left; display: block; padding-left:20px; }
#footer .tools ul li a { float: left; display: block; }
#footer .tools ul li a: hover { text-decoration:underline;}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f2f2f2;
padding: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption.aligncenter img {  max-width: 475px; height:auto;  }
.wp-caption.alignleft img {  max-width: 250px; height:auto;  }
.wp-caption.alignright img {  max-width: 250px; height:auto;  }

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
