/*  
Theme Name: Collected English
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
Description: Collected English
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #000080;
	color: #000025;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
a {
	text-decoration: none;
}
a:link {
	#3300ff;
}
a:hover, a:visited, a:active {
	#3300ff;
}
a:hover {
	text-decoration: underline;
}

#container { 
	width: 1000px;
	background: #000066 url(images/background.gif) top center repeat-y;
	text-align: left; 
	margin: 20px auto; 
	}

#header { 
	background: #000080;
	padding: 0px 0px 26px 25px;
	margin-bottom: 0px;
	}
#menu { 
	background: #000000;
	color: #ffffff;
       font-family: Arial, Sans-Serif;
	font-size: 14px;
	margin-bottom: 0px;
	text-align: center;
	height: 60px;
	padding-top: 10px;
	font-weight: bold;
	}

#menu .menu_block {	width: 30%;	float: left;	margin: 0; padding: 0;}
#menu .menu_block a,a:link, a:visited { font-weight: bold; color: #3350ff; }
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	color: #3333ff ;
	padding: 12px 25px 12px 25px;
	margin: 0px;
	text-decoration: none; font-weight: bold;
	}

#menu ul li a:visited {
	color:  #3333ff;
}

#menu ul li a:hover {
	color: #3333ff;
	text-decoration: underline;
	}


#content { 
	width: 428px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 256px;
	margin-right: 0px;
	position:relative;
	padding: 8px 25px 15px 25px;
	min-height: 660px;
	_padding: 28px 0px 15px 10px; /* For IE6 */
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 14px; font-weight:normal;}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #000050;
	font-size: 17px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #3300ff;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #3300ff;
	text-decoration: underline;
	}

#content h2 {
	color: #000025;
	font-size: 17px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0 0 10px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #3300ff;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #3300ff;
	text-decoration: underline;
	}


#content h3 {
	color: #000050;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #3300ff;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #3300ff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #3300ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #3300ff;
	text-decoration: underline;
	}
	
#content a:visited {
	color: #3300ff;
}

#content p {
	color: #000050;
	font-size: 14px;font-weight: bold;
font-family: Arial, Verdana, Sans-Serif;
}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 390px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 390px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 390px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#banner {
	height: 80 px; padding: 0;
	background-color:  #000000;
	color: #3333ff;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
}

#lowerbanner {
	height: 50px;
	background: #000000;
	color: #3366ff;
	text-align: center;
	padding: 3px;
	font-size: 16px;
	margin-left: 259px;
	width: 478px;
	clear: both;		font-size: 15px;
}	
#l_sidebar { 
	color: #ffffff; 

	width: 227px;
	float: left; 
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px; 
	min-height: 660px;
	border-right: 1px solid #000020;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0px;
	line-height: 17px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #FFCC00;
	font-family: arial, Sans-Serif;
	font-size: 16px;
text-transform: titlecase;
text-align: left;
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color:#3333ff;
	text-decoration:none;
	padding: 5px 0px 5px 5px;
	font-size: 13px; font-weight:bold;
	}
#l_sidebar ul li a:visited {
	color: #3333ff;
}
#l_sidebar ul li a:hover {
	color: #3360ff;
	text-decoration:underline;
	}


#r_sidebar { 
	color: #ffffff;

	width: 227px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px;
	min-height: 660px;
	border-left: 1px solid #000020;
	}

* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #FFCC00;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
text-transform: titlecase
;
text-align: left;
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}


#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px; font-weight: bold;}
	
#r_sidebar ul li a {
	display: block;
	color: #3333ff;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	font-weight: bold;}
#r_sidebar ul li a:visited {
	color: #3333ff;
font-weight: bold;
}
#r_sidebar ul li a:hover {
	color: #3360ff;
	text-decoration: underline
font-weight: bold;;
	}
#bottom { 
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	padding: 12px 25px 12px 25px;
	margin-bottom: 0px;
	text-align: center;
	border: 1px solid #000000;
	clear: both;
}
#footer { 
	background: #000080;
	color: #FFFFFF;
	padding: 20px 0px 20px 0px;
	text-align: center;
	clear: both;
	}
#footermenu ul li a:hover {
	color: #3333ff;
	text-decoration: none;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #3333ff;
	text-decoration: none;
	}
	
#related_posts {
	margin-top: 20px;
	font-size: 14px;
	font-weight: normal;
}
#content a, #content a:link {
	color: #3300ff;
}
#content a:visited, #content a:hover {
	color: #3300ff;
}

li#text-1 h2 {
 margin: 0; padding: 0;
 }
li#text-4 h2 {
	display: inline;
}

li#text-4 div {
	display: inline;
}


/* Hot Pages */

#hot_pages {
}
#hot_pages h3 {
	text-align: center; color: #FFCC00; font-size: 16px;
}
#hot_type, #hot_time, #hot_section {
	text-align: center;
	margin: 0;
	width: 100%;
	background-color: black;
}
#hot_type a, #hot_time a, #hot_section a {
	border: 1px solid black;
	border: 1px solid #3350FF;
	padding: 2px;
	font-size: 13px;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}
#hot_type a:hover, #hot_time a:hover, #hot_section a:hover {
	color: white; background-color: #000080;
	text-decoration: none;
}
#hot_type a {
	display: block;
	width: 45%;
	float: left;
	text-align: center;
	background-color: black; color: white;
}
#hot_time a {
	display: block;
	float: left;
	text-align: center;
	background-color: black; color: white;
	width: 21%;
	height: 36px;
}
#hot_section a {
	display: block;
	float: left;
	text-align: center;
	background-color: black; color: white;
	width: 47%;
}
#hot_pages a.active {
	background-color: #000080;
	color: white
}
#hot_list {
	clear: both;
	padding: 5px;
}
#hot_list ul li a {
	display: inline;
}
#hot_list ul {
	padding: 0; margin: 0;
}
#hot_list_cat {
	margin: 10px 0 5px 0;
}
#hot_next_box {
	font-size: 12px; text-align: center;
}

div.dailybreakimg , p.dailybreakimg{
	text-align: center;
}

div.dailybreakimg img, p.dailybreakimg img{
	border: 2px solid black;
}

.dailybreakimgprompt {
	color: #000080;
	text-align: center;
	margin: 2px auto;
	padding: 0;
	font-size: 15px;
}
