/*  
Theme Name: DARK
Theme URI: http://tuufy.com/
Description: Designed by <a href="http://tuufy.com">tuufy</a>.
Version: 1.6
Author: tuufy
Author URI: http://tuufy.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: #ffffff; background: #161616; }
ol, ul { list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: right; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}
/* HTML Elements */
* {margin:0; padding:0;	}
/* Text*/
h1 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight:bold;
	line-height: 1.75em;	
 }
h2 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight:bold;
	line-height: 1.75em;	
  }
h3 {
        margin-top:10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 25px;
	font-weight: bold; 
	line-height: 1.75em; 
	margin-bottom:5px; 
	color: #D20000;	
	border-bottom: 3px solid #D6041D;
	}
h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 1.75em;	
        font-weight: bold;
	color: #9D0417;
   }
	
body {font: 100% Tahoma, Arial, Helvetica; background: #222222 url(images/bg.gif) repeat-x; color: #ffffff;}
p {margin:5px 7px;}
a:link{color: #ffffff; text-decoration:none;}
a:visited {color: #ffffff; text-decoration:none;}
a:active {color: #ffffff; text-decoration:underline;}
a:hover{
        color: #ffffff; 
        text-decoration:underline;
	text-shadow: 0px 0px 1px #ffffff;
}
a img {
   border:0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em; cursor: help;}			
acronym, abbr {border-bottom: 1px dashed #333333;}
blockquote {
	font-size:12px;
	font-family:tahoma;
	line-height: 1.75em;
	border: 1px solid #ffffff;
	padding: 3px;
	background: #000000;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #D20000;
	margin-top:8px;
	font-weight: normal;
}

code {
	border: 1px solid #000000;
	font-size:12px;
	font-family:tahoma;
	padding: 2px;
	background: #303030;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #B9B9B9;
	font-weight: normal;
}
blockquote cite {margin: 5px 0 0; display: block;}	
select {width: 130px;}	
strong {font-weight:bold;}
em {font-style:italic;}
/* Structure */
#head {
	width:930px;
	margin:0px auto;
	margin-top:0px;
	padding:10px 5px 6px 5px;
	font-size:0.7em;
	background: #141414 url(images/gallery-image-overlay.png) repeat;
	border-left: 5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}
#page {
	width:920px;
	margin:0px auto;
	padding:10px;
	background: #101010 url(images/gallery-image-overlay.png) repeat;
	font-size:0.7em;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}

#inner {
    margin:0;
    padding:0;
    background: transparent;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.left {
	float: left;
	margin-top: 5px;
	}
.right {
	float: right;
	margin-top: 5px;
	}

/* Navigation Bar*/

#navbar-reg {
	margin: 5px -4px -3px 0px;
	padding: 3px 2px 3px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #333333;
	width:927px;
	font-size:11px;
	font-family:tahoma;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #1B1B1B;
	text-align: right;
	color: #ffffff;
}
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	background: #000000 url(images/bg_menu.png);
	width:920px;
	font-size:0.6em;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	text-align: right;
	border-bottom: 3px solid #101010;
	}
#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	text-align: right;
	direction: rtl;
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right: 1px solid #101010;
	}

#page-bar li:hover {
	background: #333333;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;	
}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding: 6px 14px;
	color:#ffffff;
	display:block;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}

#page-bar a:hover {
	color: #D20000;	
	display:block;
	text-decoration: none;
	text-shadow: 0px 0px 1px #D20000;
	}
	
#page-bar a:active {
	text-decoration:none;
	display: list-item;
	color: #D20000;
		}
#page-bar p {
	margin:0;
	padding:0;
	}	
	
/* Dropdown Menus */		
#page-bar li {
   text-align: right;
	direction: rtl;
	float:right;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right: 1px solid #101010;
	font-family: tahoma;
	font-size: 12px;
	}
	
#page-bar li li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	z-index: 9999;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	z-index: 9999;
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	z-index: 9999;
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	z-index: 9999;
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	z-index: 9999;
	left: auto;
	}

#faq ul li{
font-family: tahoma;
font-size: 12px;
list-style-type: none;
}

