/*  
Theme Name: dailypress
Theme URI: http://www.blogohblog.com
Description: The "DailyPress" WordPress theme has been built by Blog Oh! Blog and comes under a Creative Commons License.
Author URI: www.blogohblog.com

All graphics and customizations by: Karen Lewis of Simply Amusing Designs
URL:  http://www.simplyamusingdesigns.com
*/

/*++++++ BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body {background:#dedacf url(images/bg.jpg) no-repeat fixed top center; font:12px Verdana, Arial, Helvetica, sans-serif; color:#333;}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:16px;}
a { color:#006600; font-weight:bold;}
a:hover { color: #40a8cf; text-decoration:underline;}

/*++++++ MAIN ++++++++*/
#wrapper { width: 1000px; margin:0 auto 0; }
#main {	width: 996px; margin:0; padding: 10px 0 20px 4px; background:#f5f5f3; }
#left { float: left; width: 570px; background:url(images/rightbg.gif) repeat-y right; }
#right { float: right; width: 420px; }

/*++++++ HEADER ++++++++*/
#header-wrapper {background:transparent; width:1000px; /* position:relative; top: 0; */ }
#header {background:transparent url(images/BTS-header.jpg) repeat scroll 0 0;height:272px;width:1000px; margin-top:63px;position:relative;}
#logo {width:209px; height:400px; position:absolute;}
#logo h1{ text-indent:-10000px;width: 209px;}
#logo h1 a{display:block; background: url(images/logo.png) no-repeat; height:400px; outline:none; margin-top:-45px;position:relative;width: 209px;}

/*++++++ SEARCH ++++++++*/
#searchbox {background:transparent url(images/s.gif) no-repeat scroll 0 0;height:24px;left:253px;margin:0 auto;position:relative;top:18px;width:219px;}
#searchbox #s {position:relative; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#999999;}
#searchbox #go {height:16px;left:225px;margin:0px 8px 0 0;position:relative;top:-15px;width:91px;}

/*++++++ 728 PIXEL AD SPACE ++++++++*/
#header2 {background:#abba75; width:1000px;height:90px; margin:0px auto;}

/*++++++ TOP NAV ++++++++*/
#nav1 {width:292px; text-align:left;position:relative; top:-20px; left:285px;}

ul#topnav {
height:56px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:292px;
position: absolute;
margin: 0 0 0 0px;
}

ul#topnav li {
display:inline;
}
ul#topnav li a {
float:right;
height:56px;
text-indent:-9999px;
}
ul#topnav li#topnav_3 a {
background:transparent url(images/topnav.png) no-repeat scroll 0px 0;
width:90px;
}
#topnav li#topnav_3 a:hover {
background-position: 0px -56px;
}

ul#topnav li#topnav_2 a {
background:transparent url(images/topnav.png) no-repeat scroll -90px 0;
width:111px;
}
#topnav li#topnav_2 a:hover {
background-position: -90px -56px;
}

ul#topnav li#topnav_1 a {
background:transparent url(images/topnav.png) no-repeat scroll -201px 0;
width:91px;
}
#topnav li#topnav_1 a:hover {
background-position: -201px -56px;
}
/* @end(navigation) */

/*++++++ NAV ++++++++*/
#nav {background:transparent url(images/nav.jpg) repeat scroll 0 0; float:right;height:42px;margin-top:21px;position:relative;width:760px;}
#nav ul{}
#nav ul li{ float:left; margin: 0 10px 0 0; height: 33px; overflow: hidden; display: inline; line-height:33px;}
#nav ul li a {display:block; color:#292929; padding:0 10px 0 10px; font-weight:bold; text-transform:uppercase; }
#nav ul li a:hover {color:#40a8cf; text-decoration:none;}
#nav ul li.current_page_item { background: url() no-repeat right; }
#nav ul li.current_page_item a { background: url() no-repeat left; color:#fff; }

