/*
Theme Name: Cordobo Green Park 2
Theme URI: http://cordobo.com/green-park-2/
Description: Lightweight fast-rendering theme with 2-3 column layout and right sidebar, Widget-ready (4 slots), built-in support for plugins (e.g. twitter), support for threaded/nested comments, fully localized, easy to customize via settings-page. By <a href="http://cordobo.com">Andreas Jacob</a>.
Version: 0.9.501
Author: Andreas Jacob
Author URI: http://cordobo.com/
Tags: green, white, silver, black, light, two-columns, right-sidebar, fixed-width


  This is a BETA. Please report all bugs:
  http://cordobo.com/1449-cordobo-green-park-2-beta-5/

  The CSS, XHTML and design is released under the GPL:
  http://www.gnu.org/licenses/gpl.html
  Copy, remix and play around with my CSS - but leave the original author credentials.


 - Transcending CSS
   I use CSS3 whenever and whereever it makes sense, which outdated browsers (agents) 
   probably don't render - but there's always a fallback
 - Structure
   Elements and classes are structured, properties are in alphabetical order,
   code is commented where necessary
 - Coding convention
   Classes with up to 3 properties are in a single line,
   classes with more than 3 properties are broken into multiple lines

*/



/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { 
line-height:1.4em;
list-style:none outside none;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }



/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background:#51a201 none repeat scroll 0 0; color: #fff; }

html, body { color: #242626; }
html {
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  background:#EFEFEF url("img/bg-bar.png") repeat-x scroll top right;

  font: 100.1%/1.5 "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
  font-smooth: always;
  text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

.nocomments {
display: none;
}

#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px dotted #fff; color: #C54E0B; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom-color: #C54E0B; color: #111; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }
#better-tag-cloud {
line-height:1.4em;
margin-top:-9px;
width:270px;
}
.font {
	background-color: #dbeeff;
	padding:8px 10px 8px 11px;
}
.pagetitle {
	color:#BCBCBC;
	font-family:georgia;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:26px;
	margin-top:13px;
	padding:0 28px;
}
blockquote {
	background-color:#f2f1eb;
	border-left:2px solid #EAEAEA;
	clear:left;
	color:#111111;
	display:block;
	float:left;
	font-family:georgia;
	font-size:1.2em;
	line-height:1.6em;
	margin:0 auto;
	padding:7px 7px 16px 35px;
}
ul li {
	list-style: none;
}
cite { font-style: italic;  }
#searchform {
	margin-top: 50px;
}
#updatesDiv {
	float: left;

}
#updatesDiv li {
	list-style: none;
}
#updates {
	background:transparent url(img/updates.png) no-repeat scroll left top;
	clear:left;
	float:left;
	height:107px;
	margin:50px 0 0 8px;
	text-indent:-9999px;
	width:148px;
}
#quotescollection_randomquote-0 cite  {
	clear:left;
	float:left;
	font-size:0.9em;
	font-style:italic;
	width:273px;
}
code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}
#sidebar #emailsub {
background:transparent url(img/email.png) no-repeat scroll 0 50%;
float:right;
margin-left:0;
margin-right:9px;
margin-top:-11px;
padding-left:23px;
width:96px;
}
#sidebar #twittersub {
background:transparent url(img/twitter.png) no-repeat scroll 0 50%;
float:right;
margin-right:66px;
padding-left:20px; 
margin-top:6px;
width: 39px;
}
#sidebar ul {
	float: left;
	clear:left;
}
#sub {
	margin-top: 40px;
	margin-left: -13px;
}
#twitterBar {
	text-indent: -9999px;
	float: left;
	clear: left;
	background:url(img/twitterBar.png)
}
#rssBar {
	text-indent: -9999px;
	float: left;
	clear: left;
	background:url(img/rssBar.png) ;
}
#emailBar {
	text-indent: -9999px;
	float: left;
	clear: left;
	background: url(img/emailBar.png);
}
#sidebar #emailBar a {
	display: block;
	height: 48px;
	width: 331px;
	border-bottom: none;
}
#sidebar #rssBar a {
	display: block;
	height: 45px;
	width: 331px;
	border-bottom: none;
}
#sidebar #twitterBar a {
	display: block;
	height: 46px;
	width: 331px;
	border-bottom: none;
}



