/*
Theme Name: Digital Statement
Theme URI: http://www.blogohblog.com
Description: The "Digital Statement" WordPress theme is adapted from <a href="http://www.blogohblog.com/wordpress-theme-statement/">Statement</a> and released under a Creative Commons License.
Version: 1.0
Author: Neowster
Author URI: http://www.blogohblog.com
*/

/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; text-decoration:none; }
body { font-family: Arial; font-size: 12px; color: #4d4b4c; background: url("images/background.jpg") no-repeat fixed center top #315181; }
ul li {list-style:none;}
ol li {list-style-position: inside}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #006699; border: 0px;}
a:active {color : #006699; border: 0px;}
a:visited { color :#006699 ; border: 0px;}
a:hover	{ color:#56bdea; border: 0px;}
a:focus { outline: none;}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#top-wrap {width: 975px; height: 33px; margin: auto; background: url(images/topwrap.png) top left no-repeat;}
#wrapper { width: 975px;  margin:auto; background: url(images/bg.png) top left repeat-y;}
#frame,#content{ width: 955px; margin:auto; }
#content {margin-top:10px;}
#photo { width: 915px; padding: 0 0 0 20px; }

/*+++++++ PANEL +++++++*/
#top-panel{color: #fff; width: 100%; text-align: right; position:absolute; top: 0; right:0;font-size: 10px;background:#3b3b3b;border-bottom:3px solid #3b3b3b; border-left:3px solid #3b3b3b; padding: 2px 5px;margin:0}
#top-panel a {color: #8BDBFF}
#top-panel ul li {display: inline; padding:0}
#top-panel label, #top-panel input { font-size: 9px}
#top-panel label {padding-left: 5px}
#sub-panel a{float:right; margin-right: 5px; color:#FFF; text-decoration:none; font-size: 10px;font-weight:bold;background:#777;}
#sub-panel a span{padding: 2px 5px; display:block; border-left: 2px solid #3b3b3b; border-right: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b /*background:url(img/sub-right.png) right bottom no-repeat;*/}

/*+++++++ INFOBAR +++++++*/
#infobar { height: 30px; width: 955px; line-height:30px; font-size:10px; margin: 0 auto; color: #fff; padding-top: 2px}
#infobar a {color: #8BDBFF}
#infobar a:hover {text-decoration: underline;}
#browse { float: left; width: 550px; margin-left: 1px; padding-left:6px}
#rss { float: right; margin-right: 3px; width: 360px}
#rss p {text-align:right;}

/*+++++++ HEADER+++++++*/
#header {display:block; width: 915px; margin: -10px 0 0 3px;}
#logo {display: block; float:left; margin: 0px 0 0 0px;}
#logo h1 a {padding: 0px 0 0 0; font-size: 24px; color: #666}
#searchbox { float:right; width: 200px; border: 1px solid #ccc; margin:30px 0 0 0;}
#searchbox #s { float: left; margin: 3px 0 0 5px; border: 0; width: 155px; background: none; color:#999999;}
#searchbox #go { float: right; border-left: 1px solid #ccc}

/*+++++++ ENTRY +++++++*/
#left { float: left; width: 465px; padding-left: 5px; }
#left2 { float: left; width: 750px; padding-left: 5px; }
.entry { text-align: justify; width: 460px; padding:0 10px; margin-left:10px; margin-bottom:15px; line-height:140%; background: #fff; border: 1px solid #b7b7b7;}
.entry2 { text-align: justify; width: 729px; border: 1px solid #e6e6e6; padding:10px 10px; margin-bottom:10px; line-height:140%; background: #fff; margin-left: 10px;}
.entry ol li {}
.related-post { width: 460px; padding: 10px; margin: 0 10px; margin-bottom:10px;}
.related-post { border:1px solid #AACCEE; background:#EBF3FB}
.related-post ul { margin-left: 10px; margin-bottom: 5px; list-style-type: disc;}
.related-post ul li { margin-left: 10px; padding: 5px 0px; list-style-type: disc; }
#relh3 {font-size: 14px; margin-bottom: 3px; }
.Xcontent a { border-bottom: 1px dotted #ccc}
.entry h2 { font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px;margin-bottom:10px;}
.entry h2 a {  color:#222222; }
.entry h2 a:hover {color:#006699;}
.entry p { padding-bottom: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 {padding-left: 20px; background: url(images/bullet.gif) left no-repeat}
.entry img {margin:0 10px 0px 10px;}

.entry2 h2 { font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px;margin-bottom:10px;}
.entry2 h2 a {  color:#222222; }
.entry2 h2 a:hover {color:#006699;}
.entry2 p { padding-bottom:10px;}
html>body .entry2 ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry2 li { margin: 7px 0 8px 10px; }
.entry2 ul li {padding-left: 20px; background: url(images/bullet.gif) top left no-repeat}
.entry2 img {margin:0 10px 0px 10px;}

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; margin-left:-11px; margin-right:2px; padding-right:10px; text-align:right;}
.custom_image img{float:left; padding:3px; margin:7px 10px 15px 0; border: 2px solid #e6e6e6; height:300px; width: 400px}
.subcontrol {margin-top: 10px; width: 470px; padding:5px; font-size: 11px; margin-left:-10px; font-weight: bold; border-top: 1px solid #e6e6e6; height: 16px;}
.subcontrol2 {border-top:1px solid #E6E6E6;font-size:11px;font-weight:bold;height:16px;margin-bottom:-10px;margin-left:-10px;margin-top:10px;padding:5px;width:740px;}
.tags, .allinfos {padding:5px 0px 5px 0px; font-size: 12px;}
.allinfos {margin-bottom: 10px; }
.share, .comments_rss, .reply {float: right;}
.reply {background: url(images/comments.gif) left no-repeat; margin-left:10px}
.comments_rss {background: url(images/feed.gif) left no-repeat; margin-left:10px; padding-left: 20px; position:relative; top: 10px}
span.date { background:url(images/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(images/comment.gif) no-repeat; padding-left:20px; }
span.category {  padding-left:0px; }
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }
span.author2 {  }

/*+++++++ SIDEBAR +++++++*/
#sidebarbottom { float:right; width: 360px; margin-right: 10px; clear: right;}
#right { float:right; width: 420px; margin-right: 15px; padding: 0px 10px 10px 10px; }
#right2 {  float:right; width: 410px; margin-bottom: 10px; padding: 5px 0px 5px 0px; }
#right2 img {padding: 0 5px 0 0px; }
#right3 { float:right; width: 430px; text-align: center; margin-bottom: 10px;  padding: 5px 5px 5px 5px;  }
#right3 img {padding: 10px 10px 10px 10px;}
#right4 { float:right; margin-right:10px; width: 140px; padding: 0px 10px 10px 10px;   }
#right4 img {padding: 0 0px 0 0px; }
#topsidebar { width: 330px; padding:0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px}
#lsidebar h2 { font-size:15px; background: #2e5796 url(images/sidebarh2.png) repeat-x; padding: 5px 10px; color: #dadada; }
#rsidebar h2 { font-size:15px; background: #2e5796 url(images/sidebarh2.png) repeat-x; padding: 5px 10px; color: #dadada; }
#lsidebar { float:left; width:260px;  margin-bottom: 10px; }
#lsidebar li {margin-bottom: 10px; border:1px solid #dadada; }
#rsidebar { float:right; width:150px; text-align: center; margin-bottom: 10px; }
#sidebarbottom ul{ margin:10px auto 20px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{display:block; background:url(images/sidebullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada;}
#sidebarbottom p{padding:0 5px;}
#topside {margin-bottom: 10px; }
#sponsortop {margin-bottom: 5px;}
#wpng-cal-widget-events {padding: 5px 5px 5px 5px; background: #fff; }
#wpng-cal-widget-events ul li {border: 0px; margin-bottom: 0px; } 


/*+++++++ ADMIN +++++++*/
#about {width: 350px; border:1px solid #FFD1AF; background:#FFF8AF; margin-bottom:10px; }
#about h2 {padding: 5px 10px;}
#author-box {margin: 10px;margin-top: 0px; font-size: 11px; text-align: justify;}
#author-box .avatar {float: left; padding: 3px; border: 1px solid #ccc; background: #fff; margin: 3px 10px 0 0}

/*+++++++ COMMENTS +++++++*/
.commentlist li{padding-top: 5px; border-bottom:1px dotted #e6e6e6; list-style: none}
.avatar img {float:left}
.Xctext {margin-left: 70px}
.trackbacks a {color: #006699; border-bottom: 1px dotted #e6e6e6;}
.user {font-weight: bold; font-size: 14px; padding-top:10px;}
.author {background: #FFF8AF; padding-right: 10px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:100px; width:455px;}


/*+++++++ FOOTER +++++++*/
#footbg {width: 100%; background: #0b2237 url(images/footerbg.gif) top left repeat-x}
#footwrap { width: 975px; margin:auto; background: url(images/closecontent.png) top left no-repeat}
.footer-links { float: left; width:300px; margin-right: 37px; color: #888; margin-top:55px;}
.footer-links-r { float: right; width:300px; color: #888; margin-top:55px;}
.footer-links h2, .footer-links-r h2 { color: #fff; background: #3b3b3b; font-size: 1.2em; padding:5px 10px; }
.footer-links ul {margin-bottom:15px;}
.footer-links ul li {margin-top:1px;}
.footer-links a, .footer-links a:visited, .footer-links-r a, .footer-links-r a:visited {display: block; height:18px; background-color: #2e2e2e; color: #ccc; padding: 5px 10px;}
.footer-links a:hover, .footer-links-r a:hover {background: #4b4b4b; color: #56bdea;}
#copyright {padding: 5px 0; border-top: 1px solid #3b3b3b; font-size: 10px}
#copyright a {color: #8BDBFF}
#copyright a:hover {text-decoration: underline;}
#copyright ul{display:inline}
#copyright ul li {float:right; padding-left: 10px}
#bottom {padding-bottom: 10px; }
#footlogo {padding-top: 55px; text-align: center; }

/**************** 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; }
.alignright{float:right;}

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:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}

/**************** Flickr *********************/
#flickr {float: left}
#flickr img, #more img {margin:50px 25px 0px 0; border: 3px solid #e6e6e6; width: 60px; height: 60px;}
#more {float: right}
#more img {width: 59px; margin-right: 0}

/**************** Twitter *********************/
#twitter { width: 420px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#twitter h2 {font-size:15px; background: #2e5796 url(images/sidebarh2.png) repeat-x; padding: 5px 10px; color: #dadada;}
#twitter ul li {margin-top: 10px; margin-left: 25px; padding:0 10px 0px 0px; list-style-type: disc}

/**************** Standings *********************/
#standings { width: 419px; border:1px solid #dadada; background:#fff; }
#standings h2 {font-size:15px; background: #2e5796 url(images/sidebarh2.png) repeat-x; padding: 5px 10px; color: #dadada;}
#sidebarh2 h2 {background: #EBF3FB; padding: 5px 10px;}
#standingsinside {margin-left: 5px; margin-right: 5px;}

/**************** Page Titles *******************/

/* This one is for the dual sidebar pages */
#pagetitle { width: 481px; height: 50px; background: url(images/pagetitle.png) left no-repeat; margin-left: 10px; margin-bottom:10px; }
#pagetitle h2 { font: bold 34px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px; padding: 12px 0 0 85px; color: #fff; text-shadow: 0.1em 0.1em 0.2em #000  }

/* This one is for the single sidebar pages */
#pagetitle2 { width: 100%; height: 50px; background: url(images/pagetitle2.png) left no-repeat; margin-bottom:10px; margin-left: 10px; }
#pagetitle2 h2 { font: bold 34px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px; padding: 12px 0 0 85px; color: #fff; text-shadow: 0.1em 0.1em 0.2em #000  }


/**************** Feedstats *********************/
#feedstats {float:right;width: 92px;height: 25px; font-size: 10px; background:url(images/feedstats.gif) no-repeat;}
#feedstats a{position:relative; top: 3px; right: 12px; width: 50px; color: #000; float: right}
#feedstats a:hover {background: none;}

/**************** Date Badge ********************/
.post p.post-date {  background: #fff;  width: 38px;  height: 38px;  display: block;  margin: 0 5px 0px 0;  padding: 0;  position: relative;  text-align: center;  float: left;  line-height: 100%;  background: #fff url(images/date-bg.png) no-repeat left bottom;  border: 1px solid #e6e6e6}

.post .post-date span.month {  background: #2e5796 url(images/sidebarh2.png) repeat-x;  border-bottom: 1px solid #fff;  width: 100%;  position: absolute;  top: 0;  left: 0;  color: #fff;  font-size: 85%;  padding: 2px 0;  text-transform: uppercase;}

.post .post-date span.day{  bottom: 1px;  padding: 3px 0;  left: 0;  width: 100%; position: absolute;}

#editpost {background: url(images/edit.png) left no-repeat; }

#date {font-size: 12px; font-style: italic; margin-top:-10px; margin-left: 3px; }

/**************** Hardest Working Player *********/
#hardest {float: left; width: 418px; height: 195px; background: url(images/hardestbg.png);  } 
#hardestimg {float: left; width: 125px; height: 160px; margin-left: 15px; margin-top: 15px; border: 1px solid #000;  } 
#hardesttxt {float: left; width: 246px; height: 160px; margin-left: 15px; margin-top: 5px; font-weight: bold; font-size: 14px; text-shadow: 0.1em 0.1em 0.2em #dadada; text-align: justify; } 
#hardestname {float: left; font-weight: bold; font-size: 18px; margin-left: 15px; margin-top: 10px;  }
#hardest a:link {color: #4d4b4c; }
#hardest a:hover {color:#56bdea; }
#msidebar { float:left; width:418px;  border:1px solid #dadada; background:#fff; margin-bottom: 10px; }
#msidebar h2 { font-size:15px; background: #2e5796 url(images/sidebarh2.png) repeat-x; padding: 5px 10px; color: #dadada;}

/**************** Post Images and Captions ************/
.Xwp-caption {border: 1px solid #000; }
.wp-caption-text { font-size:10px; margin-bottom:0; text-align:right; width:100%;} 
.wp-caption aligncenter {margin: 0 0 0 0; }

/*************** 50/50 ******************/
#fifty {padding: 5px 5px 5px 5px; text-align: center; height: 155px; background: url(images/raffle.jpg) no-repeat; font-weight: bold; }
#fiftyname {font-weight: bold; font-size: 20px; color: #ff0000; margin-top:3px; }
#fiftymoney {font-weight: bold; font-size: 14px; margin-top: 3px; }
#fiftypast {float: right; }
#XXXXXXXfiftytotal {float: left; }