/*   
Theme Name: ThreatToCreativity



*/


/* -standards- */



body {
	background: #fff;
	color: #000000;
	font-family: "Helvetica";
	font-size: .75em;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.contentpost p {
	text-align: left;
    clear: both;

	}

h2 {
	font-size: 1.2em;
	text-transform: titlecase;
	}

a {
	color: #000000;
	text-decoration: none;
	}

.entry a {
	color: #333333;
	text-decoration: underline;
	}
.entry ul li {
	padding: 3px;
}
.entry ul {
	list-style-position:inside
}
a:hover {
	color: #ff0000;
	}

blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}

#navlink {
	margin: 3px 0 3px 0;
	}

#topbar {
	border-bottom: 1px solid #fff;
	padding: 0px 0 5px 0;
	width: 800px;
	}

.blogtitle {
	color: #ff7e00;
	font-weight: ultra light;
	font-size: 26px;
	text-transform: titlecase;
	position:relative;
	line-height:38px;
margin-top:25px;
	float:left;
	overflow: visible;
	}
	
.blogdescription {

	color: #000;

	text-transform: uppercase;

	position: relative;

	width: 533px;

	margin: 0 0 0 6px;

	padding: 1px 0 0 5px;
	float:left;
	position: relative;
	}

#banner {



	}


/* -content- */


#contentwrap {
        position:absolute;
        top:400;
        left:0;
	width: 1200px;
	margin: 0 auto;
	}

#content {

 position:absolute;
 top:0;
 left:0;
 width:950px;
}

	}
	#aligner {
		margin: 0;
			width: 690px;
	}

#content2 {

	float: left;


	width: 640px;

	margin: 0 5px 0 11px;

	}

#contentpost {

	margin-left: auto;

	margin-right: auto;

	width: 640px;

	padding-right:8px;

	}

	

/* SIDEBAR */



#sidebar {

	float: right;

	margin-bottom: 30px;

	width: 200px;

	margin-right: 6px;
	}

	

#sidebar .sidebar_header {

	}

#sidebar h2 {

	color: #000;

	font-weight: ultra light;

	text-transform: uppercase;

	font-size: 12px;
	
	}

#sidebar h2.small, #sidebar h2.widgettitle {


	color: #000;

	font-size: 16px;

	font-weight: ultra light;

	margin: 20px 0 0 0;

	padding: 0 20px 0 0;

	letter-spacing: -2px; 
	text-transform: uppercase;
	text-align: right;
	}

#sidebar ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}

#sidebar li {

	list-style: none;

	}
#sidebar li select {
	margin: 5px 0 0 100px;
}
#sidebar ul li {


background: #fff;

	margin: 3px 3px 3px 10px;

	text-align: right;
	}

#sidebar img {

width: 100%;

border: 0;

}



/* -post and entries- */

.post {

	float:left;

	position: relative;

	width: 200px;

	padding: 15px 15px 15px 15px;

	height: 185px;

	overflow: hidden;

	}

.post_single {

	float:left;

	width: 640px;

	margin: 20px 20px 20px 20px;

	}

.entry p img {

	border: 0px;

        margin: 4px;

	}

.postdate {

	color: #fff;

	font-size: 1px;

	font-weight: ultra light;

	text-transform: uppercase;

	}

.postdate_single {

	color: #fff;

	font-size: 1px;

	font-weight: ultra light;

	text-transform: uppercase;

	}

.pagetitle {

	color: #000000;

	font-size: 2em;

	font-weight: ultra light;

	margin-top: 14px;

	text-transform: uppercase;

	}

.posttitle {

	font-size: 20px;

	font-weight: ultra light;

	text-transform: uppercase;

	line-height: 30px;

	}

.posttitle_single {

	font-size: 55px;

	font-weight: ultra light;

	text-transform: uppercase;

	}

.posttitle a {

	color: #000;

	}

.posttitle a:hover {

	color: #ccc;

	}

.postmetadatabottom {

	background: #fff;

	margin: 15px 0 15px 0;

	padding: 3px;

	text-transform: uppercase;

	width: 100px;

	}

.postmetadatabottom a {

	color: #fff;

	}

.postmetadatabottom a:hover {

	color: #ffffff;

	}

.entry {

	// border-bottom: 1px dotted #a9a9a9;

	padding-bottom: 10px;

	}



/* -search form- */



#searchsubmit {

	display: none;

	}

#search {

	border: solid 1px #cccccc ;

	color: #ffffff;

	text-transform: uppercase;

	font-size:10px;

font-weight:bold;

	background: transparent;

	}

searchform {


	color: #cccccc;

	text-transform: uppercase;

	font-size:11px;

	font-weight:bold;
	margin: 0 200 0 0;
	padding: 0 0 0 0;


}
        

        height: 25px;
}






#footer {
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	text-align:center;

	}

#footer a {

	color: #000000;

	}





/* -floats -*/



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}

#header_left {

	width: 900px;
	margin: 0 auto;
	}

#header_nav {
	float:right;
	position: relative;
	margin: 0 0 0 0px;
	}

