/*
Theme Name: MonoShade
Theme URI: http://zenverse.net/monoshade-wordpress-theme/
Description: A premium Wordpress theme by <a href="http://zenverse.net/">ZenVerse</a>. 
Version: 1.1.6
Author: Zen
Author URI: http://zenverse.net/
Tags: fixed width, widgets, theme options, two column
*/

body {
padding:0px;
margin:0 auto;
font-size:11px;
font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
background-color:#f1f1f1;
color:#333333;
}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none }
a:hover { color:#333333 }
form { display:inline }
h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
border-top:0px;
margin:0 auto;
}

.preload { height:1px;width:1px;overflow:hidden;position:absolute;top:0px;left:0px;visibility:hidden; }
.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
.onethousand_wrap {
width:1000px;
margin:0 auto;
}

#pagenav {
height:30px;
background-image:url(images/pagenav_bg.gif);
position:relative;
z-index:3;
}
/*
#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:6px;
float:left;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#333333;
padding-left:15px;
text-shadow: 1px 1px 0px #fff;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#333333; }*/

#topsearch {
width:201px;
height:24px;
background-image:url(images/searchtop.gif);
background-repeat:no-repeat;
position:absolute;
top:2px;
right:4px;
}

.topsearch_input { 
float:left;
width:157px;
padding:3px 2px 3px 7px;
height:14px;
border:0px solid red;
background-color:transparent;
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#555555
}
.topsearch_submit { float:left; border:0px solid red; background-color:transparent; padding:0px; }

.topsearchblur { color:#bbbbbb }
.topsearchfocus { color:#555555 }

#header {
background-image:url(images/logobg.gif);
background-repeat:repeat-x;
height:105px;
position:relative;
background-color:#333333
}

.adsense-header {
position:absolute;top:20px;right:10px;
}

.tweet-header {
position:absolute;top:15px;right:10px;
width:492px;/*502*/
height:44px;/*82*/
padding-top:38px;
padding-left:10px;
overflow:hidden;
background-image:url(images/tweet-header.gif);
}

.tweet-header #twitter_update_list {
border:0px;
list-style:none;
padding:0px;margin:0px;
}

.tweet-header #twitter_update_list li {
border:0px;
padding:0px;margin:0px;line-height:17px;
}

.textlogo {
padding-left:20px;
padding-top:23px;
}

.textlogo h1,.textlogo h2 {
font-weight:normal;
font-size:28px;
color:#fff
}

.textlogo h1 a,.textlogo h1 a:link,.textlogo h1 a:visited { color:#fff }
.textlogo h2 { font-size:13px; }

#navbar {
background-image:url(images/navbar_bg.gif);
background-repeat:repeat-x;
height:32px;
position:relative;
z-index: 2;
}

.navbarwrap { z-index: 2; }

#page,#leftandright,#leftcontent,.oneblog,#rightsidebar,#featured,#header {
z-index: 1;
}

/*
#navbar ul {
white-space: nowrap;
list-style:none;
margin:0px;padding:0px;
padding-top:9px;
padding-left:10px;
padding-bottom:10px;
}

#navbar ul li {
display:inline;
text-transform:uppercase;
color:#c6c6c6;
margin-right:10px;
font-size:11px;
font-family:tahoma;
font-weight:bold;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { color:#c6c6c6 ; padding:5px; }
#navbar ul li a:hover,#navbar ul .current-cat a,#navbar ul li.current-cat a,#navbar ul li.current-cat a:link,#navbar ul li.current-cat a:visited { background-color:#b2b2b2 ; color:#000 }
*/

/*featured*/
#featured {
height:254px;
background-repeat:repeat-x;
background-image:url(images/featured_bg.gif);
margin:0 auto;
margin-top:0px;
position:relative;
overflow:hidden;
}

.featured_one_wrapper {
padding:20px;
padding-left:10px;
padding-top:18px;
border:0px solid red;
position:relative
}

.featured_one_wrapper img.postimage {
position:relative;
padding:10px;
background-color:#dadada;
float:left;
width:550px;
height:190px;
}

.featured_one_wrapper img.postimage:hover {
background-color:#dddddd;
}

.theglowbig {
position:absolute;
top:0px;
left:0px;
opacity:0;
filter:alpha(opacity=0);
width:550px;
height:190px;
padding:10px;
background-image:url(images/transbig.png);
background-position:center center;
background-repeat:no-repeat;
}

