/*
Theme Name: NYC WTF
Theme URI: http://www.nycwtf.com
Description: NYC WTF v3.0
Author: Styles: Mark/Dark Igloo Codes: Jason Stinnett
*/

/*----------------------------------------------*/
/*----Changeable Styles (Fonts, Font Colors)----*/
/*------------(Feel Free to Edit)---------------*/
/*---------------------------------------------*/

/* Controls the Navigation Highlighting Color */
.current {
	color:#333333;
}

/* Controls the menu title (i.e. WHAT THE FUCK) */
.menu_title {
	color:#999999;
	padding: 50px 0 10px 0;
	font-size:20pt;
}

/* Controls the menu options (i.e. Photos or November 2008) */
.menu_option {
	color:#CC0000;
	font-size:16pt;
}


#right_ads, #left_ads {
float:left;
}

#ad_bar {
float:left;
display:block;
}

#ad_position {
	display:inline;
}

.post_thumb_cloud{
	margin: 0 0 50px 0;
}

.mini_thumb_cloud {
	margin: -50px 0 50px 0;
}

.submit_button {

	font-family: arial, helvetica,sans-serif; 
	color:#CC0000;
	background-color:#000000;
	margin:0;
	padding:0;
	border:0;
	font-weight:bold;
	cursor:pointer;
	display:inline;
	font-size:14pt;
}

.search_button, .submit_form {
	margin:10px 0 0 0;
	padding:0;
	border:0;
}

.navigation {
	margin:0 0 50px 0;
}

.next_post a {
	color:#CC0000;
}

.next_post a img {
	margin:0 0 0 20px;
	border:0;
	padding:0;
}

.prev_post {
	margin:10px 0 0 20px;
}

.prev_post a {
	color:#CC0000;
}

.prev_post a img {
	margin:0;
	padding:0;
	border:0;
}

.titlediv {
	padding:20px 0 0 20px;
}

.titlediv, .titlediv a {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:24pt;
}

.clearfloat {
	clear:both;
	height:0;
}

.authordiv {
	margin: 10px 20px 0 20px;
	text-transform:uppercase;
	font-size:8pt;
	color:#333333;
}

.authordiv a {
	color:#CC0000;
}

.author_name{
	color:#CC0000;
}

#index_everyone {
	color:#333333;
}

.entry {
margin-bottom:50px;
color:#858585;
}

.excerpt, .excerpt_index {
width:550px;
color:#999999;
margin:10px 0 0 20px;
font-size:10pt;
}

.excerpt p , .excerpt form , .excerpt_index p , .excerpt_index form {
	margin:0;
	padding:0;
	border:0;
	float:left;
}

.comments {
	margin: 0 0 0 20px;
	padding-bottom:50px;
	color:#999999;
}

.comments small {
	font-size:9pt;
	font-weight:bold;
}

.commentlist {
margin:0;
padding:0;
}

.commentlist li{
margin: 0 0 20px 0;
font-size:9pt;
width:380px;
}

.comment_list ol{
margin-bottom:30px;
}

.small_submit_field {
	font-family: arial, helvetica,sans-serif; 
	font-weight:bold;
	color:#CC0000;
	background-color:#000000;
	font-size:9pt;
	margin:0 0 20px 0;
	padding:4px;
	border:1px solid #999999;
	width:250px;
	height:16px;
}

.large_submit_field {
	font-family: arial, helvetica,sans-serif; 
	font-weight:bold;
	color:#CC0000;
	background-color:#000000;
	font-size:9pt;
	margin:30px 0 20px 0;
	padding:4px;
	border:1px solid #999999;
	width:250px;
	height:120px;
}

.post p, .post_index p, #topImg p, .rightBgTile p, .leftBgTile p, .post_single p {
margin:0;
padding:0;
}
					
.entry p {
	margin:0;
}

#logo {
	margin:0;
	height:300px;
	width:350px;
}

.wp-caption-text {
	display:none;
}

a {
	text-decoration: none;
	color:#CC0000;
}

img {
	border-style:none;
}

#search_box {
	margin: 25px 0;
}

#search_input {
	margin: 0 0 0 5px;
}

#search_button {
	margin: 0 0 0 5px;
}

body {
	margin:0;
	padding:0;

	background-color:  #000000;

	font-family: arial, helvetica,sans-serif; 

}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

#header {
	width: 100%;
}

#wrapper {
margin:0;
padding:0;
min-width:1250px;
min-height:100%;
	font-size:14pt;
	font-weight:bold;
}

/* Controls Large Size Images */
.post_thumbs_vert, .post_thumbs_horiz {
	display:block;
	width:600px;
	margin:0;
	padding:0;
}

.post_thumbs_vert p, .post_thumbs_horiz p{
margin:0;
padding:0;
}

.post_thumbs_vert img{
	height:300px;
	width:200px;
	float:left;
}

.post_thumbs_horiz img{
	height:200px;
	width:300px;
	float:left;
}

#index_content {
	margin:0;
	border:0;
	padding:0;
	float:left;
/*	width:600px;*/
}

#content {
	margin:0;
	border:0;
	padding:0;
	float:left;
	/*width:600px;*/
}

#sidebar {
	margin:0;
	border:0;
	float:left;
	min-height:100%;
	overflow:hidden;
}

#sidebar_menu {
	padding:0 0 50px 50px;
	text-transform: uppercase;
	min-height:100%;
	overflow:hidden;
}

#footer {
	width:100%;
	clear: both;
	color:#333333;
	font-size:12pt;
	padding: 0 0 10px 20px;
	font-weight:bold;
}

