/*
Theme Name: Tardcore International 1.0.0
Theme URI: http://www.concept.org/
Description: A seriously depraved visualization of the sonic musics of the Reverend Doctor Bradley D. Meyer of Seattle, WA.
Author: Melody and Sati Shah
Author URI: http://www.concept.org
Version: 1.0.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Retards, Asians, Koalas
*/

@charset "UTF-8";

html {
	width: 100%;
}
body {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/images/bg.jpg) #000;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #91bf8e;		
	height: 100%;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 0; }
a img { 
	border: none;
}

a:link, a:visited {
	color: #91bf83;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #91bf83;
	font-weight: bold;
	text-decoration: underline;
}

.container {
	width: 960px;
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/images/curves_bg.jpg) repeat-y #000;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.header {
	margin-left: 200px;
}
#animation {
	width: 350px;
	height: 117px;
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/animation/rotate.php);
	float: right;
	margin-right: 10px;

}
.noisy {
	margin-left: 22px;
}

.logo {
	margin-top: 10px;
}

.sidebar1 {
	float: left;
	width: 200px;
	height: 100%;
	padding-bottom: 10px;
}
.content {
	padding: 80px 15px 80px 15px;
	width: 534px;
	float: left;
	margin-right: 64px;
}
.sidebar2 {
	float: left;
	width: 132px;
	padding: 10px 0;
}

.content ul, .content ol { 
	padding: 0 15px 15px 0; 
}

ul.nav {
	list-style: none;
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/images/buttonsbg2.png) repeat-y;
	margin: 350px 0 15px 0;
}
ul.nav li {
	height: 30px;
	width: 136px;
	border-bottom: 4px solid #000;
	padding: 10px 0;
	font-variant:small-caps;
	font-size: 1.2em;
	line-height: 1.2em;

}
ul.nav a, ul.nav a:visited { 
	color: #C4E1C2;
	padding: 4px 5px 0 15px;
	display: block; 
	width: 136px;  
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #abe3ff;
	text-decoration: none;
}

ul.nav img {
	margin-top: -6px;
}

/* ~~ RIGHT NAV ~~ */
ul.rightnav {
	list-style: none; 
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/images/buttonsbg3.png) repeat-y;
	margin: 100px 0 15px 0;
	width: 132px;

}
ul.rightnav li {
	height: 30px;
	width: 132px;
	border-bottom: 4px solid #000;
	text-align: right;
	padding: 10px 0;
	font-variant:small-caps;
	font-size: 1.2em;

}
ul.rightnav a, ul.rightnav a:visited { 
	color: #C4E1C2;
	padding: 6px 10px 0 15px;
	display: block; 
	width: 107px; 
	text-decoration: none;
}
ul.rightnav a:hover, ul.rightnav a:active, ul.rightnav a:focus { 
	color: #abe3ff;
	text-decoration: none;
}

.nav img {
	margin-right: 5px;

}

hr {
	border: 1px solid #45339e;
	margin: 10px auto;
}


/* ~~ The footer styles ~~ */
.footer {
	padding: 10px 0;
	height: 75px;
	background: url(http://www.bradleymeyer.com/wp-core/wp-content/themes/tardcore_international/images/rings_left.png) left no-repeat;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.entry-title {
	color: #30baff;
}

.posts {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #30baff;
}
.posts a {
	color: #30baff;
}
.date_time {
	font-size: 0.8em;
	color: #708e7b;
}
.testimonials {
	text-align: right;
	font-weight: normal;
	font-size: .7em;
}


.content ul li{
	margin-left: 40px;
}



/*******************************************************************
* @Author: Boutros AbiChedid
* @Date:   March 20, 2011
* @Websites: http://bacsoftwareconsulting.com/
* http://blueoliveonline.com/
* @Description: Styling Custom Numbered Page Navigation (Pagination)
********************************************************************/
.pagenavi {
    margin: 0 0 20px 30px;
    padding: 5px 1px 5px;
    float:left;
    width: 98%;
}
.pagenavi a {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    text-decoration: none;
    border: 1px dashed #91bf8e;
    color: #91bf8e;
    background-color: #1f1f30;
}
.pagenavi a:hover {
    border: 1px solid #30baff;
    color: #30baff;
    background-color: 1f1f30;
}
.pagenavi span.pages {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    color: #30baff;
    font-weight:bold;
    border: 1px solid #30baff;
    background-color: #1f1f30;
}
.pagenavi span.current {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    font-weight:bold;
    border: 1px solid #30baff;
    color: #30baff;
    background-color: #1f1f30;
}
.pagenavi span.expand {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    border: 1px dashed #91bf8e;
    color: #91bf8e;
    background-color: #1f1f30;
}
.pagenavi .first, .pagenavi .last {
    border: 1px dashed #91bf8e;
}
.pagenavi .single_page {
border: 1px dashed #91bf8e;
}
/* END Styling Custom Numbered Page Navigation (Pagination)
***********************************************************/