#faq li a{
   list-style-type: none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding-left: 13px;
	background:url(images/sub.png) right no-repeat;
	text-align: right;
	text-decoration: none;
	}
	
	
h3.cat_title, h3.cat_title a {
	color: #ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	}

h3#respond {
	margin-top:10px;
	padding-top:20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
	border-bottom:3px solid #333333;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:165px;
	height:90px;
	}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 0px 0px 10px;
	background: #141414 url(images/gallery-image-overlay.png) repeat;
	width:930px;
	font-size:0.7em;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}

#headline {
	width:590px;
	float:right;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background: url(images/header_bg_abstract.png) bottom;
	overflow:hidden;
	height: 284px;
	}

#headline a {
	color: #EBEBEB;
	}

#headline a:hover {
	color:#ffffff!important;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;	
	}

#top div.label {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height:0.9em;
	padding: 7px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 323px;
	border: 1px solid #333333;
	background: #101010;
	}
	
#top div.label a {
	color:#ffffff!important;
	}
	
#top div.label2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height:1.75em;
	text-transform:lowercase;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}	

#headline div.title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 33px;
	font-weight: bold;
	line-height:1.0em;
	display:block;
	padding-bottom:0px;
	padding-top:20px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color: #ffffff;
	font-size:0.85em;
	}

#headline p {
	padding-bottom:25px;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-top:20px;
	}

#featured {
	width:320px;
	float:right;
	padding:0px 10px 0px 10px;
	font-size:1.05em;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 75px;
    margin-bottom:5px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
        margin-top:0px;
	padding-top:10px;
	float: left;
	width:193px;
	font-family: tahoma;
	font-size: 11px;
	}

#featured .meta {
	margin-top:0px;
   font-size:0.85em;
	}

#featured .title {
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	}

#featured .divider {
	margin-right:90px;
	}

#headline a img {
	margin-top:25px;
	float: right;
	margin-left: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	

#featured a {
	color:#ffffff;
	}

#featured a:hover {
	color:#ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;	
	}

#featured img {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        opacity:0.5;	
	}

#featured a img {
	border:2px solid #ffffff;
	margin-left:10px;
	margin-top:5px;
	float: right;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}

#featured img:hover {
        filter:alpha(opacity=100);
        -moz-opacity:1;
         opacity:1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	

	
#headline a img {
	border: 3px solid #333333;
	margin-top:25px;
	margin-right:10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#headline img:hover {
	border: 3px solid #ffffff;
	margin-right:10px;
	margin-top:25px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}		

#single_head {
	width:195px;
	float: right;
	margin-left:10px;	
	padding: 15px;
	background: #1B1B1B url(images/header_bg_abstract.png) bottom;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#single_head a img {
	border: 3px solid #141414;
	margin-left:9px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;			
	}
	
#single_head img:hover {
	border: 3px solid #ffffff;
	margin-left:9px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;			
	}	

#single_desc {
	width:670px;
	float: right;
	padding:0px 10px 5px 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height:1.4em;
	color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#single_desc div.title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 30px;
	font-weight: bold;
	line-height:1.2em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}
	
#single_desc div.meta7 {
    margin-top: 12px;
	margin-bottom: 7px;
	padding-right: 5px;
   color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	border:1px solid #ffffff;
	}	

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color: #D20000;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;	
	}

#single_desc a:hover {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;
	}

#middle {
	margin:0 auto;
	padding: 0px 10px 0px 10px;
	background: #141414 url(images/gallery-image-overlay.png) repeat;
	width:920px;
	font-size:0.7em;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}
    
.category {
	width:164px;
	float:right;
	border-top:8px solid #333333;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: transparent;
   cursor:pointer;
	}

.category p {
     margin:0;
     font-size:11px;
	}

.category span.cat_title, #front-list .cat_title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;	
	}
	
#front-popular h3  {
	margin:0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #535353;	
	background: #ffffff;
	padding: 2px;
	text-indent: 6px;
	}

#front-list .cat_title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	}
	
#front-popular h3 {
	color: #ffffff;
	}	


.more-link {
	display:block;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #ffffff;
	}
	
.more {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}		

.category a {
	color: #ffffff;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}

#bottom {
	width: 920px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#bottom-left {
	float: right;
	}

