/*  
Theme Name: Dee Doanes
Theme URI: 
Description: Dee Doanes
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#04ade0;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
.storyContent img
	{
		margin:10px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:"trebuchet ms", arial;
		font-size:13px;
		color:#e9e9e9;
		background:url(images/body_bg.jpg) repeat-x top #00a3dd;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:957px;
		padding-top:6px;
		
	}
.header
	{
		height:77px;
		overflow:hidden;
		background:url(images/header_bg.jpg) no-repeat right top;
		font-family:"Monotype Corsiva","trebuchet ms",arial;
	}
.logo
	{
		float:left;
		width:185px;
	}
.header_right
	{
		float:right;
		width:760px;
		height:77px;
		overflow:hidden;
	}
.title
	{
		height:40px;
		overflow:hidden;
	}
.title h1
	{
		font-size:32px;
	}
.title a, .title a:visited
	{
		color:#006181;
		text-decoration:none;
	}
.title a:hover
	{
		text-decoration:none;
	}
.subtitle
	{
		height:34px;
		overflow:hidden;
	}
.subtitle h3
	{
		color:#696969;
		font-size:24px;
	}
/******************************************/
.nav
	{
		padding-top:15px;
		height:38px;
		overflow:hidden;
		margin-bottom:8px;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:14px;
		color:#121212;
		font-weight:bold;
		text-transform:uppercase;
		overflow:hidden;
		border-left:solid 1px #191919;
		padding:10px 22px 9px 20px;
	}
.nav a:hover
	{
		text-decoration:none;
	}
/*****************************************************************/
.content
	{
		background:#00516a;
		padding-bottom:10px;
	}
.content_top
	{
		background:url(images/content_bg.jpg) repeat-y left;
	}
.content_bottom
	{
		background:url(images/content_top.jpg) no-repeat left top;
		padding:0px 11px 10px 10px;
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:636px;
	}
.main_img
	{
		margin-bottom:10px;
	}
.welcome
	{
		background:url(images/welcome_top.jpg)	no-repeat left top #00698b;
	}
.welcome_bottom
	{
		background:url(images/welcome_bottom.jpg) no-repeat left bottom;
		padding:5px 12px 5px 10px;
		margin-bottom:25px;
		height:1%;
	}
.welcome_left
	{
		/*float:left;
		width:290px;*/
	}
.welcome_right
	{
		float:right;
		width:320px;
                text-align:right;
		padding:5px 0px 5px 10px;
	}
.welcome_title
	{
		color:#04ade0;
		font-size:25px;
		font-family:"Monotype Corsiva","trebuchet ms",arial;
		border-bottom:dashed 1px #3e3e3e;
		padding-bottom:3px;
		margin-bottom:6px;
	}
.welcome p
	{
		padding:0px 0px 5px 0px;
	}
.story
	{
		padding-bottom:30px;
		padding-top:20px;
	}
.storyTitle
	{
		border-bottom:dashed 1px #3e3e3e;
		padding-bottom:5px;
		margin-bottom:8px;
	}
.storyTitle h3
	{
		font-size:19px;
		font-weight:normal;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#04ade0;
	}
.storyTitle a:hover, .pageTitle a:hover
	{
		color:#85e1fd;
		text-decoration:none;
	}
.storyAuthor
	{
		padding-bottom:10px;
		color:#747473;
	}
.pageTitle
	{
		padding-left:12px;
	}
.pageTitle h3
	{
		font-size:24px;
		font-weight:normal;
	}
.storyContent
	{
		padding:5px 0px 10px 0px;
		text-align:justify;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:6px;
	}
.commentTag
	{
		font-size:11px;
		font-family:arial;
		color:#04ade0;
		background:url(images/comment_bg.jpg) no-repeat right top;
		height:33px;
		overflow:hidden;
	}
.comment_left
	{
		float:left;
		width:350px;
		font-weight:bold;
		padding-top:8px;
		padding-left:15px;
	}
.commentTag a, .commentTag a:visited
	{
		color:#04ade0;
		font-size:11px;
		text-decoration:none;
	}
.commentTag a:hover
	{
		text-decoration:underline;
	}
.storyComment
	{
		float:right;
		padding-right:10px;
		padding-top:7px;
	}
.storyComment img
	{
		vertical-align:middle;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:278px;
		color:#606060;
		padding-top:5px;
	}
.sideBarBg
	{
		background:url(images/sidebar_bg.jpg) repeat-x top #1db4e3;
	}
.sideBarTop
	{
		background:url(images/sidebar_top.jpg) no-repeat left top;
	}
.sideBarBottom
	{
		background:url(images/sidebar_bottom.gif) no-repeat left bottom;
		padding:25px 5px 18px 5px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#c8c8c8;
		padding:12px 0px 8px 8px;
		background:url(images/sidebar_title_border.jpg) repeat-x bottom;
		margin-bottom:5px;
	}
.sideBarTitle h2
	{
		font-size:19px;
		font-weight:normal;
	}
.sideBar ul li
	{
		margin-bottom:10px;
	}
.sideBar li li
	{
		margin:0px;
		padding:3px 0px 3px 10px;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:3px 0px 0px 10px;
		list-style:none;
		background:none;
	}
