/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

@font-face {
	font-family: 'QuicksandLight';
	src: url('fonts/Quicksand_Light.eot');
	src: local('☺'), url('fonts/Quicksand_Light.ttf') format('truetype'), url('fonts/Quicksand_Light.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandLightOblique';
	src: url('fonts/Quicksand_Light_Oblique.eot');
	src: local('☺'), url('fonts/Quicksand_Light_Oblique.ttf') format('truetype'), url('fonts/Quicksand_Light_Oblique.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandBook';
	src: url('fonts/Quicksand_Book.eot');
	src: local('☺'), url('fonts/Quicksand_Book.ttf') format('truetype'), url('fonts/Quicksand_Book.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandBookOblique';
	src: url('fonts/Quicksand_Book_Oblique.eot');
	src: local('☺'), url('fonts/Quicksand_Book_Oblique.ttf') format('truetype'), url('fonts/Quicksand_Book_Oblique.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandBold';
	src: url('fonts/Quicksand_Bold.eot');
	src: local('☺'), url('fonts/Quicksand_Bold.ttf') format('truetype'), url('fonts/Quicksand_Bold.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandBoldOblique';
	src: url('fonts/Quicksand_Bold_Oblique.eot');
	src: local('☺'), url('fonts/Quicksand_Bold_Oblique.ttf') format('truetype'), url('fonts/Quicksand_Bold_Oblique.svg#webfont') format('svg');
}

@font-face {
	font-family: 'QuicksandDash';
	src: url('fonts/Quicksand_Dash.eot');
	src: local('☺'), url('fonts/Quicksand_Dash.ttf') format('truetype'), url('fonts/Quicksand_Dash.svg#webfont') format('svg');
}

@font-face {
	font-family: 'NeuropolRegular';
	src: url('fonts/neuropol.eot');
}

@font-face {
	font-family: 'NeuropolRegular';
	src: url(//:) format('no404'), url('fonts/neuropol.woff') format('woff'), url('fonts/neuropol.ttf') format('truetype'), url('fonts/neuropol.svg#webfont') format('svg');
}

.custom b
{
font-family:'QuicksandBold', Arial, sans-serif;
}

.custom strong
{
font-family:'QuicksandBold', Arial, sans-serif;
}

body.custom {
    background: black;
    background-image: url('http://lifedestiny.net/wp-content/uploads/2010/04/Life-Destiny-Side-Background.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 2.2em;
	vertical-align: text-top;
	padding-top: 0px;
	background-image: url;
	padding-right: 100px;
	padding-left: 75px;
font-family:'QuicksandBook', Arial, sans-serif;
}



.custom #container {
    margin-top: 0em; 
    margin-bottom: 0em;
    padding: 0em;
    background: #33332f;
    border: 0em solid #000000;
font-size:10px;
}

.custom #page {
    background: #fff;}

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #a1e1f6 none repeat scroll 0 0; padding-top:20px;}

.custom h3 {
color:black; 
weight:bold;
border-bottom: 1px dotted #DDD;
font-family:'NeuropolRegular', Arial, sans-serif;
font-size: 23px;
font-variant: normal;
padding-bottom: 1px;
padding-top: 3px;
}

.custom h2 {
color:black; 
weight:bold;
border-bottom: 1px dotted #DDD;
font-family:'NeuropolRegular', Arial, sans-serif;
font-size: 23px;
font-variant: normal;
padding-bottom: 1px;
padding-top: 3px;
}

.custom h1 {
color:black; 
weight:bold;
border-bottom: 0px dotted #DDD;
font-family:'NeuropolRegular', Arial, sans-serif;
font-size: 23px;
font-variant: normal;
padding-bottom: 0px;
padding-top: 0px;
}



.custom .title-avatar {float:left; width:5em; margin-right:1em; font-family:'QuicksandBook', Arial, sans-serif;}



/* BOXES */
#similar h3, #rightcol h3 {display: block; font-size: 1.8em; letter-spacing: normal; padding-top: 3px; font-family:'QuicksandBold', Arial, sans-serif;}
#similar { float: left; width: 50%; font-family:'QuicksandBold', Arial, sans-serif;}
#similar p { margin-bottom: 15px; padding: 10px 2.5em 10px 10px; font-family:'QuicksandBold', Arial, sans-serif;}
#similar a { font-size: 1.4em; border-bottom: 1px solid #f89a1e; line-height: 1.5em; font-family:'QuicksandBold', Arial, sans-serif;}
#similar a:hover { border: 0; font-family:'QuicksandBold', Arial, sans-serif;}
#similar h3 { padding-left: 10px; font-family:'QuicksandBold', Arial, sans-serif;}
#similar span.date { color: #888; letter-spacing: 1px; text-transform: uppercase; font-family:'QuicksandBold', Arial, sans-serif;}
#rightcol { float: center; width: 100%; font-family:'QuicksandBold', Arial, sans-serif;}
#rightcol p { font-size: 14px; line-height: 1.5em; padding: 10px 2.5em 10px 0;  font-family:'QuicksandBold', Arial, sans-serif;}
#rightcol h3 { padding: 0; font-family:'QuicksandBold', Arial, sans-serif;}
#rightcol ul { list-style-position: inside;  list-style-type: square; margin-left: 1em; font-family:'QuicksandBold', Arial, sans-serif;}
#rightcol ul a { border-bottom: 1px solid #CB3131; font-size: 14px;}
#rightcol ul a:hover { border: 0;}
#rightcol li { margin-bottom: 10px;}
#subscribe { background: #f8a815; border: 1px solid #E6DB55; float: right; margin: 15px 15px 0 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#custom { background: black; border: 1px solid #f89a1e; float: right; margin: 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.custom #header #logo a {display:block; height: 299px; width: 100%; background: url('http://lifedestiny.net/wp-content/uploads/2010/01/Banner4.gif') no-repeat; outline: none; padding:0; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header {border-left:none; padding:0}
.custom #header {border-top:none; padding:0}
.custom #header {border-right:none; padding:0}




.custom #content_box { 
  width: 100%; 
  background: url('http://lifedestiny.net/wp-content/uploads/2009/12/divider.gif') 56.4em 0 repeat-y; 
}

.custom p { 
font-family:'QuicksandBook', Arial, sans-serif;
font-size:14px;
}
  
  background: url('http://lifedestiny.net/wp-content/uploads/2009/12/divider.gif') 56.4em 0 repeat-y; 
}



/* Change the home tab unselected color */
.custom ul#tabs .home-item { background: orange; font-family:'QuicksandBold', Arial, sans-serif; }
/* Change the home tab unselected font color */
.custom ul#tabs .home-item a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-1 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif; }
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-1 a { color: black; }


/* Change the about tab unselected color */
.custom ul#tabs .page-item-2 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-2 a { color: black; }


/* Change the about tab unselected color */
.custom ul#tabs .page-item-3 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-3 a { color: black; }


/* Change the about tab unselected color */
.custom ul#tabs .page-item-4 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-4 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-5 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-5 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-6 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-6 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-7 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-7 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-8 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-8 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-9 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-9 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-10 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-10 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-11 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-11 a { color: black; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-12 {	background: orange; font-family:'QuicksandBold', Arial, sans-serif;}
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-12 a { color: black; }

.post_box, .teasers_box {
border-top:solid 1px; border-color:orange;
clear:both;
}




.custom ul#tabs li a:hover {color: #fff; text-decoration: underline; background-color: #2c3494;}  


.custom li.widget h3 {font-color:white; background:orange; no-repeat;}



#page {padding:0em 0em 0em 0em;}



.custom #container { margin-top: 0em; margin-bottom: 1.5em; padding: 0em; background: #33332f; border: 0em solid #3e3e3a; }

.custom #page { background: #fff; }


.custom .sidebar h3{background-color: #00B8B8;

-moz-border-radius: 4px;&nbsp;padding: 0.1em 0.1em 0.1em 0.5em; font-weight:bold; font-size:1em; color:black;}




.custom #custom_box { background: #fe9202; 

height:565px;

	         margin-top: 0em; 
	         margin-bottom: 0em;
	         padding: 0em;
	         border: 0em solid #000000;
}


//Custom Archives
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}





}
