html, body {
	padding:0px;
	margin:0 auto;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#121F25;
	width:1000px;
	color:#333333;
}
p {
margin:0 0 0.5em;
padding:0;
}

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

#page {
	width:1000px;
	border-top:0px;
	margin:0 auto;
	background:#FFFFFF;
}

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

/* header */
#pagenav {
height:34px;
background: #121F25;
border: 1px solid #CCCCCC;
width: 973px;
margin:auto;
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
padding-top:8px;
float:left;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#C43D00;
padding-left:15px;
border-left:1px solid #cccccc;
text-transform:uppercase;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { 
	color:#ffffff; 
}

#pagenav ul li a:hover{
	text-decoration: underline;
	color:#ffffff; 
}

#pagenav div.right img {
	margin-right:3px; 
	margin-top: 2px;
}

#header {
	width:1000px;
	background-image:url(images/logo.png);
	background-repeat:repeat-x;
	height:65px;
	position:relative;
}

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

.logo_extra {
	background-image:url(images/logo_extra.jpg);
	background-repeat:no-repeat;
	position:absolute;top:0px;right:0px;
	width:368px;
	height:93px;
}

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

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

.textlogo h2 { font-size:15px; }

#navbar {
	width:1000px;
	background-image:url(images/navbar_bg.gif);
	background-repeat:repeat-x;
	height:30px;

}

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

#navbar ul li {
	display:inline;
	text-transform:uppercase;
	color:#fff;
	margin-right:10px;
	font-size:13px;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { 
	color:#fff ; 
	padding:4px; 
	border:1px solid transparent; 
}
#navbar ul li a:hover,#navbar ul .current-cat a { 
	background-color:#367a9b ; 
	border:1px solid #629ebb;
}

/*featured*/
#featured {
	width:983px;
	height:275px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:0px;
	position:relative;
	overflow:hidden;
}

.featured_one_wrapper {
	padding:20px;
	padding-top:17px;
	border:0px solid red;
}

.featured_one_wrapper img.postimage {
	position:relative;
	padding:3px;
	background-color:#f9f9f9;
	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:10px;
	height:155px;
	margin-bottom:3px;
	overflow:hidden;
}

.featuredtext h1 {
	font-size:20px;
	font-weight:normal;
	color:#006393;
	margin-bottom:10px;
}

.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {
	color:#006393;
}

.featuredexcerpt {
	line-height:17px;
	font-size:13px;
}

.featuredcomment {
	background-image:url(images/featured_comments.jpg);
	width:146px;/*156*/
	height:25px;/*34*/
	float:left;
	text-align:center;
	padding-top:9px;
	padding-right:10px;
	color:#f1f1f1;
	font-size:13px;
	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; 
}

/* hmm */
.featuredtrans {
	position:absolute;
	top:24px;
	left:24px;
	background-color:transparent;
	border:10px solid #000;
	width:530px;
	height:170px;
	opacity:0.07;
	filter:alpha(opacity=7)
}
/*24 is padding = 3 /// 21 if 0*/

/* content */
#leftandright {
	width:973px;/*1000*/
	margin-top:10px;
	padding-left:12px;
	padding-right:10px;
}

/*left content*/
#leftcontent {
	width:643px;
	float:left;
}

.oneblog {
	background-repeat:repeat-x;
	border-bottom:1px solid #cccccc;
	width:623px;/*643*/
	padding:10px;
	position:relative;
	margin-bottom:5px;
	padding-top:12px;
}


.oneblog .thumbnail,.thumbnail {
	padding:3px;
	background-color:#fff;
	border:1px solid #cccccc;
	width:125px;
	height:125px;
}

.thumbnail_holder {
	width:133px;
	height:163px;
	float:left;
	margin-bottom:10px;
	position:relative;
}

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

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2{
	color:#C43D00;
	font-weight:normal;
	font-size:24px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.oneblog h1 a:hover {
	color:#C43D00;
}
.oneblog h1 {
margin-top:5px;
}

.excerpt p {
color:#313131
}

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

.excerpt_details {
margin-top:2px;
margin-bottom:5px;
color:#5a5b5b
}


.excerptdate {
position:absolute;top:3px;right:5px;color:#999999
}

.excerpt_topbtm {
	border-bottom:1px dotted #C0C0C0;
}

.excerpt_details a,.excerpt_details a:link,.excerpt_details a:visited {
color:#5a5b5b
}

.oneblogreadmore {

}

.the_category {
	background-color:#efefef;
	border:1px solid #dddddd;
	padding:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;margin-bottom:20px;
}

/*single.php*/
.single_post {
background-repeat:repeat-x;
width:603px;/*643*/
padding:20px;
padding-top:12px;
margin-bottom:30px;
}

.thetitle h1,.extra_content h3 {
	color:#C43D00;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
}

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

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

.post_details {
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border-bottom:1px dotted #C43D00;
margin-bottom:25px;
font-size:15px;
}

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

.the_content {
line-height:1.5em;
font-size:12px;
color:#313131;
min-height: 150px;
}

.the_content a,.the_content a:link,.the_content a:visited {
color:#C43D00;
font-size: 12px;
}

.the_content a:hover {
color:#C43D00;
text-decoration:underline;
}

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

.the_content h3,.the_content h2,.the_content h1 {
font-size:22px;
font-weight:normal;
color:#C43D00;
padding-top:10px;
text-transform:uppercase;
}

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

.the_content h5 {
color:#C43D00;
font-size:15px;
margin-bottom:0px;
}

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

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

.the_content .wp-smiley {
padding:0px;
border:0px;
}
.the_content hr {
border-top: 1px solid #CCCCCC;
border-bottom-width: 0px; 
border-left-width: 0px; 
border-right-width: 0px;
margin:0;

}
.the_content ul {
list-style-image:url(images/li1.gif);
list-style-position:outside;
list-style-type:none;
margin:0 0 0 30px;
padding:0;
}
.the_content ul li {
padding-right: 4px;
margin-top: 10px;
}
#multipage-links {
margin-top:20px;
}

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

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