.sideBar ul li.top_sidebar
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:10px;
		background:url(images/sidebar_bg_x.jpg) repeat-x bottom #fcfbfb;
		height:1%;
	}
.sideBar li.top_sidebar li
	{
		padding:0px;
		margin:0px;
		list-style:none;
		display:block;
		background:none;
		background:url(images/sidebar_border.jpg) repeat-x bottom;
	}
.sideBar li.top_sidebar li a, .sideBar li.top_sidebar li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		padding:6px 20px 6px 22px;
		display:block;
		font-size:15px;
		margin-left:25px;
		background:url(images/bullet.gif) no-repeat 0px 12px;
		height:1%;
	}
.sideBar li.top_sidebar li a:hover
	{
		text-decoration:none;
		color:#00536d;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		padding-right:5px;
		font-size:15px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
li.newsletter
	{
		background:url(images/newsletter_bg.jpg) repeat-x top #b3b3b3;
		width:272px;
	}
.newsletter_top
	{
		background:url(images/newsletter_top.jpg) no-repeat left top;
	}
.newsletter_bottom
	{
		background:url(images/newsletter_bottom.gif) no-repeat left bottom;
		padding:58px 12px 15px 10px;
		height:1%;
		color:#2c2b2b;
	}
.newsletter_bottom p
	{
		padding-left:88px;
	}
.txt
	{
		font-size:12px;
		float:left;
		width:45px;
		text-align:right;
		padding-top:2px;
	}
.text
	{
		/*float:left;*/
		width:192px;
		margin:0px;
		padding:3px 2px;
		border:solid 1px #b3b3b3;
		background:url(images/text_bg.jpg) repeat-x top #dddddd;
		font-size:13px;
		margin-left:3px;
		/*margin-bottom:12px;*/
		font-family:"trebuchet ms",arial;
	}
.btn
	{
		text-align:center;
		padding-bottom:5px;
	}
.logos a, .logos a:visited
	{
		display:block;
		float:left;
		margin:4px 0px 3px 0px;
		padding-left:3px;
	}
.rss_logos a, .rss_logos a:visited
	{
		display:block;
		float:left;
		margin:4px 0px 12px 0px;
		padding-left:7px;
		margin-right:6px;
	}
/***********************************************/
.search
	{
		text-align:center;
		padding-left:12px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:250px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:arial;
		margin-top:5px;
		color:#222222;
		border:solid 1px #d9d8d8;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:60px;
		height:28px;
		margin-top:3px;
		margin-bottom:15px;
		background:#26cbfd;
		border:solid 1px #abe6f8;
		cursor:pointer;
		font-size:15px;
		font-family:"trebuchet ms",arial;
	}
/***********************************************/
.footer
	{
		background:url(images/footer_bg.jpg) no-repeat left top;
		height:79px;
		overflow:hidden;
		color:#565656;
		line-height:20px;
		font-size:12px;
		margin-top:5px;
		padding:0px 15px;
		margin-bottom:5px;
	}
.footer_nav
	{
		padding-top:12px;
		padding-bottom:15px;
		height:10px;
		overflow:hidden;
	}
.footer ul
	{
		float:left;
	}
.footer li
	{
		float:left;
		padding-left:10px;
	}
.footer li li
	{
		display:inline;
	}
.footer_nav a, .footer_nav a:visited
	{
		color:#565656;
		float:left;
		text-decoration:none;
		background:url(images/footer_bullet.jpg) no-repeat left 6px;
		padding:0px 5px 0px 20px;
	}
.footer_nav a:hover
	{
		text-decoration:underline;
	}
.footer a, .footer a:visited
	{
		color:#565656;
		text-decoration:none;
	}
.footer a:hover
	{
		text-decoration:underline;
	}
.footer_left
	{
		float:left;
		width:600px;
		padding-top:8px;
	}
.footer_right
	{
		float:right;
		width:150px;
		text-align:right;
		padding-top:8px;
	}
/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#85e1fd;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:30px;
	}
blockquote
	{
		border-left:solid 5px #85e1fd;
		padding:7px 0px 0px 20px;
		width:500px;
		font-size:14px;
	}
blockquote p
	{
		padding:0px 0px 7px 0px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#ffffff;
		padding-top:5px;
		font-size:18px;
		font-weight:normal;
		padding-bottom:5px;
	}
/*#commentform p a, #commentform p a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}*/
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#ffffff;
		padding-top:5px;
		padding-bottom:15px;
		font-size:18px;
		font-weight:normal;
	}

/* comment by any user (user name will be link) */
/*ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}*/

/* search result's title */
h2.pagetitle
	{
		color:#69d9fb;
		font-size:24px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:15px;
	}
	
/* no match found in search */
.error, .article h2
	{
		color:#69d9fb;
		font-size:24px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:10px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:2px;
		border:solid 1px #cccccc;
	}
.commentAuthor
	{
		float:left;
		/*width:510px;*/
		padding-left:20px;
		padding-top:4px;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:580px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:18px;
	height:1%;
	border-bottom:dashed 1px #cccccc;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 200px;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	}
#wp-calendar th
	{
		color:#69d9fb;
	}
#wp-calendar #today
	{
		color:#04ade0;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#69d9fb;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#69d9fb;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#69d9fb;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#69d9fb;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #69d9fb;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	border-left: none;
	color: #69d9fb;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

