/*
Theme Name: CrossBlock
Theme URI: http://zenverse.net/crossblock-wordpress-theme/
Description: A free premium Wordpress theme by <a href="http://zenverse.net/">ZenVerse</a>. Need more features? Have a look at our <a href="http://themes.zenverse.net/">premium (paid) themes</a>.
Version: 1.1.2
Author: Zen
Author URI: http://zenverse.net/
Tags: blue, white, fixed width, widgets, theme options, two column
*/

/* CLAN ANALOGUE version - 2010
hacked by akm.net.au and valleyforge
Orange - #f55b20
Green - #408b89
Dark Grey - #666666
Off White - #aaa7a7
Light Grey - ...
h1 : 18px
*/

/*
++++++++++++++++++++++++   TypeKit Fonts   +++++++++++++++++++++++++
Can only use two fonts - 

1.<h1,2,3,4,5,6>,<navbar li> (regular, italic, bold, bold-italic)
font-family: "tenby-four-1","tenby-four-2",sans-serif;

2.<p> (all else) (regular, bold)
font-family: "league-gothic-1","league-gothic-2",verdana;

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

html, body {
padding:0px;
margin:0 auto;
/***** change this one for the body text *****/
font-family: verdana,sans-serif;
font-size:11px;
color:#aaa7a7;
background-image:url(images/oneblog.gif);
}

h1,h2,h3,h4,h5,h6 {
/***** change this for the headings ****/
font-family: "share-regular-1","share-regular-2",sans-serif;
}

img { border:0px }

a, a:visited, a:link { 
color:#a4aaa4; 
text-decoration:none 
}

a:hover { color:#f55b20;text-decoration: none }
form { display:inline }

h1,h2,h3,h4,h5,h6,div { 
margin:0px;
padding:0px; 
}

#page {
width:1000px;
border-top:1px;
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;
background-color:#666666;/*covers the theme copyright*/
margin:0 auto;
}

#pagenav {
height:0px;
position:relative;
}

#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:#fff;
padding-left:15px;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#fff; }

#topsearch {
width:201px;
height:0px;
background-image:url(images/searchtop.gif);
background-repeat:no-repeat;
position:absolute;
top:0px;
right:4px;
}

.topsearch_input { 
float:left;
padding-left:4px;
width:160px;
height:0px;
border:0px solid red;
background-color:transparent;
font-size:12px;
color:#fff
}
.topsearch_submit { float:left; border:0px solid red; background-color:transparent;  }


#header {
/*background-image:url(images/logobg.gif);*/
/*background-repeat:repeat-x;*/
/*background-color:#000000;*/
height:104px;
position:relative;
}

.adsense-header {
position:absolute;top:15px;right:10px;
}

.textlogo {
padding-left:20px;
padding-top:23px;
}

.textlogo h1,.textlogo h2 {
font-weight:normal;
font-size:28px;
color:#f55a1f
}

.textlogo h1 a,.textlogo h1 a:link,.textlogo h1 a:visited { color:#eeeeee }
.textlogo h2 { font-size:13px; }

.logo_extra {
background-image:url(images/logo_extra.jpg);/*rhs logo*/
background-position:top right;
background-repeat:no-repeat;
height:105px;
}

#navbar {
/*background-image:url(images/navbar_bg.gif);*/
/*background-repeat:repeat-x;*/
height:33px;
}

#navbar ul {
/*navbar bkgrnd + bottom of orange disc*/
background-image:url(images/navbar_bg2.gif);
background-repeat:no-repeat;
height:14px;
white-space: nowrap;
list-style:none;
margin:0px;padding:0px;
padding-top:9px;
padding-left:10px;
padding-bottom:9px;
}

#navbar ul li {
/*navbar buttons*/
display:inline;
background-image:url(images/tab_solo.gif); 
background-repeat:no-repeat;
text-transform:uppercase;
color:#408b89;
font-family: "vera-sans-1","vera-sans-2",sans-serif;
font-size:12px;
font-weight:bold;
margin-right:3px;
text-align:right;
padding-bottom:5px;
padding-right:0px;
padding-left:9px;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { 
color:#408b89;
padding-left:10px;
}

#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:#555555;*/
color:#f55b20;
}

/*featured*/
#featured {
width:983px;
height:229px;
background-image:url(images/featuredbg.gif);
background-repeat:no-repeat;
margin:0 auto;
margin-top:0px;
position:relative;
overflow:hidden;
}

.featured_one_wrapper {
padding:20px;
padding-left:30px;
padding-top:17px;
border:0px solid red;
}

.featured_one_wrapper img.postimage {
position:relative;
padding:3px;
background-color:#408b89;
/*border:1px solid #cccccc;*/
float:left;
width:550px;
height:190px;
}

.featured_one_wrapper .featuredtext {
position:relative;
float:right;
width:350px;
border:0px solid red;
margin-right:0px;
height:155px;
margin-bottom:3px;
overflow:hidden;
}

.featuredtext h1 {
font-size:20px;
font-weight:normal;
text-transform:uppercase;
color:#408b89;
margin-bottom:10px;
}