.after_post_details a.commentcount {
color:#235e15
}

.after_post_details .adminedit a {
color:#2c8ac6
}

.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;
}

.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:13px;
float:right;
background-color:#2A87AF;
border:1px solid #cccccc;
padding:5px;
margin:-10px;
}

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

.below-post {

}

/*sidebar*/
#rightsidebar {
float:right;
border:0px solid red;
width:320px;

}

#sidesearch {
width:311px;
height:35px;
background-image:url(images/side_search_bg.jpg);
background-repeat:no-repeat;
position:relative;
margin-bottom:14px;
}

.sidesearch_input { 
	position:absolute; 
	top:5px; left:9px; 
	width:257px;
	height:23px;
	border:0px;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.sidesearch_submit { position:absolute; top:3px; left:272px; border:0px; background-color:transparent;  }

#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-repeat:repeat-x;
	height:8px;
	margin-top:10px;
	margin-bottom:0px;
	border-top: 1px solid #CCCCCC;
}

#side_sponsors { margin-top:-6px; margin-bottom:-10px; }
#side_sponsors img {
float:left;
margin:5px;
margin-bottom:14px;
padding-left:14px;
}

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

.widgettitle,.tabber .tabbertab h2 {
background-color:#ffffff;
border:1px solid #cccccc;
height:20px;
padding-left:10px;
padding-top:4px;
color:#999999;
margin:-5px;
margin-bottom:5px;
}

.tabber .tabbertab h2 {
font-size:13px;
font-weight:normal;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
color: #C43D00;
list-style-type: square;
}

.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:#C43D00 }

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

#recentcomments .recentcomments a {
color:#1d6182
}

#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:#1d6182
}

/*footer*/


#footer {
	background-repeat:repeat-x;
	background-color:#efefef;
	margin-bottom:0px;
	border: 1px solid #cccccc;
}

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

.footblock {
font-size:0.85em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#222222
}

.footblock ul li { padding:3px; }

.foot_follow {
font-size:0.85em;
padding:4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.foot_follow a:hover {
color:#000;
}
.footblock h3 {
	font-size:22px;
	font-weight:normal;
	color:#C43D00;
	text-transform:uppercase;
}

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

.footsearch {
	background-image:url(images/side_search_bg.jpg);
	background-repeat:no-repeat;
	width:301px;
	height:35px;
	margin-bottom:20px;
	position:relative;
	margin-left:-3px;
}

.footsearch_input {
	border:0px solid red;
	background-color:transparent;
	height:36px;
	width:230px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:10px;
	padding:0px;
	padding-top:10px;
	color:#313131;
}

.footsearch_submit {
position:absolute;
left:250px;
border:0px solid red;
background-color:transparent;
}

.current li{
color: #C43D00;
list-style-type: square;
margin-left: 20px;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:3px; }

.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 {
	padding:10px;
	width: 623px;
}

/*twitter*/
#twitter_update_list li {
border-bottom:1px solid #cccccc;
padding:4px;
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
	color:#aa0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:6px;
}

#twitter_update_list li span a {
color:#333333 !important;
text-decoration:underline;
margin-left:0px !important;
}

.foot_follow {
font-size:13px;
background-color:#f1f1f1;
border:1px solid #cccccc;
padding:5px;
width:60px;
display:inline;
margin-left:5px;
}

.copyspan, .copyspan a,.copyspan a:link,.copyspan a:visited {
color:#555555
}

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

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

/* banner*/
#flashcontent {
	border:1px solid #CCCCCC;
	background-color:#F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:242px;
	line-height:200px;
	margin:auto;
	position:relative;
	text-align:center;
	top:15px;
	width:965px;
	padding: 3px;
}
/* artists*/
#artists{
	background-repeat:repeat-x;
	width:623px;/*643*/
	padding: 5px 10px;
	margin-bottom:20px;
	margin-top: 5px;
}
/* wordtube*/
#WT1{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:3px;
}
/* facebook*/
#likely{
	margin-top:10px;
}
