/*
Theme Name: blue-effects
*/

* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: url(images/SweeneyCeilingMerged500.gif) repeat;
}
a { 
	color: #3317E4;
	text-decoration: none;
	}

a:hover { 
	color: #730C1A;
	text-decoration: none;
}

#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	border: 3px solid #0C0B68;
	background-color: #FFFFFF;
}
img, img a { border: 0; }

#header
{
	height: 101px;
	padding-top: 0;
}

#header .logo
{	
	background: url(images/TDEBanner.gif) no-repeat;
	vertical-align: middle;
	height: 101px;
}

#menu
{
	background: #FFFFFF url(images/menuback2.gif) repeat-x;
	color: #DDD;
	height: 35px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a {
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}

#menu .admin a {
	color: #0C0B68;
	cursor: default;
	border: none;
}

#content
{
	padding: 20px 10px;
/*	background: #f7edfc;*/
}

#mainleft
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 615px;
	padding: 0 0 20px 10px;
}

#mainright
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 220px;
	padding: 0 10px 15px 10px;
}
#mainleft img
{
	margin: 5px;
	max-width: 98%;
}

#mainleft .commentlist p {
	line-height: 1.4em;
	padding-bottom: 18px;
}

#mainleft ul, #mainright ul, #mainleft ol, #mainright ol, #mainleft .commentlist li.alt ol, #mainleft .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#mainleft li, #mainright li, #mainleft .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/TinyIcon.gif) no-repeat left top;
	background-position: -3px 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}
#mainleft .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.copyright {
	padding-bottom: 7px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #0C0B68;
}
.post .title a:hover
{
	color: #000000;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 35px;
}

.post .entry p {
	padding-bottom: 15px;
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 200px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#mainleft .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#mainleft .commentlist li.one, #mainleft .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#mainleft .commentlist li.alt 
{
    background:#f9f9f9;    
}
#mainleft .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#mainleft .commentlist li.one .cmtinfo, #mainleft .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#mainleft .commentlist li.one cite, #mainleft .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#mainleft .commentlist li.one .cmtinfo em, #mainleft .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	text-align: left;
}

.alignleft, .left {
	float: left;
	padding: 5px 15px 15px 0px;
}

.alignright, .right {
	float: right;
	padding: 5px 0px 15px 15px;
}

.cmcontrol {
	border: 1px solid #888888;
}

/* == Navigation == */

.menubox {
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-align: right;
}

.pagenavigationbox {
	text-align: rigt;
	margin: 5px 0;
}

.pagenav, .pagenavcurrent {
	border: 1px solid #CCCCCC;
	margin: 0 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

.pagelink {
	border: 1px solid #9999FF;
	color: #9999FF !important;
	margin: 0 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

.pagelink:hover {
	border: 1px solid #CCCCCC;
	background-color: #9999FF;
	color: #FFFFFF !important;
}

.menubox a {
	text-transform: uppercase;
	text-decoration: none;
}





	
