/*  
Theme Name: dailypress
Theme URI: http://www.blogohblog.com
Description: The "DailyPress" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/*++++++ BODY ++++++++*/
* { 
	margin: 0px; 
	padding: 0px; 
	list-style:none; 
	text-decoration:none; 
}



body { 
	background: #fffcf5 url(/images/bkg.gif) repeat-x; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	color:#333;
}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a { color:#333;}
a:hover { text-decoration:underline;}

/*++++++ MAIN ++++++++*/


#footer .ashleysDiv {
	
}


.ashleysDiv p {
	color: white;
	font-size:12px;
	text-transform: uppercase;
	padding-left: 5px;
	text-decoration: none;
}
.ashleysDiv ul {
	color:white;
}
.ashleysDiv li {
	color:white;
	display: inline;
}

#wrapper { width: 1000px; margin:auto; }
#main {	
	width: 1000px; 
	margin:0px auto 0px;
	z-index: 20;
	padding-top: 10px;
	 }
#left { 
	float: left; 
	width: 570px; 
	background:url(/images/rightbg.gif) repeat; 
	margin: 60px 0 0 0;
	
	}
#right { float: right; width: 420px; }

/*++++++ HEADER ++++++++*/
#header { height: 81px; width: 1000px; }


#logo { 
	float:left;
	margin-top:21px;
}

#logo p{ 
	text-indent:-10000px;
}

#logo { 
}

#welcomeMessage h3 {
	padding:10px;
	font-size:18px;
	color:#868686;
	font-weight:normal;
	border:1px solid #e5e4e4;
	text-align:center;
	background:#e5e4e4;
	-moz-border-radius:10px;
	margin-bottom:15px;
}

#page-content{
	background: #fff;
	float:left;
	width: 295px;
}

#page-content div.box{
	font-size: 11px;
	line-height: 13px;
	color: #3f3f3f;
	background: white;
	margin:  8px auto;
	width: 246px;
	padding:5px 0;
}

div.box ul.store li {
	list-style-type: disc;
}

div.box ul li a{
	color: #1683c2;
	text-decoration: underline;
}

div.box a:hover{
	background: none;
}

div.box ul {
	padding: 6px 0;
}

#page-header {
	float:right;
	width: 670px;
}

#page-header h1{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	
}

#coupon-content {
	float:right;
	width: 670px;
	background:#fff;
	padding:10px;
}


.storeBox1 {
	border: 3px solid #e0dbc1;
	padding: 0 0px;
	text-align: center;
	margin-bottom: 15px;
	width: 270px;
	margin: 8px auto;
}

.storeBox1:hover {
	border: 3px solid #dfce81;
}

.storeBox1 a {
	color: #1683c2;
	text-decoration: underline;
	display: block;
	text-align: center;
	padding: 7px 0 5px 0;

}

.storeBox1 a:hover {
	text-decoration: none;
}


.topLinks {
	margin-top: 7px;
	float:right;
	width: 450px;
	
}

.topLinks ul {
	text-align: right;
}

.topLinks li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #e89422 ;
	font-size: 11px;
}

.topLinks li a {
	display: inline;
	color: #fff2da;
	font-size: 11px;
	text-decoration: underline;
	
}

.topLinks li a:hover {
	color: white;
	text-decoration: none;
}



#searchBox {
	float:right;
	margin-top: 23px;
	padding:0;
	
}

#searchBox .inner{
	vertical-align: top;

/*	background: url(/images/search_right.gif) top right repeat-x;*/
}


#searchBox form{
vertical-align: top;

}

#searchBox .inner form div{
vertical-align: top;
}

#searchBox label{
	color: #7c0000;
	font-size: 14px;
}

#searchBox form input[type="text"] {
	font-size: 16px;
	padding: 5px;
	vertical-align: top;
	width:300px;
}



#searchBox .searchIt {
	color:#9c9292;
	font-size:28px;
	font-family:arial;
	vertical-align:bottom;
}

/*++++++ SEARCH ++++++++*/
#searchbox { float:right; width: 219px; height: 24px; background: url(/images/s.gif) no-repeat; margin:35px 20px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:12px; height:13px;  }