del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { 
clear:both;
color:#3C4544;
float:left;
font-family:helvetica;
font-size:42px;
font-weight:bold;
line-height:1.2em;
margin:0.3em 0 3px;
}
h2 { 
width:551px;
clear:left;
display:inline;
float:left;
font-family:'Clarendon Std','Century Old Style Std','Century Schoolbook',Georgia,serif;
font-size:28px;
font-weight:bold;
line-height:1.3em;
margin:1em 0 0.7em;
}
/* h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; } */
h4 { clear:left;
float:left;
font-size:15px;
margin:1.33em 0 37px;}
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; float:left; clear:left;}
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; float:left; clear:left;}
h3 { 
clear:both;
color:#808080;
display:inline;
float:left;
font-family:'Clarendon Std','Century Old Style Std','Century Schoolbook',Georgia,serif;
font-size:140%;
font-style:italic;
line-height:1.7em;
margin-bottom:40px;
margin-top:29px;
text-indent:30px;
width:574px;}
h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { clear:left;
color:#3C4544;
font-family:helvetica;
font-size:1.5em; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: 550; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; display:none; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
	background-color:#CBFA75;
	border-bottom:1px solid #E6F0F2;
	clear:right;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.2em;
	font-style:italic;
	line-height:1em;
	margin-top:-4px;
	padding:9px 19px;
}

.more-link:hover { background-color: #c939f3; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#header,
#main,
#footer {
  background-color: #fff;
  text-align: left;
  margin: 0 auto 0px;
	width:985px;
}
.infos {
float:left;
width:228px;
margin-top:-17px;
}
.tags {
float:left;
margin:0 66px 4px 2px;
width:528px;
}
.tagssingle {
float:left;
margin:0 55px 25px 13px;
width:280px;
}
.catsingle {
float:left;
margin:0 66px 0px 13px;
width:228px;
}
#header,
#footer { font-size: 0.7em; }
#footer { text-align: right;}
#sidebar {
	font-size: .8em;
}

#header { 
	height:136px;
	margin-bottom:55px;
	margin-top:0;
	position:relative;
	width:985px;
	background:transparent;
	

}

#container { float: left;margin:-136px -350px 0 0; width: 100%; background: url(img/bg-container.jpg) repeat-y top left;border-right:1px solid #E8E6DA; }

#content {
  border-right: 0px none #D5DADD;
  clear:left;
float:left;
  padding: 150px 0 0;
  width: 655px;
  position: relative;
}

#sidebar {
	z-index: 8;
  background-color: #f2f2e7;
  border-left: 3px solid #f2f1eb;
  float: right;
  margin-left: -3px;
  padding: 15px 20px 15px 10px;
  width: 297px;
  display: inline;
  margin:-128px 0 0 0;
}

#footer { padding:12px 381px;
width:223px;
background:url("img/bg-container.jpg") repeat-y scroll left top transparent;
color:#C0C0C0;
 }



/* HEADER
------------------------------------------------------------------- */



#logo, #logo a { 
	height:175px;;
	width:593px;
	display: block;
 }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(img/header.jpg) top left no-repeat; text-indent: -9999em; margin-left:10px;
margin-top:32px;}
.description { 
display:block;
margin:50px 0 0 7px;
position:absolute;
top:62px;
width:443px;

}


#categories {
	font-family: Helvetica;
	font-size: .8em;
	color: #c0c0c0;
}

/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin:-60px 0 0 -50px; text-indent: -9999px; }
#logo, .description { 
color:#ABBD9A;
float:left;
font-family:georgia;
font-size:109%;
font-style:italic;
}

/* End EXAMPLE CODE text logo */



/* MENUES */
#accessibility {
	display:none;
	position:absolute;
	right:18px;
	top:110px;
	}

#accessibility li,
#accessibility a { display: block; float: left; }
#accessibility a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { 

height:54px;
left:226px;
margin:0 auto;
position:absolute;
top:0;
width:762px; }

ul#menu {
	display:block;
	font-size:168%;
	height:39px;
	padding:9px 13px 0 18px;
	width:100%;
}

#menu li,
#menu a { display: block; float: left; }

#menu a {
color:#ECEBE4;
font-family:georgia;
font-size:0.9em;
line-height:40px;
padding:0 27px;
text-shadow:1px 1px #000000;
text-transform:lowercase;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a,
#submenu li:first-child a { background-image: none; }