.featured_one_wrapper .featuredtext {
position:relative;
float:right;
width:365px;
border:0px solid red;
margin-right:10px;
height:164px;
margin-bottom:13px;
overflow:hidden;
color:#4a4a4a
}

.featuredtext h1 {
font-size:21px;
font-weight:normal;
color:#303030;
margin-bottom:10px;
font-family:calibri;
}

.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {color:#303030; }
.featuredtext h1 a:hover { text-decoration:underline ; }

.featuredexcerpt {
line-height:17px;
font-size:11px;
color:#4a4a4a
}
.featuredexcerpt a,.featuredexcerpt a:link,.featuredexcerpt a:visited {text-decoration:underline}

.featuredcomment {
margin-left:27px;
width:121px;/*121*/
height:30px;/*30*/
float:left;
position:relative;
}

/* new featured css */
.featured_selector {
background:#f2f2f2;
text-align:center;
padding-top:5px;
height:30px;
font-family:tahoma;
font-weight:bold;
font-size:11px;
display:none;
border-bottom:1px solid #d9d9d9;
border-top:1px solid #fff;
}

.featured_selector_border_top { border-bottom:1px solid #d9d9d9; }
.featured_selector_border_btm { border-bottom:1px solid #fff; }

.featured_selector ul {
list-style:none;padding:0px;margin:0px;margin-left:14px;
}

.featured_selector ul li {
float:left;
padding:0px;
margin:0px;
margin-right:6px;
padding-top:4px;
background: url(images/featured_selector_1.gif) no-repeat;
width: 23px;
height: 23px;
text-align:center;
}

.featured_selector a,.featured_selector a:link,.featured_selector a:visited {
padding:4px;
color:#676767;
}

.featured_selector li.fgselected {
background: url(images/featured_selector_2.gif) no-repeat;
}

.featured_selector li.fgselected a,.featured_selector li.fgselected a:link,.featured_selector li.fgselected a:visited { color:#676767; }

/* content */
#leftandright {
margin-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
background:#f1f1f1;
}

/*left content*/
#leftcontent {
width:643px;
float:left;
padding-top:20px;
}

.oneblog {
background-color:#f1f1f1;
width:623px;/*643*/
padding:10px;
position:relative;
padding-top:12px;
}

.oneblog_titlearea {
position:relative;
}

.oneblog_commentcount {
position:absolute;
top:2px;
right:0px;
background-image:url(images/commentcountbg.gif);
background-repeat:no-repeat;
width:39px;/*39*/
height:26px;/*29*/
padding-top:3px;
text-align:center;
overflow:hidden
}

.oneblog_commentcount a,.oneblog_commentcount a:link,.oneblog_commentcount a:visited {
padding:2px;
color:#fff
}

.oneblog_commentcount a:hover {
text-decoration:underline
}

.oneblog .thumbnail,.thumbnail {
background-color:#dddddd;
width:125px;
height:125px;
}

.oneblog .thumbnail:hover ,.thumbnail:hover {
background-color:#cccccc;
}

.thumbnail_holder {
float:left;
margin-bottom:10px;
position:relative;
padding:6px;
background-color:#dddddd;
width:125px;
height:125px;
margin-right:10px;
}

.sa_thumbnail {
padding:6px;
background-color:#dddddd;
margin-right:10px;
width:125px;
height:125px;
}

.theglow {
position:absolute;
top:0px;
left:0px;
opacity:0;
filter:alpha(opacity=0);
width:125px;
height:125px;
padding:6px;
background-image:url(images/trans.png);
background-position:center center;
background-repeat:no-repeat;
}

.thumbnail2 {
background-color:#dddddd;
width:290px;
height:100px;
}

.thumbnail2:hover {
background-color:#cccccc;
}

.thumbnail2_holder {
margin-bottom:10px;
position:relative;
padding:4px;
background-color:#dddddd;
width:290px;
height:100px;
}

.theglow2 {
position:absolute;
top:0px;
left:0px;
opacity:0;
filter:alpha(opacity=0);
width:290px;
height:100px;
padding:4px;
background-image:url(images/trans2.png);
background-position:center center;
background-repeat:no-repeat;
}

.excerpt {
margin-left:15px;
float:left;
width:460px;
border:0px solid red;
line-height:17px;
margin-bottom:10px;
}

/* two column mag*/
.oneblog_mag {
width:290px;
padding:10px;
position:relative;
padding-top:12px;
float:left;
}

.excerpt_mag {
float:left;
width:290px;
border:0px solid red;
line-height:17px;
margin-bottom:10px;
}

.excerpt_mag p {
margin-top:0px;
padding-top:0px;
}

.oneblog_mag h1,.oneblog_mag h1 a,.oneblog_mag h1 a:link,.oneblog_mag h1 a:visited {
font-size:19px !important;
text-shadow: 1px 1px 0px #fff;
}

/*end two column magazine*/

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2{
color:#343434;
width:555px;
font-weight:normal;
font-size:21px;
margin-bottom:10px;
font-family:calibri;
text-shadow: 1px 1px 0px #fff;
}

.oneblog h1 a:hover {
color:#222222;
text-decoration:underline
}

.excerpt p {
color:#3f3f3f
}

.excerpt p a,.excerpt p a:link,.excerpt p a:visited,
.excerpt_mag p a,.excerpt_mag p a:link,.excerpt_mag p a:visited { text-decoration:underline }

.extrawidth {
width:615px;
margin-left:4px;
}

.oneblog_sep,.oneblog_sepmini,.oneblog_sep2 {
background: url(images/oneblog_sep.gif) repeat-x;
height: 3px;
font-size:1px;
margin-top:10px;
margin-bottom:20px;
}

.oneblog_sep2 {
margin-top:3px !important;
margin-bottom:3px !important;
}

.oneblog_sepmini {
margin-top:10px !important;
margin-bottom:10px !important;
}

.excerpt_detail {
background:#dedede;
padding:5px;
padding-left:10px;
padding-right:10px;
}

.excerpt_detail a,.excerpt_detail a:link,.excerpt_detail a:visited {
font-weight:normal !important;
text-decoration:none !important;
border:0px !important;
font-family:lucida sans unicode !important;
}

.excerpt_detail img { vertical-align:middle }

.the_category {
background-color:#e9e9e9;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #d2d2d2;
padding:10px;
font-weight:bold;font-family:tahoma;font-size:11px;
color:#222222;margin-bottom:20px;
}

/* index - extra posts */
.index_extrapost {
margin-bottom:10px;
margin-top:20px;
padding:10px;

}

.index_extrapost .etitle {
background:#e2e2e2;
border:1px solid #dddddd;
padding:8px;
font-family:calibri,verdana;
text-transform:uppercase;
font-size:13px;
float:left;
margin-bottom:5px;
}

.index_extrapost h1 {
color:#343434;
font-weight:normal;
font-size:19px;
margin-bottom:10px;
font-family:calibri;
margin:0px;
padding:0px;
padding-bottom:4px;
text-shadow: 1px 1px 0px #fff;
}

.index_extrapost h1 a,.index_extrapost h1 a:link,.index_extrapost h1 a:visited {
border:0px;
}

.index_extrapost h1 a:hover,.afterposttab h1 a:hover {
text-decoration:underline
}

.index_extrapost a,.index_extrapost a:link,.index_extrapost a:visited {
border-bottom:1px dotted #999999
}

.index_extrapost_sep{
border-bottom:2px solid #fff;
border-top:1px solid #cccccc;
margin:10px;
margin-left:-5px;
margin-right:-5px;
}

.index_extrapost_comment {
width:40px;
height:20px;
text-align:center;
background:#fff;
padding-top:8px;
padding-bottom:8px;
float:left;
margin-right:10px;
margin-bottom:20px;
color:#fff;
font-size:18px;
font-family:georgia;
overflow:hidden
}

.index_extrapost_comment a,.index_extrapost_comment a:link,.index_extrapost_comment a:visited {
color:#888888;
border:0px;
padding:10px;
}

.index_extrapost_comment a:hover {
color:#666666;
text-decoration:underline
}

/*single.php*/
.single_post {
width:603px;/*643*/
padding:20px;
padding-top:12px;
}

.thetitle h1,.extra_content h3 {
color:#434343;
font-weight:normal;
font-size:21px;
margin-bottom:10px;
font-family:calibri;
}

.post_image {
background-image:url(images/postimage_bg.jpg);
background-repeat:repeat-x;
margin-left:-19px;
margin-right:-19px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:10px;
}

.post_image img {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
width:550px;
height:190px;
}

.post_details {
background-image:url(images/post_detail_border_btm.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border:0px solid red;
margin-bottom:25px;
font-size:11px;
}

.post_details a,.post_details a:link,.post_details a:visited {
border-bottom:1px dotted #cccccc;
color:#666666
}

.the_content {
line-height:19px;
font-size:11px;
color:#414141
}

.the_content a,.the_content a:link,.the_content a:visited {
color:#555555;
border-bottom:1px solid #888888;
font-family:tahoma;
font-weight:bold;
}

.the_content a:hover {
color:#111111;
}

.the_content h1,.the_content h2,.the_content h3,.the_content h4,.the_content h5,.the_content h6 {
font-weight:normal;
}

.the_content h3,.the_content h2,.the_content h1 {
font-size:23px;
font-weight:normal;
border-bottom:1px solid #bbbbbb;
color:#222222;
padding-top:10px;
padding-bottom:3px;
}

.the_content h4 {
color:#555555;
font-family:georgia;
font-size:18px;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#555555;
font-family:georgia;
font-weight:bold;
font-size:14px;
margin-bottom:0px;
}

.the_content img {
background:white;
border:1px solid #dddddd;
padding:3px;
}

.the_content img { 
max-width: 600px; 
width: expression(this.width > 600 ? 600: true);
}

.the_content a.more-link,.the_content a.more-link:link,.the_content a.more-link:visited {
background:#fff;
padding:6px;
border:1px solid #dddddd;
color:#555555;
}

.the_content a.more-link:hover {
color:#333333
}

.the_content .wp-smiley {
padding:0px;
border:0px;
background:transparent;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

.wp-caption {
background:#fff;
border:1px solid #dddddd;
padding:3px;
margin:5px;
}

.wp-caption a,.wp-caption a:link,.wp-caption a:visited,.wp-caption img { border:0px; }

.wp-caption p {
padding:0px;
margin:0px;
background:#f1f1f1;
padding:3px;
line-height:14px;
font-weight:bold;
font-size:11px;
font-family:tahoma;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#dddddd;
border:1px solid #cccccc;
}

.the_content table { border-collapse: collapse; border-spacing: 0; margin: 0; margin-bottom:20px; }
.the_content th, .the_content td { padding: 3px; padding-left:6px; padding-right:6px; border: 1px solid #dddddd; }
.the_content th, .the_content thead th {  background: #e9e9e9; font-weight: bold; color: #333; }
.the_content td, .the_content tbody td { background: #fff; text-align: center; }

input,textarea {
background:#fff;
border:1px solid #d3d3d3;
color:#555555;
font-family:Lucida Sans Unicode, Arial;
font-size:11px;
padding:7px;
}

#page input[type="submit"] { 
font-size:12px;
font-family:verdana;
font-weight:bold;
background-color:#888888;
border:1px solid #777777;
text-align:center;
color:#fff;
padding:5px 15px;
}

.after_post_details {
margin-top:30px;
margin-bottom:20px;
padding:10px;
border-top:1px dotted #bbbbbb;
border-bottom:1px dotted #bbbbbb;
line-height:20px;
background:#f4f4f4
}

.after_post_details a.commentcount {
color:#555555;
border-bottom:1px solid #bbbbbb;
}

.after_post_details .adminedit a {
color:#555555;
border-bottom:1px solid #bbbbbb;
}

.adsense-afterpost {
text-align:center
}

.adsense-afterpost img {
max-width:645px;
width: expression(this.width > 645 ? 645: true);
}

.adsense-undertitle {
text-align:center;
margin-right:10px;
margin-bottom:10px;
}

.blogsep {
background-image:url(images/blogsep.gif);
background-repeat:repeat-x;
height:17px;
margin-top:20px;
margin-bottom:15px;
margin-left:-20px;
margin-right:-20px;
}

.extra_content {
}

.relatedblock {
width:130px;
float:left;
margin-left:50px;
}

.relatedblock img {
margin-bottom:3px;
margin-top:5px;
margin-left:0px;
padding:3px;
background-color:#fff;
border:1px solid #d1d1d1;
width:125px;
height:125px;
}

/* rectangle thumbnail in related posts */
.related_rectangle {
margin-left:-15px;
margin-right:-15px;
}

.rectanglethumb {
width:290px;
margin-left:10px;
margin-right:10px;
}

.rectanglethumb img {
width:290px;
height:100px;
}

.relatedblock .details {
text-align:center;
margin-bottom:5px;
text-decoration:underline
}

.socialbmark {text-align:center;}
.socialbmark img {margin-right:10px;}

/*comments area*/
.replyjump {
font-size:11px;
font-family:tahoma;
font-weight:bold;
float:right;
background-color:#888888;
border:1px solid #777777;
padding:5px;
margin:-10px;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#fff }
.replyjump a:hover { border-bottom:1px solid #fff }

.below-post {
}

/*sidebar*/
#rightsidebar {
float:right;
border:0px solid red;
width:311px;
padding:10px;
background:#f3f3f3;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e3e3e3;
}

/*about us*/
#side_aboutus_top {
background: url(images/aboutus_bg_top.gif) no-repeat;
width: 304px;
height: 32px;
margin:0 auto;
}

.side_aboutus {
background: url(images/aboutus_bg_mid.gif) repeat-y;
padding:10px;
padding-left:20px;
padding-right:20px;
width:264px;
margin:0 auto;
line-height:18px;
}

.side_aboutus p { margin:0px; margin-bottom:10px; }
.side_aboutus a,.side_aboutus a:link,.side_aboutus a:visited { color:#444444 ; border-bottom:1px solid #cccccc }

.side_aboutus img {
background:#e8e8e8;
padding:4px;
}

.side_aboutus img.left,.side_aboutus img.alignleft {margin-right:10px;}
.side_aboutus img.right,.side_aboutus img.alignright {margin-left:10px;}

#side_aboutus_btm {
background: url(images/aboutus_bg_btm.gif) no-repeat;
width: 304px;
height: 5px;
margin:0 auto;
margin-bottom:20px;
}

#side_subscribe {
margin:0 auto;
width:308px;
height:61px;/*96*/
background-image:url(images/side_subs_bg_top.gif);
background-repeat:no-repeat;
position:relative;
padding-top:35px;
}

#side_subscribe img {
margin-left:3px;
margin-right:3px;
}

#side_subscribe_btm {
margin:0 auto;
background-image:url(images/side_subs_btm.gif);
width:308px;
height:8px;
font-size:1px;
margin-bottom:20px;
}

#side_subscribe_extra,.side_subscribe_extra {
margin:0 auto;
width:308px;
background:#f1f1f1
}

#side_subscribe_extra p,.side_subscribe_extra p { margin:0px;padding:0px}

.feedburner_form {
background: url(images/feedburner_form.gif) no-repeat;
width: 223px;
height: 48px;
position:relative;
margin-top:10px;
margin-bottom:20px;
}

.subs_email {
border:0px solid red;
background:transparent;
padding:0px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
width:210px;
height:15px;
float:left;
margin-left:5px;
font-weight:bold;
font-family:tahoma;
font-size:11px;
color:#555555
}

.subs_submit {
float:left;
margin-left:14px;
background-color:transparent;
border:0px;
padding:0px;
}

.side_sep {
background-image:url(images/side_sep.gif);
background-repeat:repeat-x;
height:8px;
margin-top:10px;
margin-bottom:20px;
}

#side_sponsors {  }
#side_sponsors img { width:125px;height:125px; }
#side_sponsors img.left {
margin-bottom:18px;
margin-left:20px;
}
#side_sponsors img.right {
margin-bottom:18px;
margin-right:20px;
}

