/*
Theme Name: Lunated
Theme URI: http://zenverse.net/lunated-theme/
Description: A free wordpress theme with premium features such as animated gallery, post thumbnail, flickr photos, latest tweets, social bookmark, popular posts and more.
Version: 1.2
Author: Zen
Author URI: http://zenverse.net/
Tags: dark, black, purple, two-columns, fixed-width, custom-header, theme-options, threaded-comments

This theme is licensed under the GPL*/

HTML, BODY
{
	padding: 0px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #060E08;
	width: 1000px;
	color: #EEEEEE;
	background-image: url(images/bgred.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
IMG
{
	border: 0px solid #000000;
}
A, A:visited, A:link
{
	color: #3DAE58;
	text-decoration: none;
}
A:hover
{
	color: #EEEEEE;
}
FORM
{
	display: inline;
}
H1, H2, H3, H4, H5, H6, DIV
{
	margin: 0px;
	padding: 0px;
}
#page
{
	width: 1000px;
}
/*header*/
#branch_menu{

}
#header
{
	width: 1000px;
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
	margin-bottom: 30px;
}
.logo_img
{
	padding-top: 5px;
	margin-left: 10px;
}
.logo_img H1
{
	font-size: 31px;
	color: #EEEEEE;
	display: inline;
}
.logo_img H2
{
	font-size: 13px;
	color: #EEEEEE;
	font-weight: normal;
}
#rsstop
{
	position: absolute;
	top: 74px;
	right: 15px;
}
#topsearch
{
	position: absolute;
	top: 102px;
	right: 85px;
	background-image: url();
	width: 322px;
	height: 40px;
}
.topsearchbg
{
	position: absolute;
	top: 0px;
	left: 0;
	width: 0px;
	height: 37px;
	background-image: url(images/searchbg.gif);
}
.topsearchfake
{
	width: 322px;
	height: 40px;
	position: relative;
}
.topsearchtext
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 260px;
	padding: 5px;
	padding-top: 7px;
	font: bold 11px tahoma;
	letter-spacing: 1px;
	color: #CCCCCC;
	border: 0px solid #000000;
	background-color: transparent;
}
/*.topsearchsubmit {
position:absolute;
top:2px;
left:267px;
border:0px;
}*/