#menu a:hover,
#menu a:focus,
#menu .current_page_item a {
  /* IE6/7/8 Fallback hack - Adds more contrast to the navigation */
  color: #000\9;
  /* FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition - http://cordobo.com/1119-provide-visual-feedback-css/ */
 
}

#submenu-bg { background: transparent url(img/bg-submenu.jpg) 0 3px repeat-x; height: 0px;  }
ul#submenu { display: block; padding: 5px 21px 0; }
#submenu li,
#submenu a { display: block; float: left; }
#submenu li { position: relative; }
#submenu a { background: transparent url(img/navigation.png) left -197px no-repeat; color: #666; padding: 3px 5px 3px 7px; }
#submenu .current_page_item a { color: #252525; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */
#submenu li ul { display: none; }

#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  position: absolute;
  top: 18px;
  overflow: auto;
  width: 200px;
  z-index: 1000;
}

#submenu li li,
#submenu li li a {
  clear: both;
  display: block;
  float: none;
  padding: 0;
}

#submenu li li a {
  background-color: #f7f7f7;
  background-image: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
  width: 180px;
}

#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search {
display:block;
height:30px;
line-height:16px;
position:absolute;
right:28px;
top:16px;
}

#nav-search label { display: none; }

#s,
#searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#s {
border:1px solid #777777;
font-size:11px;
height:17px;
padding:4px 5px 2px;
width:190px;
}
#nav-search #s {  }
#searchsubmit {
background:none repeat-x scroll left center #A0A0A0;
border:1px solid #666666;
color:#FFFFFF;
font-size:11px;
height:23px;
letter-spacing:1px;
line-height:20px;
}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry {clear:left;
float:left;
font-size:13px;
line-height:20px;
margin:15px 0 5px;
position:relative;
width:557px;
}

.meta {
clear:both;
color:#93ABB9;
display:block;
float:left;
font-size:11px;
height:19px;
line-height:19px;
margin:-19px -34px 2px 6px;
padding:6px 0px;
text-shadow:0 1px 0 #FFFFFF;
width:588px;
}
.single {
margin:30px 0 23px 12px;
}
* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #000 ;
  border-color: #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}
.categories {
	margin-left:2px;
	padding-top:14px;

}
.retweet {
clear:left;
float:left;
line-height:1em;
margin-left:556px;
margin-top:-70px;
}

#singleretweet {
position:absolute;
right:23px;
top:18px;
}
p strong, li strong {  }
.entry p a {
	display: inline;
	line-height:1em;
}
.entry p, .entry ol, .entry ul, .entry dl { clear:left;
color:#4D4D4D;
float:left;
font-family:georgia;
font-size:1.1em;
line-height:1.6em;
margin:10px 0 9px 41px;
position:relative;
width:492px; }
.entry blockquote p { 
clear:left;
color:#4D4D4D;
display:inline;
float:left;
margin:25px 0 9px;
}
.entry blockquote cite { 
clear:left;
color:#C0C0C0;
float:right;
font-size:0.8em;
margin-right:19px;
margin-top:22px;
}
.entry ol { margin-left: 0.75em; padding-left: 50px; }
.entry ul { margin-left: 0.5em; padding-left: 10px; }
.entry ol li { list-style-type: decimal; margin: 14px 0; }
.entry ul li { 
	font-family: Helvetica;
	letter-spacing:0;
	line-height:160%;
	list-style-type:none;
	padding-left: 14px;
	margin-bottom:5px;
	
	}
.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */
.previous_post {
	margin-top: 20px;
	background: url(img/previous-arrow.png) no-repeat left 45%;
}

.next_post {
	background: url(img/next-arrow.png) no-repeat left 45%;
	padding-right: 10px;
	
}
.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}
.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
background:none repeat scroll 0 0 #F7F7F7;
border-bottom:1px dotted #DDDDDD;
border-top:1px dotted #D5D5D5;
clear:both;
color:#999999;
display:inline;
float:left;
font-size:11px;
margin:20px 0 46px -28px;
padding:0 0 12px 31px;
width:624px;
}
.postmetadata a { color: #666; padding: 2px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; clear:left;
float:left;}
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { 
font-size:34px;
margin:-62px -9px -9px 20px;
text-align:right;
}
#respond h3 { margin: 18px 0 8px 61px }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { text-shadow: 0 1px 0 #fff; }