/*++++++ 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; }
.entry { width: 550px; line-height:140%; margin-bottom:20px; }
.entry p { padding-bottom:10px;}
.entry h2.sectionhead { font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:5px;}
.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;}
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/previous.png) no-repeat right; padding:5px 100px 15px 0;}
.navigation span.newer { background:url(images/next.png) no-repeat left; padding:5px 0 15px 65px; }
.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.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;}
#contentwide.wide {width:800px; margin:0 auto; line-height:1.4em;}
/*++++++ SIDEBAR ++++++++*/
#sads { width:388px; font-size:10px; text-transform:uppercase; text-align:right; background:#dcd4c8; border:1px solid #a59a8b; 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;}
#sads ul li.big{padding:20px; float:center;}
#sads ul li.text{width:375px; margin: 10px 0 5px 0; text-align:left;text-transform:none;}
#tab { width:388px; background:#dcd4c8; border:1px solid #a59a8b; 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; }
.stop {background:transparent url(images/featured_bg.gif) repeat scroll 0 0;border:1px solid #A59A8B;
float:left;height:360px;margin-bottom:10px;margin-left:-10px;padding:10px 8px 0 44px;width:352px;}

/*+++++++ 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 {background:#DCD4C8 none repeat scroll 0 0;line-height:140%;margin-bottom:20px;padding:0 0 0 5px;width:540px;}
.ccomment ol {}
.ccomment ol li {background:#DCD4C8 none repeat scroll 0 0;margin:5px 0 10px;padding:10px 5px;width:525px;}
.ccomment ol li.alt {background:#DCD4C8 none repeat scroll 0 0;margin:5px 0 10px;padding:10px 5px;width:525px;}

/*++++++ FOOTER ++++++++*/
#footer-wrapper {margin:0 auto;width:1000px;}
#footer {background:transparent url(images/footer.jpg) no-repeat scroll center;height:138px;line-height:16px;width:1000px;}
.footer p{width:1000px;margin: 0 auto; padding-top:100px;text-align:center;}
.footer a {color:#000; font-weight:bold;}
.footer a:hover { color:#fff;font-weight:bold;}

/**************** 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 #dcd4c8; }
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;}




/*++++++ RSS ++++++++*/

#rss{position:relative; margin-top:0px; margin-left:640px;width:350px;}

/*++++++ Twitter ++++++++*/
#twitter{float:right; /*position:relative; margin-top:-50px; */ margin-left:800px;width:200px;}


/*++++++  KALTURA +++++++*/
.textwidget object#kaltura_player {width:100%;}

#content h4 {
font-family:'Verdana',Arial,Tahoma,Verdana;
font-size:14px;
font-weight:bold;
font-style:italics;
margin:0;
padding:0 0 3px;
}


/*++++++ COMMENTS NUMBERING +++++++*/
#content h6 {
background:transparent url(images/commentheader.jpg) no-repeat scroll 0 0;
font-family:'century gothic',Arial,Tahoma,Verdana;
font-size:24px;
font-weight:normal;
margin:0;
padding:0 0 3px;
text-indent:-9000px;
}

#commentblock {
	width: 530px;
	background: #abba75;
	color: #333333;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #69aaca;
	border-bottom: 1px solid #69aaca;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
background:#FFFFFF none repeat scroll 0 0;
border-color:#DDDDDD #666666 #666666 #DDDDDD;
border-style:solid;
border-width:1px;
color:#333333;
font-family:verdana,'century gothic',Arial,Tahoma,Verdana;
font-size:12px;
line-height:24px;
margin:5px 0 20px;
padding:5px 0 0 10px;
width:510px;
}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 20px 10px 0px 10px;
	width: 455px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 180%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

div.comment-form input.image {
background-color:#c7e8ec;
float:right;
height:50px;
width:5485px;
}

.count {
float:right;
font-size:24px;
color:#69aaca;
} 