/*++++++ NAV ++++++++*/
#nav { 
	margin-left: 0px; 
	margin-top: 2px; 
	width:1000px; 
	height:34px;
	}

#nav ul{
	}

#nav ul li{ 
	position:relative;
	float:left; 
	margin: 0 0 0 0; 
	height: 33px; 
	display: inline; 
	line-height:33px;
	background: url(/images/nav_divider.gif) center right no-repeat;
	}

#nav ul li.dropdown span{
	position: relative;
	top: 2px;
	left: 7px;
	display: inline-block;
	background: url(/images/nav_arrow.gif) top left no-repeat;
	width: 15px;
	height: 10px;
	} 
	
#nav ul li a {
	display: block; 
	color:#70674c; 
	padding:0 15px 0 15px; 
	font-weight:200; 
	text-transform:uppercase;
	cursor: pointer;
}

#nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	background: #5e9409 url(/images/nav_bg_hover.gif) center right no-repeat;
}
#nav ul li.current_page_item {  }
#nav ul li.current_page_item a { 
	background: #ba0002 url(/images/nav_divider.gif) center right no-repeat;
	}
	
#nav ul li ul {
display:none;
}

#nav ul li:hover ul {
	position: absolute;
	display:block;
	width: 200px;
	top: 33px;
	left: -1px;
	background: #fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	margin-left: 0;
	border:4px solid #5d8f0b;
}

#nav ul li ul li {
	display: block;
	color: #353535;
	padding: 0;
	background: none;
	width: 100%;
	margin: 0;
}

#nav ul li ul li a {
	color: #353535;
	display: block;
	margin: 0;
	font-size: 11px;
	border-bottom:1px solid #e9e8e8;
	padding:0 0 0 8px;
}

#nav ul li ul li a:hover {
	background: #70a716;
	color:yellow;

}

#nav ul li ul li a {
	background: none;
	text-transform: none;
}




.storeBox {
		width: 211px;
	background: url(/images/rightnav_bg.gif) 0 5px no-repeat;
	border-bottom: 1px solid #ffd485;
	margin-bottom: 15px;
}



.storeBox h3.popular {
	background: url('/images/icon_popular.gif') 12px 0 no-repeat;
}

.storeBox h3.similar {
	background: url('/images/icon_similar.gif') 12px 0 no-repeat;
}

.storeBox h3 {
	font-size: 12px;
	font-weight: 700;
	padding-left: 60px;
	padding-top: 13px;
	padding-bottom: 18px;
	color: #d01717;
}


#page-content .box ol {
	margin-top: 15px;
}

#page-content .box ol li {
	padding: 2px 0;
	margin-left: 33px;
	list-style-type: decimal;
}

#page-content .box ul {
	
}

#page-content .box ul li {
	padding: 2px 0;
	margin-left: 33px;
}

#page-content .box li a{
	padding: 3px 0;
	font-size: 11px;
}

#page-content .box li a:hover{
	background: #efefef;
	border-bottom: 1px solid #dedede;
	text-decoration:none;
	
}

.box div.	{
	
}

#page-content .box div.tags a{
	display: inline-block;
	padding: 2px 5px;
	margin: 2px 3px;

}

.box div.tags a:hover{
	
}

#page-content .box li a {
	
}

#page-content .box h3.similar {
	background: url('/images/icon_similar.gif') 12px 0 no-repeat;
	padding-left: 65px;
}


	
#leftNav{
	float:left;
	background:#fff;
	width:180px;
	margin-right:10px;
}

#leftNav .categorybox {
	margin-bottom: 10px;
	padding:15px;
}

#leftNav .box .boxInner {
/*	background: url('/images/menu_bg.gif') top left repeat-y;
	border-bottom: 1px solid #ffd485;
*/	padding-bottom: 15px;
	margin-bottom:10px;
}

#leftNav .box .boxInner ul {
	margin-left: 15px;
}

#leftNav .box h2 {
	font-size:16px;
	margin-bottom:3px;}

.rightColumn{
	float:right;
	background:#fff;
	
}