#bottom-left .meta, #content.archive .meta {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	}

#front-list {
	width:570px;
	padding:10px;
	background: #141414 url(images/gallery-image-overlay.png) repeat;
	font-size: 12px;
	line-height:1.80em;
	margin-bottom:3px;
	color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
   }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	margin-right: 0px;
	color: #ffffff;
	}
	
#front-list .title a:hover{
	color: #D20000;
	margin-right: 0px;	
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff; 		
}	

#front-list .divider {
	margin-right:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

.meta {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	}
	
.meta2 {
   margin-top: 5px;
   background: #101010 url(images/gallery-image-overlay.png) repeat;
	color:#ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;	
	border: 1px solid #333333;
	clear: right;	
	}
	
.meta2:hover{
	border: 1px solid #ffffff;
   background: #F6F6F6;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;	
	}
	
.meta3 {
   margin-top: 8px;
	margin-bottom: 0px;
	padding-right: 5px;
   background: #101010 url(images/gallery-image-overlay.png) repeat;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;	
	border: 1px solid #333333;
	clear: right;
	}

.meta3:hover{
	border: 1px solid #ffffff;
   background: #101010;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	color: #ffffff;
	}	
	
.meta4{
   margin-top: 5px;
	margin-bottom: 2px;
	padding-right: 5px;
	border: 1px solid #333333;
	font-family: tahoma;	
	font-size: 11px;
	padding: 1px;
	background: #101010 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	clear: right;
	font-weight: normal;
	color: #ffffff;
	}

.meta4:hover{
	border: 1px solid #ffffff;
   background: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	color: #ffffff;
	}
	
.meta5 {
   margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 16px;
	padding-right: 5px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;		
	}	
	
.meta6 {
   margin-top: 8px;
	margin-bottom: 2px;
	padding-right: 5px;
	border: 1px solid #333333;
	font-size: 11px;
	padding: 1px;
	background: #101010 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	clear: right;
	font-weight: normal;
	color: #ffffff;
	}

.meta6:hover{
	border: 1px solid #ffffff;
   background: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	color: #ffffff;
	}	

.meta7 {
   border-bottom: 4px solid #ffffff;
	margin-bottom: 30px;
	padding-right: 5px;
	padding: 5px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	}		
	
.meta8 {
   margin-top: 5px;
	margin-bottom: 20px;
	padding: 5px 10px;
   background: #101010 url(images/gallery-image-overlay.png) repeat;
	color: #ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
   text-align: center;
	border: 1px dashed #ffffff;
	border-right: 4px solid #1B1B1B;
	border-left: 4px solid #1B1B1B;
	}		
	

#headline p, #featured p {
 margin:0;
 }


#paged-list {
	width:570px;
	margin-bottom:3px;
	padding:0px 10px;
	background: #1B1B1B;
	line-height:1.75em;	
	font-weight: normal;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#paged-list .clearfloat {
   padding-bottom:1px;	
	}

.onecolumn {
	line-height:1.75em;
	padding:5px 0px;
	margin:0;
	padding-top: 8px;		
	}

.onecolumn img {
	float:right;
	margin:8px 0px 7px 10px;
	border: 2px solid #333333;
	padding:4px;
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
    opacity:0.5;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
	}
	
.onecolumn img:hover {
	float:right;
	margin:8px 0px 7px 10px;
	border: 2px solid #ffffff;
	padding:4px;
   filter:alpha(opacity=100);
   -moz-opacity:1;
   opacity:1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	


.tanbox {
	width:275px;
	line-height:1.75em;
	padding: 5px 0px;
	margin:0;
	font-size: 12px;
	padding-top: 8px;	
	}

.archive .tanbox {
	width:570px;
	padding: 5px 0px;
	margin:0;
	line-height:1.75em;		
   padding-bottom:1px;
	}

.tanbox img {
	float:right;
	margin:8px 0px 2px 10px;
	border: 2px solid #333333;
	padding:4px;
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
    opacity:0.5;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
	}
	
.tanbox img:hover {
	float:right;
	margin:8px 0px 2px 10px;
	border: 2px solid #ffffff;
	padding:4px;
   filter:alpha(opacity=100);
   -moz-opacity:1;
   opacity:1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	
	

.tanbox span.title a, .onecolumn span.title a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	padding-left: 0px;
	color: #ffffff;
	}
	
.tanbox span.title c, .onecolumn span.title a:hover {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;	
	}	

	
.tanbox p, .onecolumn p {
	padding: 5px 0px;
	margin:0;
	font-size: 12px;
	line-height:1.75em;	
	padding-top: 8px;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}		

#navigation {
	padding: 10px 10px;
	background: transparent;
	font-size: 11px;
	text-align: right;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	direction:rtl;
	}


