/*  
Theme Name: dawnbreak
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #669933;
	}
	

img {
	border: 0;
	padding: 5px;
	margin: 0;
	border-color: #dddddd;
	}

form {
	margin: 0;
	padding: 0;
	}
	
	a:link, a:active, a:visited, ol.commentlist li.alt a, blockquote a {
	color: #05830F;
	text-decoration: underline;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #36AC2D;
	text-decoration: underline;
	}
	
	#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0 0 3px 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #05830F;
	font-weight: bold;

	}

#content .normalentry h2 {
	font-size: 18px;
	}
	
	#content h3 {
	font-size: 16px;
	}
	
	#content h4 {
	font-size: 14px;
	color: #dd6633;
	}
	
	#content h5 {
	font-size: 12px;
	color: #dd6633;
	}

input, textarea {
	border: 0;
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	margin: 2px;
	}

#s {
	padding: 5px;
	}

#searchsubmit, #commentform #submit {
	background-color: #05830F;
	cursor: pointer;
	color: #f7f7f7;
	font-weight: bold;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #05830F;
	}

.clearer {
	clear: both;
	}


/* Header */
#header {
	margin: 0;
	width: 950px;
	height: 180px;
	/*background-image: url('images/head.jpg');*/
	background-repeat: repeat-x;
	padding: 0;
	}

/* Blog title */
#blogtitle {
	height: 180px;
	margin: 0;
	float: left;
	padding: 0 0px 0 0px;
	
	}
	
#blogtitle a	{

	font-size: 250%;
	color: #ffffff;
	vertical-align:middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	
	}

/* Logo */
#logo {
	border: 0;
	padding: 0;
	margin: 0 0 0 0;
	background: none;
	}
	
#blogname {
	float: left;
	margin: 15px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
	font-size: 30px;
	text-transform: uppercase;
	color: #eaca17;
	font-weight: normal;
}

#blogdescription {
	color: #f9eeb4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	}

/* Top Nav */
#topnav {
	margin: 0;
	padding: 0;
	height: 47px;
	/*background-color: #f4f2f2;*/
	}

.left {
	float: left;
	margin: 0;
	padding: 0 10px 5px 10px;
	
	}

.right {
	float: right;
	margin: 0;
	padding: 0 10px 0 10px;
	}

#topnav .left ul li a:link, #topnav .left ul li a:active, #topnav .left ul li a:visited, #home #topnav .left ul li.sel a:hover, #nothome #topnav .left ul li.sel a, #nothome #topnav .left ul li.current_page_item a:hover {
	background: none;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f7f7f7;
	letter-spacing: 0;
	margin: 5px 0 0 0;
	padding: 3px 8px 5px 8px;
	display: block;
	font-size:98%;
	}
	
#topnav .left ul li a:hover, #home #topnav .left ul li.sel a, #nothome #topnav .left ul li.sel a:hover, #nothome #topnav .left ul li.current_page_item a {
	background-color: #336699;
	}

#topnav .right ul li a {
	background-image: url('images/feed.png');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF3300;
	letter-spacing: 0;
	margin: 3px 0 0 0;
	padding: 5px 20px 5px 8px;
	display: block;
	}

#topnav .right ul li a:hover {
	color: #efeded;
	}
	
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav ul li {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	}
	
/* Wrapper */
#wrapper {
	width: 950px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

#container {
	width: 930px;
	margin: 10px;
	padding: 0;
	}
	
/* Content */
#content {
	width: 620px;
	overflow: hidden;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 23px;
	padding: 0;
	margin: 0;
	}

/* Main Featured */
#mainfeatured {
	margin: 0 10px 15px 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}

#mainfeatureimage {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	}

#mainfeatureimage img {
	width: 210px;
	height: 210px;
	padding: 5px;
	margin-top:50px;
	background-color: #dddddd;;
	}
	
#minifeatured img{
	padding: 3px;
	background-color: #cccccc;
	margin-right: 5px;

	}

#mainfeaturedpost {
	width: 360px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 105%;
	text-align:justify;
	}
	
#mainfeaturedpost p {
	display: inline;
	}

#mainfeaturedpost .akpc_pop, #minifeatured .akpc_pop {
	display: none;
	}

#mainfeaturedpost .readmore {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	}
	
#content #mainfeatured h2 {
	font-size: 26px;
	}
		
.fentryinfo {
	font-size: 11px;
	}
	

/* minifeatured */
#minifeatured {
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
	}

#content #minifeatured h2 {
	font-size: 18px;
	}
	
#minifeatured .entrypost {
	
	margin: 0 10px 15px 0;
	padding: 10px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}

	
/* Single, Normal Style Entries */
#content .normalentry {
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}
	
.entryhead {
	margin-bottom: 10px;
	}

	


blockquote {
	padding: 0 0 0 50px;
	margin: 0;
	font-size: 8pt;
	background-image: url('images/bquote.gif');
	background-repeat: no-repeat;
	background-position: top left
	}

blockquote blockquote {
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	background-image: none;
	padding: 5px;
	margin-right: 15px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	margin: 0 10px 0 0;
	}

.entryf {
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e8e8e8;
	}

/* Commentlist */
ol.commentlist {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

ol.commentlist li {
	margin-bottom: 20px;
	padding: 0;
	}
	
ol.commentlist li .avatar {
	float: left;
	padding: 2px 5px 2px 2px;
	background: none;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}

ol.commentlist li .commentator {
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 11px;
	float: left;
	}

ol.commentlist li .ctext {
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	padding: 10px;
	margin-top: 5px;
	}

ol.commentlist li .ctext blockquote blockquote {
	background-color: #ffffff;
	}


/* sidebar */
#sidebar {
	width: 310px;
	float: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: #444444;
	text-align: left;
	line-height: 16px;
	padding: 0;
	margin: 0;
	}

#sidebar h3 {
	color: #777777;
	letter-spacing: 0;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
#sidebar a{
	font-size:120%;
	color:#05830F;
	font-family:Verdana, Arial, Helvetica, sans-serif;}	
		
#sidebar a:hover{
	
	color: #31AE41;
	}		
	
#sidebar ul{margin:0px; padding-left: 10px;}	

.widget {
	margin: 0 0 15px 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}
	
#categories_sidebar {}



#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Archives & Search */
.archive {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer {
	margin: 0;
	width: 100%;
	}

#footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f7fbff;
	text-align: center;
	line-height: 16px;
	width: 951px;
	padding: 15px 8px 20px 8px;
	}

#footer a {
	color: #eeeeee;

	}


	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	
#side_clinks a{font-size: 160%; font-weight: bold; color: #777777;font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 25px;}
#side_clinks a:hover{color:#999999;}