.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {
color:#408b89;
 
}
.featuredtext h1 a:hover { 
color:#f55b20;
}

.featuredexcerpt {
line-height:17px;
}

.featuredcomment {
background-image:url(images/featured_comments.jpg);
width:146px;/*156*/
height:25px;/*34*/
float:left;
text-align:center;
text-transform:uppercase;
padding-top:9px;
padding-right:10px;
color:#f55b20;
letter-spacing:-1px;
position:relative;
}

.readmore { background-image:url(images/featured_readmore.jpg); margin-left:30px; margin-right:20px; }
.blank_156_34 { position:absolute; top:0px; left:0px; }

/* content */
#leftandright {
width:980px;/*1000*/
margin-top:25px;
padding-left:10px;
padding-right:10px;
}

/*left content*/
#leftcontent {
width:643px;
float:left;
}

.oneblog {
background-color:#000000;

/*background-image:url(images/oneblog.gif);*/
/*background-repeat:repeat-y;*/

width:623px;/*643*/
padding:10px;
position:relative;
padding-top:12px;
}

.oneblog_btm,.oneblog_top {
background-color:#666666;
/*
background-image:url(images/oneblog_btm.gif);
background-repeat:no-repeat;
*/
width:643px;
height:2px;
font-size:1px;
margin-bottom:20px;
}

.oneblog_top { 
/*
background-image:url(images/oneblog_top.gif);
*/ 
margin-bottom:0px;
}

.oneblog .thumbnail,.thumbnail {
/*padding:3px;*/
background-color:#000000;
border:3px solid #408b89;
width:125px;
height:125px;
}

.thumbnail_holder {
width:133px;
height:133px;
float:left;
margin-bottom:10px;
position:relative;
}

.excerpt {
margin-left:15px;
float:left;
width:460px;
border:0px solid red;
line-height:17px;
background-color:#000000;

margin-bottom:10px;
}

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2{
color:#408b89;
font-weight:normal;
text-transform:uppercase;
font-size:18px;
margin-bottom:10px;
}

.oneblog h1 a:hover {
color:#f55b20;
}

.excerpt p {
/*color:#ffffff*/
}

.extrawidth {
width:590px;
margin-left:4px;
}

.excerpt_details {
margin-top:2px;
margin-bottom:5px;
/*color:#fffff;*/
}

.excerpt_details img { vertical-align:middle }

.excerpt_topbtm {
/*
background-image:url(images/excerpt_details.jpg);
height:2px;
*/
border-bottom:1px solid #666666;
background-repeat:no-repeat;
}

.excerpt_details a,.excerpt_details a:link,.excerpt_details a:visited {
border-bottom:1px dotted #aaaaaa;
/*color:#ffffff;*/
}

.excerpt_detailbtm {
background:#000000;
padding:5px;
border-top:1px dotted #aaaaaa;
border-bottom:1px dotted #aaaaaa;
}

.excerpt_detailbtm img { vertical-align:middle }

.the_category {
background-color:#141211;
border:1px solid #999999;
padding:10px;
/*color:#ffffff;*/
margin-bottom:20px;
}

/*single.php*/
.single_post {
background-color:#141211;
background-image:url(images/oneblog.gif);
background-repeat:repeat-y;
border:0px dotted #d9d9d9;
width:603px;/*643*/
padding:20px;
padding-top:12px;
}

.thetitle h1,.extra_content h3 {
color:#408b89;
font-weight:normal;
font-size:18px;
text-transform:uppercase;
margin-bottom:10px;
}

.post_image {
/*background-image:url(images/postimage_bg.jpg);
background-repeat:repeat-x;*/
margin-left:-17px;
margin-right:-17px;
padding-top:15px;
padding-bottom:5px;
text-align:center;
margin-bottom:5px;
}

.post_image img {
/*padding:3px;*/
/*background-color:#ffffff;*/
border:3px solid #408b89;
/*float: left;*/
}

.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:#408b89
}

.post_details a:hover {
color:#f55b20;
}

.the_content {
line-height:19px;
font-size:11px;
/*color:#ffffff;*/
}

.the_content a,.the_content a:link,.the_content a:visited {
/*color:#408b89;*/
/*border-bottom:1px solid #0082f1*/
}

.the_content a:hover {
/*color:#f55b20;*/
/*border-bottom:1px solid #f16600*/
}

.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:#408b89;
padding-top:10px;
padding-bottom:3px;
}

.the_content h4 {
color:#408b89;
font-size:18px;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#408b89;
font-size:15px;
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 .wp-smiley {
padding:0px;
border:0px;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#dddddd;
border:1px solid #cccccc;
}

.after_post_details {
margin-top:30px;
margin-bottom:20px;
padding:10px;
border-top:1px dotted #bbbbbb;
border-bottom:1px dotted #bbbbbb;
line-height:20px;
}

.after_post_details a.commentcount {
color:#408b89
}

.after_post_details a:hover {
color:#f55b20;
}

.after_post_details .adminedit a {
color:#408b89
}

.adsense-afterpost {
text-align:center
}

.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;
}