.adsense-header
{
	position: absolute;
	top: 5px;
	right: 20px;
}
/*navigation bar*/

}  
#navbar
{
	position: static;
	top: 0px;
	left: 0px;
	background-image: none;
	width: 900px;
	height: 25px;
}
#navbar UL
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 20px;
	padding-top: 0px;
	white-space: nowrap;
	
}
#navbar UL LI
{
	float: left;
	margin-right: 35px;
	color: #EEEEEE;
	
}
#navbar UL LI A, #navbar UL LI A:link, #navbar UL LI A:visited
{
	color: #EEEEEE;
}
/*navigation menu*/
#nav
{
top: 155px;
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background-color: transparent;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}
#nav, #nav UL
{
	line-height: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 100%;
	
}
#nav A, #nav A:hover
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	/*[disabled]border:medium none #000000;*/
	display: block;
	text-decoration: none;
	
}
#nav LI
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position:static;
	/*[disabled]border-right:1px solid #859AB9;*/
}
#nav A, #nav A:visited
{
	color: #FFFFFF;
	display: block;
	padding: 0 5px;
}
#nav A:hover, #nav A:active, .current_page_item A, #home .on
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#7B9C00;*/
}
#nav LI UL
{
	/*[disabled]border-bottom:1px solid #6E7073;*/
	height: auto;
	left: -1002em;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100px;
}
#nav LI LI
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background: #000001 none repeat scroll 0 0;
	/*[disabled]border-left:1px solid #6E7073;*/
	/*[disabled]border-right:1px solid #6E7073;*/
	/*[disabled]border-top:1px solid #6E7073;*/
	width: 100px;
}
#nav LI LI A, #nav LI LI A:visited
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background: #000001 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
}
#nav LI LI A:hover, #nav LI LI A:active
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background: #010100 none repeat scroll 0 0;
}
#nav LI:hover
{
position:static;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: inherit;
}
/*navigation menu*/
.current_page_item
{
	border-bottom: 1px solid #777777;
}
/*featured posts*/
#featured
{
	width: 1000px;
/*background-image:url(images/featuredbg.gif);
background-repeat:repeat-x;*/
	height: 215px;
}
#featuredbg
{
	height: 198px;
	background-image: url(images/featuredbg2.gif);
	width: 1000px;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.featuredpic
{
	width: 550px;
	height: 190px;
	position: absolute;
	left: 19px;
	top: 4px;
}
.featuredtext_holder
{
	position: absolute;
	right: 19px;
	top: 2px;
	width: 350px;
/*380*/
	height: 176px;
/*196*/
	line-height: 20px;
	padding: 10px;
	padding-left: 20px;
}
.featured_fixed_height
{
	height: 147px;
	margin-bottom: 7px;
	overflow: hidden;
	border: 0px solid #FF0000;
}
.featuredposttitle
{
	border-bottom: 1px solid #555555;
	font-size: 15px;
	color: #F1F1F1;
	font-weight: bold;
}
.featuredpostcommentcount
{
	color: #00CC00;
}
.featuredpostcontent
{
	line-height: 16px;
	color: #B8B8B8;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 8px;
	overflow: hidden;
	position: relative;
}
.featuredpostcontent P
{
	margin: 0px;
	padding: 0px;
	height: 95px;
}
.featuredseemore
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #989898;
}
.featuredseemore A, .featuredseemore A:link, .featuredseemore A:visited
{
	color: #CCCCCC;
	border-bottom: 1px solid #555555;
}
.grad
{
	height: 10px;
	background-color: #232324;
	width: 380px;
	position: absolute;
	left: 0px;
}
/*content*/
#content_wrapper
{
	width: 970px;
/*1000*/
	margin: 0 auto;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	position: relative;
}
.roundedtop
{
	background-image: url(images/index_rounded_top.gif);
	background-repeat: no-repeat;
	width: 636px;
	height: 10px;
	font-size: 1px;
}
.roundedbtm
{
	background-image: url(images/index_rounded_btm.gif);
	background-repeat: no-repeat;
	width: 636px;
	height: 10px;
	font-size: 1px;
}
.leftcontent_wrap
{
	float: left;
}
.leftcontent
{
	width: 596px;
/*636*/
	background-color: #040704;
	padding: 20px;
	padding-top: 10px;
	line-height: 18px;
	border: 0px solid #FF0000;
}
.oneblog
{
	margin-left: -7px;
}
.thumbnail
{
	padding: 3px;
	border: 1px solid #003300;
	margin-bottom: 6px;
	width: 125px;
	height: 125px;
}
.date
{
	color: #AAAAAA;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	width: 123px;
	height: 15px;
}
.oneblog_float
{
	width: 140px;
	text-align: center;
	height: 170px;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.blog_detail
{
	width: 430px;
	color: #CCCCCC;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.grad2
{
	height: 5px;
	background-color: #122717;
	width: 435px;
	position: absolute;
	left: 0px;
}
.extrawidth
{
	width: 580px;
}
.blogtitle
{
	margin-bottom: 10px;
	color: #EEEEEE;
	font-size: 21px;
	font-weight: normal;
}
.postdetails
{
	background-color: #222222;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(images/postdetailsbg.gif);
	background-repeat: repeat-x;
}
.postdetails IMG
{
	vertical-align: middle;
	margin-right: 5px;
}
.blogtitle A, .blogtitle A:link, .blogtitle A:visited
{
	color: #EEEEEE;
}
.clear
{
	clear: both;
}
.excerpt
{
	line-height: 18px;
	color: #CCCCCC;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-left: 8px;
	height: 110px;
	overflow: hidden;

}
.excerpt P
{
	margin: 0px;
	padding: 0px;
}
.sep
{
	background-image: url(images/sep.gif);
	height: 22px;
	margin: 35px;
	margin-top: 25px;
	margin-left: -20px;
	margin-right: -20px;
}
/*single.php*/
.singleposttitle
{
	margin: 0 auto;
	margin-bottom: 15px;
	color: #EEEEEE;
	font-size: 21px;
}
.singlepostdetails
{
	width: 550px;
	margin: 0 auto;
	margin-top: 10px;
}
.singlepostdetails .right A, .singlepostdetails .right A:link, .singlepostdetails .right A:visited
{
	color: #DEDF65;
}
.singlesep
{
	width: 596px;
	height: 10px;
	background-image: url(images/singlesep.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 20px;
}
.singlepostimage
{
	margin: 0 auto;
	padding: 3px;
	background-color: #272727;
	border: 1px solid #414141;
}
.singlecontent, .searchcontent
{
	width: 580px;
	margin: 0 auto;
	line-height: 18px;
	color: #CCCCCC;
}
.searchcontent
{
	width: 596px;
/*636*/
	background-color: #122717;
	padding-top: 10px;
	line-height: 18px;
}
.singlecontent H1, .singlecontent H2, .singlecontent H3
{
	margin-bottom: 7px;
	margin-top: 25px;
}
.singlecontent H4, .singlecontent H5, .singlecontent H6
{
	margin-bottom: 7px;
	margin-top: 15px;
}
.singlecontent H1, .searchcontent H1, .singlecontent H2, .singlecontent H3
{
	color: #3DAE58;
	margin-top: 35px;
	font-size: 21px;
	font-weight: normal;
}
.singlecontent H4
{
	font-size: 17px;
	font-weight: normal;
	margin-top: 30px;
	border-bottom: 1px solid #333333;
}
.singlecontent H5
{
	font-size: 15px;
	font-weight: normal;
}
.singlecontent B, .singlecontent STRONG
{
	font-weight: bold;
	font-size: 13px;
	color: #FFBDCE;
}
.singlecontent A, .singlecontent A:link, .singlecontent A:visited, .singlecontent UL LI A
{
	color: #FFFB8D;
	border-bottom: 1px dashed #777777;
}
.singlecontent BLOCKQUOTE
{
	display: block;
	background-color: #292929;
	border: 1px dashed #444444;
	padding: 20px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.singlecontent IMG
{
	border: 1px solid #444444;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.singlecontent IMG
{
	max-width: 575px;
	width: expression(this.width > 575 ? 575: true);
}
.singlecontent .wp-smiley
{
	padding: 0px;
	border: 0px solid #000000;
}
.singlecontent UL, .lunaul
{
	list-style: square;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 25px;
}
.singlecontent UL LI, .lunaul LI
{
	padding: 2px;
}
.singlecontent I, .singlecontent EM
{
	color: #F9F9F9;
	font-size: 13px;
}
#multipage-links
{
	margin-top: 20px;
}
#multipage-links A, #multipage-links A:link, #multipage-links A:visited
{
	padding: 4px;
	background: #333333;
	border: 1px solid #444444;
}
.singlesep2
{
	height: 20px;
	background-image: url(images/singlesep2.gif);
	background-repeat: repeat-x;
	margin: -20px;
	margin-top: 60px;
	margin-bottom: 13px;
}
.singlepostinfo
{
	margin: -20px;
	margin-top: 63px;
	margin-bottom: -20px;
	background-color: #060E08;
	padding: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.singlepagfeinfo
{
/*for page.php*/
	margin: -20px;
	margin-top: 63px;
	margin-bottom: -20px;
	background-color: #222222;
	border-top: 2px dashed #3F3F3F;
	border-bottom: 2px dashed #3F3F3F;
	border-top: 1px dashed #3F3F3F;
	border-bottom: 1px dashed #3F3F3F;
	padding: 5px;
	padding-top: 8px;
	padding-left: 13px;
	padding-right: 13px;
}
.leftcontent INPUT, .leftcontent TEXTAREA
{
	border: 1px solid #444444;
	color: #EEEEEE;
	font-family: "Lucida Sans Unicode";
	padding: 3px;
	font-size: 12px;
	background-color: #001100;
}
.leftcontent BUTTON, .leftcontent INPUT[type="submit"]
{
	padding-left: 9px;
	padding-right: 9px;
}
.leftcontent TABLE
{
	border: 1px solid #444444;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
}
.leftcontent TABLE TR TH
{
	padding: 5px;
	background-color: #333333;
	border: 1px solid #444444;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.leftcontent TABLE TR TD
{
	padding: 5px;
	background-color: #222222;
	border: 1px solid #333333;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.adsense-afterpost
{
	margin-top: 45px;
	margin-bottom: -30px;
	text-align: center;
}
/*single.php - related posts*/
.relatedblock
{
	width: 130px;
	float: left;
	margin-left: 50px;
}
.relatedblock IMG
{
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #191919;
	border: 1px solid #444444;
}
.relatedblock .details
{
	text-align: center;
	margin-bottom: 5px;
}
/*single.php - social bookmark*/
.socialbmark
{
	margin: -20px;
	margin-top: 20px;
	text-align: center;
	background-color: #060E08;
}
.socialbmark IMG
{
	margin-left: 5px;
}
/*comments area*/
.replyjump
{
	font-size: 13px;
	float: right;
	background-color: #193B21;
	padding: 4px;
	margin: -10px;
}
.replyjump A:hover
{
	border-bottom: 1px solid #666666;
}
.commenttitle
{
	background-image: url(images/commenttitle.gif);
	background-repeat: no-repeat;
	width: 311px;
	height: 33px;
	margin-left: -27px;
	padding-left: 20px;
	padding-top: 7px;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.comment-container
{
	width: 590px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border: 1px solid #232323;
	margin-bottom: 10px;
}
.comment-left, .comment-left-admin
{
	float: left;
	clear: left;
	width: 72px;
	text-align: center;
	color: #3DAE58;
	font-size: 1em;
	overflow: hidden;
	background-color: #000000;
	padding: 10px;
	padding-top: 15px;
}
.comment-right
{
	float: left;
	clear: right;
	width: 464px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #000000;
	padding-top: 15px;
}
.admincomment
{
	background-color: #001100;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002200;
	border-left-color: #002200;
}
.admincomment .avatar
{
	padding: 3px;
	border: 1px solid #003300;
	margin: 0px 0px 5px;
	background-color: #000000;
}
/*threaded comment*/
.comment-childs
{
	margin: 5px !important;
	padding: 5px !important;
	padding-left: 15px !important;
	background-color: #292929 !important;
	border: 0px solid #333333 !important;
	font-size: 13px !important;
	border-left: 4px solid #393939 !important;
}
.comment-childs CITE
{
	margin-right: 10px;
}
.commentmetadata
{
	font-size: 11px !important;
	color: #999999;
}
/*end threaded comment*/
.comment-header
{
	width: 428px;
	margin: 0px 0px 10px;
	font-weight: bold;
	color: #3DAE58;
	font-size: 1.167em;
}
.comment-header A:link, .comment-header A:visited
{
	font-style: normal;
	color: #3DAE58;
	font-size: 1.417em;
}
.comment-header A:hover
{
	color: #3DAE58;
}
.comment-header .comment-number
{
	font-weight: bold;
	font-style: italic;
	color: #333;
	font-size: 1.167em;
}
.comment-content
{
	text-align: justify;
	line-height: 1.834em;
	font-size: 13px;
}
.comment-content P
{
	padding: 0px 0px 15px;
}
.comment-content A, .comment-content A:visited, .comment-content A:link
{
	color: #3DAE58;
}
.comment-content H1, .comment-content H2, .comment-content H3, .comment-content H4, .comment-content H5, .comment-content H6
{
	font-family: "Trebuchet MS", sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 1.25em;
	padding: 0px 0px 15px;
}
.comment-content BLOCKQUOTE
{
	padding: 10px 10px 0px;
	margin: 0px 0px 15px;
	background: #333333;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #999999;
}
.comment-content UL, .comment-content OL
{
	padding: 10px 10px 10px 30px;
	background: #333333;
	font-weight: bold;
	margin: 0px 0px 15px;
	color: #777;
}
.comment-content UL
{
	list-style-image: none;
	list-style-type: disc;
}
.comment-left IMG
{
	padding: 3px;
	background: #000000;
	border: 1px solid #666666;
	margin: 0px 0px 5px;
}
.comment-edit-link
{
	color: #FFFFFF;
}
.comment-textarea, .textarea
{
	padding: 5px;
	border: 1px solid #555555;
	background-color: #000000;
	color: #3DAE58;
}
.comment-textarea
{
	width: 550px;
}
.comment-textarea:focus, .textarea:focus
{
	border: 1px solid #003300;
}
.comment-input
{
	width: 300px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #4F4F4F;
	background-color: #222222;
	color: #3DAE58;
}
.comment-input:focus
{
	border: 1px solid #555555;
}
.commentsform_title
{
	padding: 3px;
	border: 1px solid #222222;
	width: 50px;
	float: left;
	color: #BFBFBF;
	background-color: #002200;
}
.comment-button
{
	font-size: 11px !important;
	font-family: tahoma !important;
	font-weight: bold !important;
	background-color: #333333;
	border: 1px solid #4F4F4F;
	color: #FFF;
	padding: 5px !important;
}
/*right sidebar*/
.rightsidebar
{
	width: 300px;
	padding: 0px;
	float: right;
}
.sidesep
{
	background-image: url(images/sidesep.gif);
	width: 270px;
	height: 10px;
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.adv
{
	width: 280px;
	text-align: center;
	margin: 0 auto;
}
.adv IMG
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.widgetobj
{
	width: 268px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px;
	padding-top: 0px;
}
.widgettitle, .tabber .tabbertab H2
{
	background-image: url(images/widgettitle.jpg);
	height: 21px;
/*28*/
	width: 253px;
/*268*/
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
	color: #BFBFBF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: -10px;
	margin-right: -10px;
}
.widgetcontent
{
}
.side_subscribe
{
	color: #DFDFDF;
	line-height: 20px;
}
.side_subscribe A, .side_subscribe A:link, .side_subscribe A:visited
{
	text-decoration: underline;
}
.textwidget A
{
	color: #ED8BAF;
}
.textwidget B, .textwidget STRONG
{
	font-family: tahoma;
}
#recentcomments .recentcomments A
{
	color: #CCCCCC;
	text-decoration: underline;
}
#recentcomments .recentcomments .url
{
	color: #CCCCCC;
	text-decoration: none;
}
.subs_email
{
	background-color: #202020;
	border: 1px solid #393939;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 6px;
	font: bold 11px tahoma;
	letter-spacing: 1px;
	color: #CCCCCC;
	width: 180px;
}
.widgetobj UL, .tabber .tabbertab UL
{
	list-style-image: url(images/li.gif);
	padding: 0px;
	margin: 0px;
	padding-left: 16px;
}
.tabberlive .tabbertab UL
{
	list-style-image: url(images/li.gif);
	padding: 0px;
	margin: 0px;
	padding-left: 17px;
}
.widgetobj UL LI, .tabber .tabbertab UL LI, .tabberlive .tabbertab UL LI
{
	padding: 4px;
	padding-left: 0px;
}
.tabberlive .tabbertab UL LI
{
	border-bottom: 1px solid #333333;
}
.widgetobj UL LI STRONG A, .tabber .tabbertab UL LI STRONG A, .tabberlive .tabbertab UL LI STRONG A
{
	font-weight: normal;
	color: #00CC00 !important;
}
.widgetobj UL LI A:hover, .tabber .tabbertab UL LI A:hover, .tabberlive .tabbertab UL LI A:hover
{
	border-bottom: 1px dashed #777777;
}
/*fix bugs in msie*/
.removefloat
{
	float: none;
}
/*footer*/
#footer
{
	height:275px;
	width: 1000px;
	margin-top: 50px;
	line-height: 16px;
	background-color:#040704;
	background-image:url(images/footbg.jpg)
}
.foot_block
{
	width: 300px;
	margin-left: 15px;
	margin-right: 3px;
	float: left;
/*height:219px;234*/
	padding-top: 15px;
	padding-bottom: 10px;
}
.foot_sep
{
	background-image: url(images/footsep.gif);
	height: 234px;
	width: 15px;
	float: left;
}
.foottitle
{
	font-size: 20px;
	font-weight: normal;
	font-family: calibri, tahoma;
}
.footsearch
{
	background-image: url(images/footsearchbg.jpg);
	width: 282px;
	height: 183px;
	margin-top: 4px;
	position: relative;
}
.footsearch_text
{
	width: 239px;
	height: 49px;
	position: absolute;
	top: 95px;
	left: 30px;
	background-color: transparent;
	border: 0px solid #FF0000;
	color: #FFF;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
}
.footsearch_submit
{
	width: 54px;
	height: 50px;
	position: absolute;
	top: 125px;
	left: 125px;
	background-color: transparent;
	border: 0px solid #FF0000;
}
.foot_block UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 0px;
}
.foot_block UL LI
{
	padding: 5px;
}
.popular_table
{
	height: 13px;
	display: inline;
	margin-right: 5px;
	float: left;
}
.popular_td
{
	background-image: url(images/popular1.gif);
	background-repeat: repeat-x;
	height: 13px;
	color: #000;
	background-color: transparent;
	font: bold 11px tahoma;
}
.popular_td A, .popular_td A:link, .popular_td A:visited
{
	color: #000;
}
.popular_l, .popular_r
{
	height: 13px;
	width: 7px;
	background-image: url(images/popular_l.gif);
	background-repeat: no-repeat;
}
.popular_r
{
	background-image: url(images/popular_r.gif);
}
.footsubs UL LI
{
	padding: 3px;
}
/*flickr*/
.flickr_roundedtop, .flickr_roundedbtm
{
	background-image: url(images/flickr_roundedtop.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 8px;
	font-size: 1px;
	margin: 0 auto;
}
.flickr_roundedtop
{
	margin-top: 40px;
}
.flickr_roundedbtm
{
	background-image: url(images/flickr_roundedbtm.jpg);
	margin-bottom: 10px;
}
#flickr
{
	width: 750px;
/*930*/
	background-image: url(images/flickr_logo.gif);
	background-repeat: no-repeat;
	background-color: #1F1F1F;
	margin: 0 auto;
	padding: 10px;
	padding-left: 170px;
}
.flickrimg
{
}
.flickrimg_foot
{
	margin-top: 15px;
}
.flickrimg IMG, .flickrimg_foot IMG
{
	margin-right: 10px;
	padding: 3px;
	background-color: #222222;
	border: 1px solid #444444;
	margin-bottom: 10px;
}
/*Wordpress Necessary*/
.below-post .bold
{
	color: #FFFB8D;
	font-size: 14px;
}
.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
{
}
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navigation
{
	position: relative;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #222222;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 5px;
	margin-bottom: -10px;
	border-top: 1px dashed #555555;
	border-bottom: 1px dashed #555555;
}
.postmetadata
{
	font-family: verdana;
	font-size: 11px;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #444444;
	text-align: center;
	background-color: #333333;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0 auto;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-smiley
{
	display: inline;
}
.white
{
	color: #CCC;
}
/*archives.php*/
.archives_ul H2
{
	border: 0px solid #000000;
}
.archives_ul LI
{
	border-bottom: 4px solid #111111;
	margin-bottom: 10px;
}
.archives_ul .thumbnail
{
	margin-right: 20px;
}
/*twitter at footer*/
#twitter_update_list
{
	margin-top: 10px;
	list-style: none;
}
#twitter_update_list LI
{
	border-bottom: 1px solid #333333;
	padding: 4px;
}
#twitter_update_list LI A, #twitter_update_list LI A:link, #twitter_update_list LI A:visited
{
	font-size: 11px !important;
	color: #FFBDCE;
	font-family: tahoma;
	margin-left: 6px;
}
#twitter_update_list LI SPAN A
{
	font-size: 13px !important;
	color: #FFFB8D !important;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif !important;
	margin-left: 0px !important;
}
.foot_follow
{
	font-size: 13px;
	background-color: #060E08;
	padding: 5px;
	width: 60px;
	display: inline;
	margin-left: 5px;
}
#logo {
	background-image: url(images/soopa_logo.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 150px;
	padding: 5px;
	clear: both;
	float: right;
}