/*widgets*/
.widgetblock {
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2,h2.tabtitle {
background-color:#777777;
color:#fff;
font-family:tahoma;
font-weight:bold;
font-size:11px;
height:20px;
padding-left:10px;
padding-top:5px;
margin:-5px;
margin-bottom:5px;
text-shadow: -1px -1px 0px #666666;
/*
background-color:transparent;
border-bottom:1px solid #bbbbbb;
color:#444444;
font-size:15px;
padding-bottom:4px;
font-family:calibri;
text-transform:uppercase;
margin-bottom:5px;*/
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif)
}

.widgetblock ul li {
border-bottom:1px solid #dbdbdb;
padding:4px;
padding-left:0px;
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#000 }

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:150px;}
.smaller_widget_right { float:right;width:150px; }

#recentcomments .recentcomments a {
color:#444444;
border-bottom:1px solid #999999
}

#recentcomments .recentcomments a.url {
border-bottom:1px solid #bbbbbb
}

#recentcomments .recentcomments a:hover {
color:#000;
background-color:#f1f1f1
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#444444;
border-bottom:1px solid #999999
}

.textwidget b,.textwidget strong {
font-family:tahoma
}

/*footer*/
#footer {
background-color:#393939;
margin-bottom:0px;
background-image:url(images/footer.gif);
background-repeat:repeat-x
}

