/*  
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: #94C2F5 url(images/back.jpg) no-repeat; font:12px Verdana, Arial, Helvetica, sans-serif; color:#333; }
.table { margin:0px 50px 50px 50px; padding:0px 30px 50px 50px; }

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:5px 0 10px 0; font-size:13px; }
a { color:#41351E;}
a:hover {color:#C0311A;}

/*++++++ MAIN ++++++++*/
#wrapper { width: 1070px; margin:auto; }
#main {	width: 1070px; margin:20px auto 10px; }
#left { float: left; width: 700px; }
#right { float: right; width: 350px; background:#fff; padding:8px; margin-bottom:10px; border: #CCC 1px dashed; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*++++++ HEADER ++++++++*/
#header { height: 160px; width: 1000px; }
#logo { width: 350px; float:left; margin:20px 0px 0px 30px; }
#logo h1{ text-indent:-10000px;}
#logo h1 a{ display:block; background: url(images/logo.png) 50px no-repeat; height:130px; outline:none; margin-top:10px;}
#faceb { float:right; padding-top:80px; padding-right: 140px;}

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


/*++++++ NAV ++++++++*/
#nav { width:1000px; height:33px;}
#nav ul{}
#nav ul li{ float:left; margin: 0 10px 0 24px; height: 33px; overflow: hidden; display: inline; line-height:33px; }
#nav ul li a {display: block; color:#fff; padding:0 10px 0 10px; font-weight:bold; text-transform: lowercase; font-size:15px; }
#nav ul li a:hover { color:#777; }
#nav ul li.current_page_item { border-bottom: 3px solid #C8ED27; }
#nav ul li.current_page_item a { color:#C9ED27; }
#nav ul li.current_page_item a:hover { border-top: 1px solid transparent; }

/*++++++ 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: 500px; }
.entry a { color:#C0311A; }
.entry a:hover { text-decoration:underline; }
.entry { margin-bottom:0px; width: 670px; line-height:140%; padding: 5px 12px 5px 12px; background:#fff; border: #CCC 1px dashed; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.entry p { padding-bottom:7px;}
.entry h2.sectionhead { font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px; }
.entry h2 { font: bold 20px Arial, "Times New Roman", Times, serif; padding:7px 0px 7px 2px; text-shadow: #ccc 0px 1px 1px;}
.entry h2 a { color:#333; }
.entry img {margin:0 0px 0px 0px; padding-top: 3px;}
.entri { margin-bottom:12px; width: 670px; line-height:140%; padding: 5px 12px 5px 12px; background:#fff; border: #CCC 1px dashed; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.entri a { color:#C0311A; }
.entri h2.sectionhead { font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px; padding-top:7px; }
.entry h2.sectionhead { font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px; }
html>body .entry ul { padding: 0 0 0 20px; padding-left: 6px; } 
html>body .entry li { margin: 5px 0 5px 5px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry p.postinfo { background:url(images/entryline.gif) repeat-x bottom; font-size:10px; padding-bottom:7px; margin-bottom:5px;  }
.entry p.postinfo span.upper { background:url(images/cal.png) no-repeat; padding:5px 0 5px 28px; font-size:11px;}
.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:0px auto 5px; }
.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 #252326; padding:5px 5px 5px 10px; width:540px;}
.socials a {margin-right:10px; color:#BFBCB3;}

/*++++++ SIDEPOSTS ++++++++*/
.spli-archive { display:none; }

