/*  
Theme Name: dawnbreak
Description:  Wordpress Modify by EphronTech.
Theme Modifyed by : Vinothkumar.
Email id : vinoth@ephrontech.com
Website : www.ephrontech.com
Version: 1

*/

body {
	margin: 10px 0 0 0;
	padding: 0;
 	}
	

img {
	border: 0;
 	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

textarea {
	border: 0;
	background-color: #fcfcfc;
	border: 1px solid #3B6C9D;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
 	margin: 2px;
	}
 
	a.twitterlink:hover {
background:transparent url('/images/twitter_over.jpg') repeat scroll 0;
display:block;
height:53px;
text-decoration:none;
width:65px;
}
 
#s {
 	}

#searchsubmit {
/*	background-color: #3B6C9D;*/
background-image: url('upload_btn_bg.jpg');
	cursor: pointer;
	width:93px;
	height:21px;
	border:0px;
	display:block;
	padding-bottom:3px;
	color: #fff;
 	}
	
	 #commentform #submit {
/*	background-color: #3B6C9D;*/
background-image: url('btn_green.jpg');
	cursor: pointer;
	width:118px;
	height:22px;
	border:0px;
	display:block;
	padding-bottom:3px;
	color: #fff;
 	}

#searchsubmit:hover, #commentform #submit:hover {
/*	background-color: #60BB46;
*/	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited, ol.commentlist li.alt a, blockquote a {
	color: #3B6C9D;
	text-decoration:underline;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #3B6C9D;text-decoration:none;
	}

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

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

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

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

/* Top Nav */
#topnav {
	margin: 0;
	padding: 0;
	height: 33px;
	}

.left {
	float: left;
	margin: 0;
	padding: 0 10px 0 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:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #f7f7f7;
	letter-spacing: 0;
	margin: 5px 0 0 0;
	padding: 3px 8px 5px 8px;
	display: block;
	}
	
#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: #c7493e;
	}

#topnav .right ul li a {
	background-image: url('images/feed.png');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f7f7;
	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: #f4f2f2;
	margin: 0;
	padding: 0;
	}

#container {
	width: 930px;
	margin: 10px;
	padding: 0;
	}
	
/* Content */
#content {
	width: 660px;
	overflow: hidden;
	float: left;
	font-family: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: 170px;
	float: left;
	margin: 0;
	padding: 0;
	}

#mainfeatureimage img {
	width: 160px;
	height: 210px;
	padding: 5px;
 	}

#mainfeaturedpost {
	width: 450px;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 13px;
	}
	
#mainfeaturedpost p {
	display: inline;
	}

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

#mainfeaturedpost .readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 {
	width: 298px;
	margin: 0 10px 15px 0;
	padding: 10px;
	float: left;
 height:250px; 
  background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}
 
.entrypost1{
width:298px;
float:left;
margin: 0 10px 15px 0;
padding:10px;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;
	}

	
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0 0 3px 0;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	text-transform: ;
	}

#content .normalentry h2 {
	font-size: 26px;
	}

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: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: 270px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	text-align: left;
	line-height: 16px;
	padding: 0;
	margin: 0;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform:inherit;
	color: #3B6C9D;
	letter-spacing: 0;
	margin: 0 0 3px 0;
	padding: 0;
	}

.widget {
	margin: 0 0 15px 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	font-size:11px;
	}
	
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Archives & Search */
.archive {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer_lnk {
float:left;
line-height:20px;
margin:0;
padding:0 10px 5px;font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
#footer {
color:#646464;
font-size:11px;font-family:Arial, Helvetica, sans-serif; 
}

.footer_lnk a {
color:#646464;
font-weight:bold;
text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

.footer_lnk a:hover {
color:#646464;
font-weight:bold;
text-decoration:underline;font-family:Arial, Helvetica, sans-serif; font-size:12px;
}


 #footer {
	margin: 0;
	width: 100%;
	}

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

#footer a {
	color: #3B6C9D;
 	}

#footer a:hover {
color:#3B6C9D;
 
	}
	 
	.newblog{ float:left; padding-top:20px; font-size:15px; font-weight:bold; color:#3B6C9D;}
	
#submit { 
background-color:#3B6C9D;
color:#F7F7F7;
cursor:pointer;
 }


a.twitterlink{ background:url(images/twitter_normal.jpg); width:65px; height:53px; display:block; text-decoration:none;}
a.twitterlink:hover{ background:url(images/twitter_over.jpg); width:65px; height:53px;display:block;text-decoration:none;}

.news{ width:150px; height:17px; border:1px solid #3D6D9D; font-family:Arial, Helvetica, sans-serif}

.newsletterTextInput{width:150px; height:17px; border:1px solid #3D6D9D; font-family:Arial, Helvetica, sans-serif}
.newbtn1{background-image: url('upload_btn_bg.jpg');
	cursor: pointer;
	width:93px;
	height:21px;
	border:0px;
	display:block;
	padding-bottom:3px;
	color: #fff;}
	
	
	#formerr{ padding:5px; background:#F9F9F9 }
		#formerr ul{ padding-left:20px; margin:0px;}
				#formerr li{ padding:0px; margin:0px; list-style:square;}