.navigation {
  background-color: #E6F0F2;
  border-top: 1px solid #fff;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #fff;
  border: 28px solid #fff;
  border-top: 0 none;
  font-size: 12px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
  background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #fff;
  border-left: 40px solid #fff;
}

.comment-body {
	background-color:#ECECEC;
	color:#3E5867;
	margin-left:20px;
	padding:17px 20px 11px;
	position:relative;
	width:468px;
}

.comment-body img.avatar {
  border: 1px solid #eee;
  padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #fff; }

.comment-meta {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  right: 25px;
  top: 20px;
}
.comment-meta a { color: #999; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { }
.commentlist cite a { }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite {
border-bottom:1px dotted #E6F0F2;
color:#666666;
display:block;
font-family:georgia;
font-size:1.6em;
font-style:italic;
line-height:16px;
margin:0 -7px 20px;
padding:3px 7px;
text-transform:lowercase;
}
.comment-author-admin .comment-author cite { background-color: #F4F8F9; border-bottom-color: #ccc; }

.says { display: none; }
.comment div em { } /* comments awaiting moderation. */

.reply { font-size: 10px; font-weight: bold; overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
  float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {

clear:left;
float:left;
margin-top:1px;
overflow:hidden;
padding:0 0 18px;
width:100%;
}

#commentform { 
clear:left;
display:inline;
float:right;
margin-right:30px;
padding:33px 28px;
width:481px;
background:#f2f2f2 url("img/bg-comment.png") no-repeat scroll 10px 19px;
}

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 100%; }
.respond-right { float: left; width: 74%; clear: left; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
  width: 55%;
  background: #fbfbfb;
}

textarea#comment {
  border: 1px solid #ddd;
  font-family: inherit;
  background: #fbfbfb;
  height: 150px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
background:none repeat scroll 0 0 #5388B6;
border:1px solid #C0C0C0;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:35px;
line-height:23px;
padding:0 13px;
}



/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { border-bottom:0px none #DDDDDD;
clear:left;
float:left;
margin:-13px 0 8px 12px;
padding:0 8px 9px;}

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px;margin-top:-139px; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  
  margin-top:38px;
  font-size: 14px;
  font-weight:bold;
  clear: left;
  padding-bottom:11px;
  text-transform: uppercase;
}

ul.sb-tools {
	border-bottom: 1px dotted #ddd;
	margin:9px 0 12px 9px;
	padding: 0 8px 9px;
}
#twitter-3 {
	border-bottom:0 none;
	line-height:1em;
	width:270px;
}
#twitter-3 .sb-title a {
	color: #434343;
	border-bottom: none;
}
#twitter-3 .entry-content a{
	color: #C0C0C0 ;
}
#twitter-3 ul li {
border-bottom:1px dotted #C0C0C0;
font-size:1em;
padding:7px;
color:#3C4544;
}
.sb-tools li { display: block; min-height: 13px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.sb-tools a:hover span { color: #C54E0B; }

.twitter-icon, .rss-icon {
color:#111111;
line-height:1.25em;
margin:22px 0 18px 0px;
padding-left:24px;
}
#categories {
float:right;
margin-right:32px;
margin-top:-125px;
}
clearFix {
	clear: both;
}
#main #sidebar .twitter-icon { background: transparent url(img/twitter_48.png) 0 0 no-repeat; width: 90px;}
#main #sidebar .rss-icon { background:transparent url(img/rss.png) no-repeat scroll 1px center;width: 90px;
padding-right:16px;
text-align:right; 
margin-top:58px;}
.sb-icon-text { padding: 3px 0 0;
margin-top:69px; 
}

.previous-post a, .next-post a {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
  display: block;
  line-height: 1.2;
  margin: 8px 0 0;
  padding: 2px 65px;
}
#twittersub, #emailsub, .rss-icon {
	float: right;
	clear: right;
	list-style: none;
	width:39px;
	display: inline;
}
.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
  width: 150px;
}

#twitter-3 .entry-meta .time-meta a {
color: #c0c0c0;
}

#twitter-3 .entry-meta .from-meta  {
display: none;
}

/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { 
	display: block;
	clear:both;
	display:block;
	list-style: none;

	}
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static;
  
   }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}