.page_content {
color:#858585;
float:left;
display:block;
font-size:10pt;
width:600px;
}

.page_titlediv {
	color:#FFFFFF;
	margin:20px 0 10px 20px;
	text-transform:uppercase;
	font-size:22pt;
}

.page_text {
	padding:0 0 0 20px;
}

.page_content .page_text p {
	padding-bottom:10px;
}

.page_content img, .page_content p img, .page_content p a img, .page_content p {
	margin:0px;
	padding:0px;
}

.post {
margin-top:0;
margin-bottom:50px;
/*width:600px;*/
float:left;
background:#000000;
}

.post_index, .post_single {
margin-top:0;
/*padding-bottom:50px;*/
width:600px;
float:left;
background:#000000;
}

.post_single {
min-height:600px;
}

.post_content, #topImg {
float:left;
display:block;
overflow:hidden;
}

.post_content a, #centerImg a {
margin:0;
padding:0;
border:0;
}

/*.post_content a img {
display:inline
}*/

.post_content a img:hover, #centerImg a img:hover, .adImg a img:hover{
   opacity: 0.75;
   filter: "alpha(opacity=75)";
   filter: alpha(opacity=75);
}

.post_content:hover, #centerImg:hover, .adImg {
background-color:#CC0000;
}

#centerImg {
height:600px;
width:400px;
z-index:30;
position:absolute;
margin-left:100px;
}

.adImg {
height:150px;
width:150px;
}

#rightSidebar {
float:left;
}

#bestTags {
padding: 650px 0 0 50px;
}

#bestTags a{
display:block;
color:#FFF;
}

/* Horizontal Background Tiles */

#topImg .rightBgTile img, #topImg .rightBgTile p img{
z-index:10;
margin-left:200px;
opacity: 0.25;
filter: "alpha(opacity=25)";
filter: alpha(opacity=25);
position:absolute;
}

#topImg .leftBgTile img, #topImg .leftBgTile p img {
z-index:20;
opacity: 0.25;
filter: "alpha(opacity=25)";
filter: alpha(opacity=25);
position:absolute;
}

#topImg {
 height:600px;
}

/* END horizontaal bg tiles */

.entry {
	margin: 0;
}

.entry img {
	margin:0 0 20px 0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

hr {
	display: none;
}

/* the_content Hover */

.post_thumbs_vert .post_content a img {
float:left;
height:300px;
width:200px;
z-index:60;
position:relative;
}

.post_thumbs_horiz .post_content a img {
float:left;
height:200px;
width:300px;
z-index:60;
position:relative;
}

.post_thumbs_vert .hoverText {
position:absolute;
float:left;
height:260px;
width:160px;
z-index:40;
padding:20px;
color:black;
overflow:hidden;
background:url('http://nycwtf.com/shit/wp-content/themes/nycwtf3/images/hoverBG.png') repeat;
text-transform:uppercase;
}

.post_thumbs_horiz .hoverText {
position:absolute;
float:left;
height:160px;
width:260px;
z-index:40;
padding:20px;
color:black;
overflow:hidden;
background:url('http://nycwtf.com/shit/wp-content/themes/nycwtf3/images/hoverBG.png') repeat;
text-transform:uppercase;
}

.hoverTitle {
text-transform:uppercase;
color:white;
font-size:20pt;
padding-bottom:15px;
}

.post_content a:hover .hoverText, .post_content a:hover .hoverText {
z-index:80;
}

.post_content a:hover img, .post_content a:hover p img {
z-index:10;
}


/* Controls Mini Thumb  Cloud */
.mini_thumb_cloud .post_thumbs_vert, .mini_thumb_cloud .post_thumbs_horiz {
	display:block;
	width:600px;
	margin:0;
	padding:0;
}

.mini_thumb_cloud .post_thumbs_vert .post_content p, .mini_thumb_cloud .post_thumbs_horiz .post_content p{
margin:0;
padding:0;
}
/*
.mini_thumb_cloud .post_thumbs_vert .post_content img{
	height:150px;
	width:100px;
	float:left;
}

.mini_thumb_cloud .post_thumbs_horiz .post_content img{
	height:100px;
	width:150px;
	float:left;
}
*/
.mini_thumb_cloud .post_thumbs_vert .post_content a img {
height:150px;
width:100px;
}

.mini_thumb_cloud .post_thumbs_horiz .post_content a img {
height:100px;
width:150px;
}

.mini_thumb_cloud .post_thumbs_vert .hoverText {
height:130px;
width:80px;
padding:10px;
}

.mini_thumb_cloud .post_thumbs_horiz .hoverText {
height:80px;
width:130px;
padding:10px;
}

.mini_thumb_cloud .hoverTitle {
font-size:11pt;
padding-bottom:0;
}

.mini_thumb_cloud .hoverText {
font-size:8pt;
}

/* End Mini Thumb Cloud */

.adImg a img {
float:left;
height:150px;
width:150px;
z-index:60;
position:relative;
}

.adImg .adHoverText {
position:absolute;
float:left;
	height:85px;
	width:130px;
z-index:40;
	padding:65px 10px 0 10px;
text-align:center;
color:white;
font-size:22px;
overflow:hidden;
background:url('http://nycwtf.com/shit/wp-content/themes/nycwtf3/images/hoverBG.png') repeat;
text-transform:uppercase;
}

.adImg a img:hover {
z-index:10;
}

.adImg a:hover .adHoverText {
z-index:80;
}