.rightColumnInner{
		width: 180px;
	text-align: center;
	margin-bottom:10px;
	padding:15px;
}


.rightColumnInner h2 {
	font-size:16px;
	margin-bottom:3px;
	text-align:left;
	}
	
.rightbox {
margin-bottom:25px;
}

.rightColumnInner .categorybox li {
	margin-bottom:1px;
	padding:0;
	text-align:left;
	}
	
.rightColumnInner .categorybox li a {
	margin:0;
	padding:0;
	}
	


.rightColumnInner a {
	font-size: 11px;
	display: block;
	padding: 4px 0 0 0 ;
	color: #858585;
	text-decoration: underline;
}

.rightColumnInner li {
	padding: 12px 0 16px 0;
	margin-top:10px;
}

.content {
	float:left;
	display: inline;
	width: 560px;
	background:#fff;
	padding:15px;
}

#leftNav h2{
	font-size: 16px;
	margin-bottom: 3px;
}

#leftNav li{
	padding:0;
	border-bottom:1px solid #ededed;
}

#leftNav li a{
	padding: 3px 0;
	font-size: 12px;
	color:#5d8f0b;
	display:block;
}

#leftNav li a:hover{
	background: #efefef;
	text-decoration:none;
	
}





/*++++++ MISC ++++++++*/
.clear { clear:both; }
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; }
.alignright { float: right; } 
.alignleft { float: left ;}
img { border:none;}

/*++++++ ENTRY ++++++++*/
#content { width: 570px; }

.content h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
}

.content p {
	color: #666;
}
#contentFull {
	margin-top: 5px;
	 }

#contentFull .fullLeft{
	float:left;
	width: 49%;
	background: #f7f7f0;
	 }
#contentFull .fullRight{
	float:right;
	width: 49%;
	background: #f7f7f0;
	 }
#contentFull h1, h1 {
	text-align: left;
	font-size: 20px;
	font-weight:normal;
	letter-spacing: 0px;
	background:#fff;
	margin:0;
	 }
	


.stores {
	
}

.stores ul {
	width: 400px;
}

.stores li {
	display: inline-block;
	width: 130px;
	float:left;
	border-right: 1px solid #dedede;
	padding: 10px 0;
}





.couponContainer {
	background: url(/images/coupon_shadow.gif) bottom left repeat-x;
	padding-bottom: 15px;
	margin: 10px 0;
}
	
#contentFull .coupon{
	border: 1px dashed #b2d875;
	background: #FEF9ED url(/images/coupon_bg.gif) repeat-x scroll left bottom;
	padding: 8px;
	margin: 0 auto;
	-moz-border-radius: 3px;
	 }
.coupon .left {
	width: 108px;
	padding-right: 10px;
	border-right: 1px solid #dedede;
	vertical-align: top;
}

.coupon .left a{
	font-size: 11px;
	color: #45680b;
	text-decoration: underline;
}

.coupon .left div.expires{
	padding-top: 4px;
}

.coupon .couponImage {
	padding: 3px 4px;
	border: 1px solid #efefef;
	background: white;
	margin-bottom: 5px;
}

.coupon .left p{
	text-align: center;
	color: #898989;
	font-size: 11px;
	padding: 4px 0 0 0;
}

.coupon .right span.couponCode{
	color: #f89c45;
	font-size: 16px;
	font-weight: 700;
}

.coupon .right {
	padding-left: 10px;
	vertical-align: top;
}

.coupon .right span.expires {
	font-size: 11px;
	font-weight: 200;
	color: #898989;
}

.coupon .right .socials {
	display: block;
	margin-top: 4px;
}

.coupon .right .socials a {
	font-size: 11px;
	font-weight: 200;
}

.coupon .right p{
	padding: 4px 0;
	color: #666;
	font-size: 11px;
}

.coupon .right a{
	font-size: 13px;
	color: #5d8f0b;
	text-decoration: underline;
	font-weight: 700;
}

.coupon .right a:hover {
	text-decoration: none;
}
.coupon h2 {
	font-family: arial, sans-serif;
}
	
