/*
Theme Name: DailyStunner
Theme URI: DailyStunner 
Author: DailyStunner
*/

/* main css */

html {
	height: 100%;
	margin-bottom: 1px;
	background: #505050 url(images/gradient.gif) repeat-x top left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	margin: 0; padding: 0;
	background:url(images/body_bg.gif);
}
a {
	color: #BE2C43;
}
#header {
	margin: 0 auto;
	background: url(images/header_bg.png) no-repeat top center;
	height: 193px;
	padding: 0 18px;
	width: 964px;
}
#page {
	width: 964px;
	padding: 0 8px;
	margin: -13px auto 0 auto;
	background: url(images/page_bg.png) repeat-y center;
}

.logo {
	margin-top: 35px;
	text-align: center;
	padding-right: 25px;
}

#nav {
	margin: 0 auto;
	height: 43px;
	background: url(images/nav_bg.gif) repeat-x top left;
	text-align: center;
}
	
#nav ul {
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 0 25px;
}
#nav ul ul {
	display: none;
}

#nav ul li {
	padding: 0px 25px;
	margin: 0px;
	float: left;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 23px;
}
	
#nav ul li a {
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	color: #FFD9DE;
}
	
#nav ul li a:hover, #nav ul li.current_page_item  {
	color: #FFD9DE;
	background: url(images/nav_h.gif) repeat-x bottom left;
}

#leftbar {
	width: 194px;
	float: left;
	font-weight: bold;
	background: url(images/leftbar_bg.gif) no-repeat top left;
	padding-top: 2px;
}

.widget {

}
#leftbar h2 {
	background: url(images/leftbar_h2.gif) no-repeat top left;
	margin: 0;
	padding: 12px 0 15px 45px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #D94A78;
}
#leftbar ul {
	list-style: none;
	margin: 0px 0;
	padding: 20px 15px;
	background: url(images/sidebar_ul.gif) repeat-x top left;
}
.widget ul {
	list-style: none;
	margin: 0px 0;
	padding: 20px 15px;
	background: url(images/sidebar_ulr.gif) no-repeat top left;
}
#leftbar ul li, #rightbar ul li {
	padding: 10px 0 10px 0px;
	background: #CF6285;
	border-top: 3px solid #C95676;
	color: #FFFFFF;
	margin-bottom: 1px;
}
#leftbar li a, #rightbar li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
#leftbar li a:hover, #rightbar li a:hover {
	text-decoration: underline;
}

#leftbar ul ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
}
#leftbar ul li ul li {
	padding: 10px 0 0px 10px;
	background: #CF6285;
	border-top: 3px solid #C95676;
	color: #FFFFFF;
	margin-bottom: 1px;
}
#rightbar {
	float: right;
	width: 200px;
	background: url(images/rightbar_bg.gif) no-repeat top right;
	padding-top: 1px;
}
#rightbar h2 {
	background: url(images/rightbar_h2.gif) no-repeat top left;
	margin: 0;
	padding: 12px 0 15px 45px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #D94A78;
	text-align: left;
}
.subscribe {
	background: url(images/subscribe_bg.gif) no-repeat top left;
	text-align: center;
}
#rightbar .subscribe h2 {
	background: url(images/subscribe_h2.gif) no-repeat top left;
	margin: 0;
	padding: 12px 0 10px 45px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #D94A78;
}
.advertisement {
	text-align: center;
	margin: 0px 0;
	padding: 15px 0px;
	background: url(images/sidebar_ulr.gif) no-repeat top left;
}
.advertisement img {
	margin: 10px 0;
}

.main-top {
	width: 592px;
	background: url(images/main_top.png) no-repeat top left;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#main {
	width: 570px;
	padding: 0px;
	margin: 0;
	float: left;
	background: #fff;
}

.post {
	margin: 10px 10px 0 10px;
	padding: 5px 5px 0 5px;
	border-bottom: 1px dotted #C6C6C6;
}

.datebg {
	float: left;
	width: 58px;
	height: 45px;
	background: url(images/date_bg.gif) no-repeat top left;
	text-align: center;
	color: #fff;
	padding-top: 13px;
}

.date {
	text-transform: uppercase;
}
.month {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.post-title {
	margin-top: 4px;
	width: 200px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
.post-title h1 a {
        
	font-size:22px;
        font-weight:bold;
}
.post-title1 {
	margin: 0;
	width: 230px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
.post-title1 h1 a {
	color: #B8273D !important;
}

.post h1 {
	margin: 0;
	font-size: 29px;
	font-weight: normal;
	color: #000;
}
.post h1 a {
	text-decoration: none;
	color: #000;
}
.post h1 a:hover {
	text-decoration: underline;
}


.author {
	color: #BE2C43;
	float: right;
	border-left:1px dotted #BABABA;
	width: 230px;
	margin-top: 7px;
	padding: 10px 0 15px 25px;
	font-size: 14px;
	text-decoration: underline;
}
.author a {
	color: #BE2C43;
}
.author1 {
	color: #BFBFBF;
	float: right;
	border-left:1px dotted #BABABA;
	width: 260px;
	margin-top: 7px;
	padding: 10px 0 15px 25px;
	font-size: 14px;
	text-decoration: underline;
}
.author1 a {
	color: #BFBFBF;
}

#footer {
	margin: 20px auto 0 auto;
	padding: 10px;
	background: #FFF2F6;
	color: #CF6285;
        text-align: center;
}


.addtext {
	border: 0;
}
.alt {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.comment-author, .comment-author a {
	color: #F0E7AA;
	font-weight: bold;
	text-decoration: none;
}
.comment-author a:hover {
	text-decoration: underline;
}
.comment {
	background: url(images/dot2.gif) repeat-x bottom left;
}
.comment p {
	margin: 0; padding: 5px 0;
}
.commentdata {
}
.commentbox {
}
.comment-date {
	color: #999999;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ABABAB;
	}

#commentform textarea {
	padding: 1px;
	border: 1px solid #ABABAB;
	width: 500px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background: #CF6285;
	color: #fff;
	font-weight: bold;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
a.more {
	color: #000;
}
.navigation {
        padding-left:10px;
        padding-bottom: 10px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
        font-size: 13px;
	}
.title {
       margin-left:15px;

}
#searchform {
       margin-left:18px;
}
.left {
		float:left;
		}
.right {
		float:right;
		}
.post-top{
       padding-top:20px;
}