/* Content Page*/

#content {
	width:570px;
	background: #1B1B1B;
	padding:10px;
	margin-left: 5px;
	line-height:1.75em;
	float:right;
	border-top:0px solid #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	direction:rtl;
	}
	
#content2 {
	width: 570px;
	background: #1B1B1B;
	border-top: 3px solid #ffffff;
	height: auto;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	

.post {
	color: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75em;
	}

	
.post a:hover{
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;
}	

.post p {
  margin-top:20px;
  line-height: 1.75em;
}

.post .clearfloat {
	border-bottom:5px solid #ffffff;
   margin-top:20px;	
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	margin-right: 25px;
	}

#content h2.title {
	border-bottom: 3px solid #ffffff;
	padding: 20px 0px;
	margin-top:60px;	
	color: #D20000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.8em;
	line-height: 1.2em;	
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;
	}
	
#content h2.title2 {
	border: 2px solid #ffffff;
	font-family: Tahoma;	
	font-size: 12px;
	padding: 5px;
	background: #101010;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-right:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-right:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-right:20px;
	}

.entry img, .post a img, #front-list img {
	border: 1px solid #333333;
	margin: 5px 0 0px 0;
	padding: 2px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
	}	

.entry a {
	text-decoration: none;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	display:block;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;
	}

	
#stats a:hover{
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px 1px #ffffff;	
}	

span#map {
	font-size:11px;
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

img.alignright, a img.alignright {
	padding: 3px;
	margin: 0 0 2px 7px;
	display: inline;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
}

img.alignleft, a img.alignleft {
	padding: 3px;
	margin: 0 7px 2px 0;
	display: inline;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}


#bio {
    padding:10px;
	 border:1px solid #ffffff; 
    background: #101010;
    margin: 15px 0 25px 0;
	 -moz-border-radius: 4px;
	 -khtml-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 border-radius: 4px;
	color: #ffffff;
	text-align: center;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ffffff;
	margin: 0px 5px 5px 0;
	float: right;
	padding:4px;
	width:80px;
	height:80px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
	}	

/* Sidebar*/
#sidebar {
	width:320px;
	float: left;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}
	
#sidebar2 {
	width:320px;
	float: left;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}	

.spoiler { 	
	padding:0px 12px 12px 12px;
	background: #1B1B1B;
	margin-bottom:12px; 	
	overflow:hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

.spoiler img {
	border: 2px solid #333333;
	padding:4px;
	margin-left:10px;
	margin-bottom:0px;
   filter:alpha(opacity=50);
    -moz-opacity:0.5;
   opacity:0.5;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/gallery-image-overlay.png) repeat;
	}
	
.spoiler img:hover {
	border: 2px solid #ffffff;
	padding:4px;
	margin-left:10px;
	margin-bottom:0px;
   filter:alpha(opacity=100);
    -moz-opacity:1;
   opacity:1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	shadow: 0px 0px 1px #000000;	
	}


.spoiler h3 {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; 	
	color:#ffffff; 	
	margin: 0px 0px 4px 0px; 	
	padding: 0px 10px;
	border-bottom:0px solid #ECECEC;
	background: url(images/gallery-image-overlay.png) repeat;
	border: 1px solid #3C3C3C;
}

.spoiler h3 a {
	color:#ffffff;
	text-decoration:none;
	}

.spoiler p {
	margin:5px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}

.spoiler h4 {
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom:5px;
	margin: 5px;
	}

.spoiler h4 a {
	color: #ffffff;
	}
.spoiler h4 a:hover {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;	
	}	

#sidebar {
   font-size:11px;
}