/*++++++ SIDEBAR ++++++++*/
#sads { width:388px; font-size:10px; text-transform:uppercase; text-align:right; background:#E7E4DA; border:1px solid #D8C8A9; 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:ble5px;}
#sads a { color:#5e5d5a;}
#tab { background:#ffffff; padding:0px; margin:15px 0 0 0px; }
#sidebar { width:400px;}
#sidebar h2 { padding: 0px 0px 3px 0px; color:#333; font-weight:bold; border-bottom:3px solid #B5B5B5; margin-bottom: 10px; font-size:13px; text-transform: uppercase;}
#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 3px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #dadada;font-size:11px; font-weight:bold;}
.sleft { float:left; width:350px; padding-right:10px; }
.sright { float:right; width:198px; padding-left:10px; }
#backinf { padding: 10px 0px 3px 0px; color:#333; font-weight:bold; border-bottom:3px solid #B5B5B5; margin-bottom: 10px; font-size:13px; text-transform: uppercase;}
.widget_minimeta { width: 350px;}
a.post-title:hover { font-size:12px;color:#154887;text-decoration:underline;}
a.post-title:visited { font-size:12px;color:#154887;}
a.post-title:active { font-size:12px;color:#154887;}
a.post-title:link { font-size:12px;color:#154887;}

/*+++++++ 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:666px; height: 330px; background:#FFF; border:1px solid #dadada; padding: 10px 10px 10px 18px; margin-top: 15px; border:1px solid #dadada; border: #CCC 1px dashed; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.com { margin-bottom:10px; width: 670px; line-height:140%; padding:12px; background:#fff; border:1px solid #dadada; border: #CCC 1px dashed; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#cc { float:right; width:304px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #bbb9b2; height:23px; width:230px; background: url(images/user.png) no-repeat 7px 2px; padding-left:35px; -webkit-box-shadow: inset 2px 2px 2px #dadada; }
#commentform #email { border:1px solid #bbb9b2; height:23px; width:230px; background: url(images/mail.png) no-repeat 7px 2px; padding-left:35px; -webkit-box-shadow: inset 2px 2px 2px #dadada; }
#commentform #url { border:1px solid #bbb9b2; height:23px; width:230px; background: url(images/web.png) no-repeat 9px 2px; padding-left:35px; -webkit-box-shadow: inset 2px 2px 2px #dadada; }
#commentform #comment { border:1px solid #bbb9b2; height:150px; width:650px; background:#fff; padding-left:5px; padding-top: 5px; -webkit-box-shadow: inset 2px 2px 3px #dadada; }
.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:12px; padding-left:84px; padding-right: 10px;}
.commentmetadata { padding-left:0px; }
.postmetadata { background:#f9f9f9; padding:8px; border:1px solid #bbb9b2;}
.ccomment { width: 695px; line-height:140%; margin-bottom:20px; }
.ccomment ol {}
.ccomment ol li { background:#ffffff; padding:5px; border-left: 5px solid #fff; }
.ccomment ol li.alt { background:#efeee8; padding:5px; border-left: 5px solid #CCC; }
h4 { background: url(images/com.pgn) no-repeat left; padding:20px 10px 20px 0; font-size:13px; }
.fuck { float: right; background: #F4F4F4 url(images/pen.png) no-repeat 5px; width: 100px; padding: 1px 1px 1px 30px; margin-left: 3px; border: #CCC 1px solid; -moz-border-radius: 2px; -khtml-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; font-size:11px;}

/*++++++ FOOTER ++++++++*/
#footer { width:100%; background:#6BABF1; height:50px; line-height:50px;}
.footer { width:1100px; margin:auto; color:#fff; }
.footer a { color:#ffffff;}
.footer a:hover { color:#99cc33;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 3px 10px 10px 0px; padding: 8px 7px 5px 10px; border-left: 5px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; -moz-border-radius: 2px; }
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}
.sozial { height:28px; background:#fff; margin-bottom:12px; border-left: #CCC 1px dashed; border-right: #CCC 1px dashed; border-bottom: #CCC 1px dashed; border-top: 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; width:684px; text-align:center; padding:10px 5px 5px 5px; }
.div-table-col {padding: 5px; }

/**************** Buttons *********************/

.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:30px; 
	display:inline-block;
}

.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:30px;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px;}
	


/**************** 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;}

/**************** Pagebar *********************/

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