#contentFull .coupon .left{
	font-size: 11px;
	color: #bbb;
	text-align: center;
}

#contentFull .store{
	border: 2px solid #eae0cf;
	background: white;
	padding: 10px;
	width: 90%;
	margin: 15px auto;
	 }




.entry { width: 550px; line-height:140%; margin-bottom:20px; }
.entry p { padding-bottom:10px;}
.entry h2.section { font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; background:url(/images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry h2 { font: bold 16px Georgia, "Times New Roman", Times, serif; color:#333; padding:5px 0 5px 0; text-transform: uppercase;}
.entry h2 a { color:#000; }
.entry img {margin:0 10px 10px 10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry p.postinfo { background:url(/images/entryline.gif) repeat-x bottom; font-size:10px; padding-bottom:10px; margin-bottom:5px;}
.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category { background:url(/images/category.gif) no-repeat; padding-left:20px;}
.entry p.postinfo span.comment { background:url(/images/comment.gif) no-repeat; padding-left:20px;}
.post {margin-bottom:15px;}
.navigation { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(/images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(/images/newer.gif) no-repeat left; padding-left:25px; }
.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #efefef; padding:5px 5px 5px 10px;}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(/images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(/images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(/images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(/images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(/images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(/images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(/images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ SIDEBAR ++++++++*/
#sads { width:388px; font-size:10px; text-transform:uppercase; text-align:right; background:#eeedea; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last { float:right; padding:0px; }
#sads p { background:url(/images/adsdotdot.gif) no-repeat center left; margin-top:5px;}
#sads a { color:#5e5d5a;}
#tab { width:388px; background:#eeedea; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sidebar { width:400px; padding-left:10px;}
#sidebar h2 { font-size:12px; margin-bottom:10px; color: #000000; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}
#sidebar ul{ margin:10px auto 20px;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(/images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #dadada;font-size:11px;}
.sleft { float:left; width:180px; background:url(/images/dot-v.gif) repeat-y right; padding-right:10px; }
.sright { float:right; width:198px; padding-left:10px; }

/*+++++++ CALENDAR +++++++*/
#calendar #calendar_wrap #wp-calendar { width: 100%; }
#calendar #calendar_wrap #wp-calendar caption { text-align:left; border-bottom:1px solid #dadada; padding-bottom:5px; }
#calendar #calendar_wrap #wp-calendar th { text-align:left; font-weight:bold; padding-top:5px; }
#calendar #calendar_wrap #wp-calendar td{ text-align:left; }

/*+++++++ COMMENTS +++++++*/
#c { float:left; width:225px;}
#cc { float:right; width:304px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #email { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px; }
#commentform #url { border:1px solid #bbb9b2; height:20px; width:200px; background:#f5f5f3; padding-left:5px;}
#commentform #comment { border:1px solid #bbb9b2; height:200px; width:290px; background:#f5f5f3; padding-left:5px;}
.commentlist cite { background:#f5f5f3; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(/images/doth.gif) repeat-x bottom; font-size:11px;}
.postmetadata { background:#f9f9f9; padding:10px; border:1px solid #bbb9b2;}
.ccomment { width: 550px; line-height:140%; margin-bottom:20px; }
.ccomment ol {}
.ccomment ol li { background:#e7e5de; padding:5px;}
.ccomment ol li.alt { background:#efeee8; padding:5px;}

/*++++++ FOOTER ++++++++*/
#footer { background:#484848; margin-top: 20px; width:100%; height: 40px; border-top:5px solid #3a3a3a; color:#fff; }
.footer { width:1000px; margin:auto; color:#fff;}
.footer a { color:#fff;}
.footer a:hover { color:#fff;}


.footer ul {
	text-align: center;
	margin-top: 6px;
	padding-top: 10px;
}

.footer li {
	display: inline;
	padding: 0 7px 0 7px;
	border-right: 1px solid #bcbada ;
	font-size: 11px;
	color: #fff;
}

.footer li a {
	color: #fdee9a;
}

.footer li a:hover {
	color: #fdee9a;
}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 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; }
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**/
/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}

/** code refresh 2 **/