.footer_circle {
background: url(images/footer_circle.gif) no-repeat;
width: 429px;
height: 136px;
position:absolute;
top:0px;
right:0px;
}

.footer_gotop {
position:absolute;
bottom:10px;
right:13px;
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-top:0px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
}

.footblock a,.footblock a:link,.footblock a:visited{
color:#393939;
}

.footblock h3 {
font-size:21px;
font-weight:normal;
color:#dedede;
margin-top:10px;
margin-bottom:8px;
font-family:calibri;
text-shadow: -1px -1px 0px #444444;
}

.footsep {
float:left;
margin-top:23px;
width:1px;
height:199px;
background-color:#666666;
margin-bottom:10px;
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:231px;
height:84px;
margin-bottom:20px;
}

.footsearch_input {
border:0px solid red;
background-color:transparent;
height:33px;
width:221px;
font-size:19px;
font-family:Calibri, lucida sans unicode;
float:left;
margin-top:3px;
margin-left:6px;
padding:0px;
padding-top:10px;
color:#fff
}

.footsearch_submit {
margin-top:9px;
float:left;
border:0px solid red;
background-color:transparent;
padding:0px;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; color:#dedede;}
.footblock ul li a,.footblock ul li a:link,.footblock ul li a:visited { color:#dedede;}
.footblock ul li a:hover { color:#eeeeee; }

.popular_table {
height:15px;display:inline;margin-right:9px;
float:left;
}

.popular_td {
height:15px;
background-image:url(images/popular1.gif);
background-repeat:repeat-x;
color:#fff;
padding-left:4px;
padding-bottom:2px;
padding-right:4px;
}

.popular_td a,.popular_td a:visited,.popular_td a:link { color:#fff !important; }
.popular_td a:hover { color:#fff;text-decoration:none }

.popular_l {
height:15px;width:5px;
background-image:url(images/popular_l.gif);
background-repeat:no-repeat;
}

.popular_r {
height:15px;width:5px;
background-image:url(images/popular_r.gif);
background-repeat:no-repeat;
}

/*flickr*/
#flickr {
margin:0px;
}

.flickrimg img {
margin-right:5px;
margin-bottom:5px;
width:80px;height:80px;
padding:4px;
background:#777777;
}

.flickrimg img:hover {
background:#AAAAAA;
}

/*misc.*/
.go-left{float: left;clear: left;}
.go-right{	float: right;	clear: right;}
.go-center{	margin: 0 auto;	text-align: center;}
.bold{ font-weight: bold;}
.italic{ font-style: italic;}
.block{	display: block;}
.align-right{	text-align: right;}
.align-left{ text-align: left;}

.wp-pagenavi,.below-post {
padding:10px;
background-color:#e9e9e9;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #d2d2d2;
margin-bottom:20px;
margin-top:10px;
}

/*twitter*/
#twitter_update_list li {
color:#cbcbcb;
border-bottom:1px solid #666666;
padding:4px;
padding-bottom:6px;
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
color:#999999;
font-family:tahoma;
margin-left:6px;
border:0px;
}

#twitter_update_list li span a {
color:#dedede !important;
margin-left:0px !important;
border-bottom:1px solid #999999 !important;
}

.foot_follow {
font-size:11px;
font-family:tahoma;
font-weight:bold;
background-color:#777777;
border:1px solid #888888;
color:#eeeeee;
padding:5px;
text-shadow: none
}
.foot_follow a,.foot_follow a:link,.foot_follow a:visited {color:#eeeeee;}

/* foot copyright */
.foot_copyright {
background-image:url(images/footer2.gif);
height:136px;
display:block;
color:#fff;
text-align:center;
position:relative;
}

.foot_copyright_author {
position:absolute;
top:30px;
left:20px;
color:#ececec
}

.foot_copyright_author a,.foot_copyright_author a:link,.foot_copyright_author a:visited {
color:#ececec
}

.foot_copyright_designer {
position:absolute;
top:100px;
left:20px;
color:#7f7f7f
}

.foot_copyright_designer a,.foot_copyright_designer a:link,.foot_copyright_designer a:visited {
color:#7f7f7f;
}

.nosubs a,.nosubs a:link,.nosubs a:visited {
color:#dddddd
}

/*archives*/
.archives_ul li {
border-bottom:1px solid #cccccc;
padding:5px;
}

.archives_ul li .thumbnail { margin-right:10px; }
.archives_ul li h2 { color:#333333 }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}