#sidebar h3 {
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	background: #303030;
	color:#ffffff;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float: left;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-bottom7 {
	width:300px;
	float: left;
   margin-top:12px;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}

#sidebar-bottom8 {
	width:300px;
	float: left;
   margin-top:12px;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}

#sidebar-middle {
	width:320px;
	float: left;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#sidebar-bottom2 {
	width:300px;
	float: left;
	margin-top:12px;
	padding: 0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}


#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ffffff;
	display:block;
	padding: 3px 0px 2px 13px;

	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float: left;
	margin-bottom:10px;
	padding:10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border: 0px solid #333333;
	width:90%
	}
	
.submitbutton {
	padding: 3px 8px;
	border: 1px solid #828282;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	font-size:12px;
	color: #ffffff;
	cursor: pointer;
	font-family: Tahoma;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
.submitbutton:hover {
	padding: 3px 8px;
	border: 1px solid #ffffff;
	background: #000000;
	font-size:12px;
	color: #ffffff;
	cursor: pointer;
	font-family: Tahoma;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	

.submitbuttonc {
	 padding: 3px 8px;
    background: #1B1B1B url(images/gallery-image-overlay.png) repeat;
    color:#ffffff;
	 border:1px solid #ECECEC;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;	
    }
    
.field {
	padding: 1px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	background: #303030;
	color: #ffffff;
	}
	
.field2 {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}	

#search .searchbutton {
	padding: 1px;
	border:1px solid #ECECEC;
	background: #1B1B1B;
	font-size:11px;
	}

#commentform input {
	width: 180px;
	margin: 5px 1px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	height: 190px;
	color: #ffffff;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#commentform textarea:hover {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	height: 190px;
	color: #ffffff;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	background: #000000;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	



/* Comments*/

#comment { width:590px;	background: #303030; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { 
	border: 1px solid #ffffff;
	font-size: 12px;
	line-height: 1.75em;
	padding: 3px;
	background: #000000;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #D20000;
	margin-top:8px;
 }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold;    }

ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#ffffff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border: 1px solid #ffffff; margin: 0px 13px 13px 0px; float: left; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color: #8B4513; font-weight:bold; font-size:14px;    }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color: #ffffff; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin: 15px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }
ul.children li.comment { margin-top:15px; color: #ffffff; padding: 12px 12px 12px 12px; background: #303030; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#ffffff; }

#respond textarea { width:99%; font-size:15px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/

#gallery {
	font-size:11px;
	font-family:Tahoma,'Lucida Grande'"BitStream vera Sans",Verdana,Arial,Helvetica,'Lucida Sans Unicode',Verdana,san;
	color: #ffffff;
	width: 925px;
	margin: 0 auto;
	padding: 15px 0px 0px 15px;
	background: #1B1B1B url(images/gallery-image-overlay.png) repeat;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}
	
	#gallery h3 {	 	
	font-weight:bold;
	width:597px;	
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 2px solid #cccccc;
	padding: 6px;
	background: #1B1B1B url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -10px;
	margin-right: 8px;	
	color: #ffffff;
	}
	
	#gallery2 {	 	
	font-weight:bold;
	width:597px;	
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -10px;
	margin-right: 8px;	
	color: #ffffff;
	}		
	
	#video h3 {
	font-weight:bold;
	width:270px;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -10px;
	margin-right: 8px;	
	}	
	
	#video2 {
	font-weight:bold;
	width:270px;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -10px;
	color: #ffffff;
	}
	
#video2 a , #gallery2 a {
	color: #ffffff;
	}
				

#gallery #random {
    float: right;
    width:625px;	 
    padding-bottom:0px;	
	  
}

#gallery #random img {
    padding:2px;
    border: 2px solid #333333;
    margin-right:14px;
    margin-bottom:11px;
    float: right;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #141414 url(images/gallery-image-overlay.png) repeat;
}

#gallery #random img:hover {
    border: 2px solid #ffffff;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


#gallery #video {
    padding:1px;
    float:left;
    width:280px;
    padding-right:15px;
    margin-bottom:15px;		 
    border-right:1px solid #b0b0b0;
    }