#bodywrap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	}

.bg {
	height:185px;
	overflow:hidden;
}

.post:hover {
	background: white !important;
	}

.post:hover .posttitle a {
	color: black !important;
	}


/*

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#000;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #fff;
	}

.subnav li a:hover, .subnav li a:active {
	background:#ffffff;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}


#nav {
	background:#ffffff;
	font-size:1.1em;
	z-index:5000;
	}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index:5000;
	}

#nav a, #nav a:hover {
	background:#ffffff;
	display: block;

	border:none;
	z-index:5000;
	}

#nav li {
	background:#ffffff;
	float: right;
	list-style:none;
	border-right:1px solid #a9a9a9;
	z-index:5000;
	}

#nav a, #nav a:visited {
	background:#ffffff;
	display:block;
	font-weight: ultra light;
	color: #f5f5f4;
	padding:6px 12px;
	z-index:5000;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#ffffff;
	text-decoration:none;
	z-index:5000;
	}	
		

	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index:5000;
	}
	
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #ffffff;
	z-index:5000;
	}

#nav li li a, #nav li li a:visited {
	font-weight: ultra light;
	font-size:0.9em;
	color:#FFF;
	z-index:5000;
	}

#nav li li a, #nav li li a:visited {
	font-weight: ultra light;
	font-size:0.9em;
	color:#FFF;
	z-index:5000;
	}

#nav li li a:hover, #nav li li a:active {
	background:#fff;
	z-index:5000;
	}	

#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: auto;
	z-index:5000;
	}

a.main:hover {	
	background:none;
}

*/

#commentform {
	margin: 10px 10px 10px 10px;
	padding: 0 10px 10px 10px; 
}





.picleft {
	float: left;
	margin: 4px;
	clear:both;
}

.picright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignleft {
	float: left;
	margin: 4px;
	clear:both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.entry ol li {
	clear: both; 
	margin-top: 10px;
	position:relative;
}

#cattag {
	font-size: 10px;
        color:#FFF;
}

#fun {
	width: 480px;
	height: 430px;
	float: left;
	position: relative;
	margin:  0 0 0 -250px;
	background: #FF3300;
}

#subtitle {
	size: 18px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}

#sidebar li select {
	margin: 5px 0 0 100px;
}



#sidebar ul li {


background: #fff;

	margin: 3px 3px 3px 10px;
	text-align: right;
	font-weight: ultra light;
	font-size: 13px;
#sidebar ul {

	text-transform: uppercase;
	}


#sidebar img {

width: 100%;

border: 0;

}



/* -post and entries- */



.post {

	float:left;

	position: relative;

	width: 200px;

	padding: 15px 15px 15px 15px;

	height: 185px;

	overflow: hidden;

	}



.post_single {

	float:left;

	width: 640px;

	margin: 20px 20px 20px 20px;

	}

.entry p img {

	border: 0px;

        margin: 40px;

	}


.pagetitle {

	color: #000000;

	font-size: 2em;

	font-weight: ultra light;

	margin-top: 140px;

	text-transform: uppercase;

	}

.posttitle {

	font-size: 20px;

	font-weight: ultra light;

	text-transform: uppercase;
	line-height: 25px;

	}

.posttitle_single {

	font-size: 55px;

	font-weight: ultra light;

	text-transform: uppercase;

	}

.posttitle a {

	color: #000;

	}

.posttitle a:hover {

	color: #ccc;

	}

.postmetadatabottom {

	background: #fff;

	margin: 15px 0 15px 0;

	padding: 3px;

	text-transform: uppercase;

	width: 100px;

	}

.postmetadatabottom a {

	color: #fff;

	}

.postmetadatabottom a:hover {

	color: #ffffff;

	}

.entry {

	// border-bottom: 1px dotted #a9a9a9;

	padding-bottom: 10px;

	}



/* -search form- */



#searchsubmit {

	display: none;

	}

#search {

	border: solid 1px #cccccc ;

	color: #000000;

	text-transform: uppercase;

	font-size:10px;

font-weight:bold;

	background: transparent;

	}

.searchform {

	color: #cccccc;

	text-transform: uppercase;

	font-size:11px;

	font-weight:bold;

	padding: 3px;

	margin-top: 3px;
	padding: 5px 0 0 40px;
 height: 25px;
}




#footer {
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	text-align:center;

	}

#footer a {

	color: #000000;

	}


#bodywrap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	}

.bg {
	height:185px;
	overflow:hidden;
}

.post:hover {
	background: white !important;
	}

.post:hover .posttitle a {
	color: black !important;
	}


.picleft {
	float: left;
	margin: 4px;
	clear:both;
}

.picright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignleft {
	float: left;
	margin: 4px;
	clear:both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


#cattag {
	font-size: 1px;
}

#fun {
	width: 480px;
	height: 430px;
	float: left;
	position: relative;
	margin:  0 0 0 -250px;
	background: #fff;
}

#subtitle {
	size: 18px;
	color: #336699;
	text-transform: uppercase;
	text-align: center;
}