.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;
float:right;
background-color:#408b89;
border:1px solid #aaa7a7;
padding:5px;
margin:-10px;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#aaa7a7 }
.replyjump a:hover { border-bottom:1px solid #cccccc }

.below-post {
}

/*sidebar*/
#rightsidebar {
float:right;
border:0px solid red;
width:311px;
}

#side_subscribe {
margin:0 auto;
width:308px;
height:61px;/*96*/
background-image:url(images/side_subs_bg_top.jpg);
background-repeat:no-repeat;
position:relative;
padding-top:35px;
}

#side_subscribe_btm {
margin:0 auto;
/*
background-image:url(images/side_subs_btm.jpg);
*/
width:308px;
height:8px;
font-size:1px;
}

#side_subscribe_extra {
margin:0 auto;
width:308px;
background-image:url(images/side_subs_bg.jpg);
background-repeat:repeat-y;
}

#side_subscribe_extra p { margin:0px;padding:0px}

.side_sep {
background-image:url(images/side_sep.gif);
background-repeat:repeat-x;
height:8px;
margin-top:20px;
margin-bottom:20px;
}

#side_sponsors { margin-top:-6px; margin-bottom:-10px; }
#side_sponsors img {
float:left;
margin:5px;
margin-bottom:14px;
padding-left:14px;
}

form.ddpl-form select { 
width: 309px;
background-color:#000000;
color:#aaa7a7; 
}

form.ddpl-form a:hover {
background-color:#408b89;
}

/*widgets*/
.widgetblock {http://www.clananalogue.org/wp-admin/theme-editor.php?file=/home/clan/newsite/wp-content/themes/crossblock/style.css&theme=CrossBlock&a=te&scrollto=5323
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2 {
/*background-color:#408b89;*/
/*background-color:#777777;*/
/*border-bottom:1px solid #3c7ca4;*/
height:20px;
padding-left:10px;
padding-top:4px;
/*color:#fff;*/
margin:-5px;
margin-bottom:5px;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
}

/*
.lcp_catlist li a {
color:#00ff00;
}
*/

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style-type:disc;

/*color:#fff;*/
/*
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 {
/*color:#fff;*/
}

.widgetblock ul li a:hover { 
color:#f55b20;
}

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:150px;}
.smaller_widget_right { float:right;width:150px; }

#recentcomments .recentcomments a {
color:#408b89
}

#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:#408b89
}

/*footer*/
#footer {
background-color:#000000;
/*background-image:url(images/oneblog.gif);*/
margin-bottom:0px;
border-top-style:solid;
border-bottom-style:solid;
border-width:2px;
border-color:#666666;
padding-left:1px;
margin-left:1px;
}

/*planet clan footer display */
div.feed {	
width: 300px;
height: 18px;
float: left;
padding: 0 20px 20px 0;
margin: 0;
}
.feed div.feedtitle {
font-weight: bold;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.feed ul {	
margin: 0;	
padding: 0;
list-style: none;
}
.feed li {		
border-top: 1px solid #ccc;
}
.feeditem a span { 
display: none; 
}

.footblock {
background-color:#000000;
width:298px;
height:268px;
float:left;
border:0px solid red;
padding:0px;/*13*/
padding-top:5px;
padding-left:20px;
padding-right:14px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
}

.footblock h3 {
font-size:17px;
text-transform:uppercase;
font-weight:normal;
color:#408b89;
margin-top:2px;
margin-bottom:5px;
}

.footsep {
float:left;
margin-top:0px;
width:2px;
height:222px;
background-color:#666666
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:276px;
height:43px;
margin-bottom:20px;
margin-left:-3px;
}

.footsearch_input {
border:0px solid red;
background-color:transparent;
height:27px;
width:220px;
font-size:19px;
float:left;
margin-top:2px;
margin-left:5px;
padding:0px;
padding-top:10px;
color:#ffffff
}

.footsearch_submit {
margin-top:2px;
margin-left:2px;
float:left;
border:0px solid red;
background-color:transparent;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; }

.popular_table {
height:15px;display:inline;margin-right:5px;
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; }
.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:10px;
margin-bottom:10px;
padding:3px;
background:white;
border:1px solid #bbbbbb
}

/*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 {
background-color:#000000;
padding:10px;
border:1px solid #aaa7a7
}

/*twitter*/
#twitter_update_list li {
border-bottom:1px solid #cccccc;
padding:4px;
/*color:#ffffff !important;*/
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
color:#f55b20 !important;
margin-left:6px;
onclick="target='newwindow'";
}

#twitter_update_list li span a {
color:#ffffff !important;
text-decoration:underline;
margin-left:0px !important;
onclick="target='newwindow'";
}

.foot_follow {
font-size:11px;
background-color:#f55b20;
border:1px solid #cccccc;
padding:5px;
}

.foot_follow a {
color:#000000;
}

.copyright {
height:0px; /*25px;*/
/*background-color:#666666;*/
margin-bottom:0px;
/*padding-top:1px;*/
/*color:#ffffff !important;*/
}

/*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;
}