#front-popular {
	font-size:11px;
	color:#ffffff;
	width: 910px;
	background: #141414 url(images/header_bg_abstract.png) bottom;
	margin: 0 auto;
	padding:15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right: 1px solid #ffffff;
	direction: rtl;
	position: relative;
	}

#mostcommented {
	margin-left:20px;
	direction: rtl;
	position: relative;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	direction: rtl;
	position: relative;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#cccccc;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
        padding:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background: #101010;
	color:#ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:10px;
	background: #141414 url(images/gallery-image-overlay.png) repeat;
	color: #ffffff;
	padding:5px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-left:5px solid #1B1B1B;
	border-right:5px solid #1B1B1B;
	}

#footer a:hover {
	color:#ffffff;
	background-attachment: scroll;
	text-decoration: none;
	text-shadow: 0px 0px 1px #ffffff;
	}
	
#footer a:link, a:visited {
        color:#ffffff;
    }	

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
/* poop \*/
	
 #pop {
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 1px dashed #E6E6E6;
	color: #ffffff;
	padding: 3px;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	}

#pop2 {
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-weight:bold;
	border: 1px solid #E6E6E6;
	color: #ffffff;
	padding: 3px;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	}

	

#pop3 {
	margin-bottom:3px;
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	color: #ffffff;
	padding: 3px;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	}

	

#pop4 {
	margin-bottom:3px;
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	color: #ffffff;
	padding: 3px;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	}	
	
/* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Tahoma;	
	padding: 1px;
	background: #303030 url(images/gallery-image-overlay.png) repeat;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	margin: 7px;
	text-align: center;
}

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

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

.wp-caption p.wp-caption-text {
   text-align: center;
	color: #ffffff;
	font-family: Tahoma;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Tahoma;	
	padding: 2px;
	background: #303030;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	margin: 5px;
}
/* End captions */		

#sidebar-mailing-list {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	}
#ss {
	margin-right: 1px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background: #000000;
	color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	
#ss3 {
	margin-right: 1px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background: #000000;
	color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;			
	}
	
#ss2 {
	color: #ffffff;
	margin-top:10px;
	margin-right: 1px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	}
	
#ss22 {
	color: #ffffff;
	margin-top:10px;
	margin-right: 1px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	}	
	
#sidebar-search {
	width:300px;
	float: left;
	margin-bottom:10px;
	padding: 0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#sidebar-search2 {
	width:300px;
	float: left;
	margin-bottom:10px;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#sidebar-bottom6 {
	width:300px;
	float: left;
	padding:0px 10px 10px 10px;
	background: #1B1B1B;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	

	}
	
#adss a img {
	margin-top:-10px;
	border: 0px dashed #EEEEEE;
	margin-right: -7px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#adss2 a img {
	margin-top:5px;
	border: 0px dashed #EEEEEE;
	margin-right: -5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}	

	
.meta9 {
   margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding: 5px 25px;
   background: #101010;
	color: #ffffff;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 1px dashed #ffffff;
	border-right: 4px solid #101010;
	border-left: 4px solid #101010;
	}	
	
#meta9 ul, #meta9 ul ol {
	margin: 0;
	padding: 2px 13px 2px 0;
	background: url(images/sub.png) no-repeat right;
	}

#meta9 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#meta9 ul p, #meta9 ul select {
	margin: 5px 0 8px;
	}

#meta9 ul ul, #meta7 ul ol {
	margin: 5px 10px 0 0;
	}

#meta7 ul ul ul, #meta9 ul ol {
	margin: 0 10px 0 0;
	}

ol li, #meta9 ul ol li {
	list-style: decimal outside;
	}

#meta9 ul ul li, #meta9 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#tuufy{
	font-family: Tahoma;
	font-size: 12px;
	color: #0002F0;
	font-weight: normal;
	background: #F4F4F4;
}

#breadcrumb {
	border: 1px solid #ffffff;
	font-size: 12px;
	font-family: Tahoma;	
	padding: 3px;
	background: #101010;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	color: #ffffff;
}
#breadcrumb2 {
	border: 1px solid #cccccc;
	font-size: 10px;
	font-family: Tahoma;	
	padding: 2px;
	background: #303030;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}
#breadcrumb3 {
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Tahoma;	
	padding: 4px;
	background: #303030;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	text-align: center;
}