/*  
Theme Name: Hastang GRID - Revised
Theme URI: http://www.hastang.com/
Description: revised version during ara's time
Version: 2.0
Author: FubarGenre
Author URI: http://www.fubargenre.com/


*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% "Trebuchet MS";
	background: #161616 url(images/body1.png) center top repeat-y;
	color: #c2bcbc;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited, a:active {
	color: #f8b006;
	text-decoration:none
	}

a:hover {
	color: #ababab;
	text-decoration:underline;
	}

a img {
	border:0;
	}

/*
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}	
*/

code { 
	font:.9em Arial, "Courier New"; 
	color:#fff; 
	padding:8px; 
	background: #161616; 
	display:block; 
	border: 1px #0b0b0b solid;}
	
acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote { 
	color: #fff; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background: #000 url(images/quotes.gif) no-repeat left top; 
	font-family: 'Trebuchet Ms';
	font-size: 11px;
	border: 1px #262626 solid;
	padding-left: 50px;
	margin-left: 19px;
	padding-right: 5px;
	}


select {
	width: 130px;
	}	



/* Structure */


#page {
	width:970px;
	margin:0 auto;
	padding:0px;
	background: #101010;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}


/*Header*/

#header {
	width:970px;
	height:204px;
	background: transparent;
	padding: 0;
	margin: 0;
	
}

#headertop  {
	background: transparent url(images/header.png) no-repeat center center;
	width: 970px;
	margin: 0;
	height:176px;
}

h1 {
	font:3.0em Arial;
	font-weight:bold;
	visibility: hidden;
	}

span.description {
	visibility: hidden;
}

.searchtemp {
	margin-left: 650px;
	margin-top: 30px;
}
	
/* Nav Bar*/

#nav {
	width: 100%;
	background: transparent url(images/nav_bg.png) repeat-x top center;
	margin: 0; padding: 0;
	height: 25px;

}

/*
#nav a, #nav a:visited, #nav a:active {
	color: #fff;
}

#nav a:hover {
	color: #ead979;
}

/*
.nav-bar {
	margin: 0 auto;
	background:transparent;
	font-size:11px;
	padding: 4px;
	width: 950px;
	text-transform: uppercase;
	}


.nav-bar ul {
	display:block;
	padding:0;
	margin: 0;

}

.nav-bar ul li {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px #e50101 solid;
	line-height: 18px;
}


/* Text*/

h1 {
	font:3.0em Arial;
	font-weight:bold;
	}

h2 {
	font:2.3em "Palatino Linotype";
	font-weight: bold; font-style: italic;
	padding-bottom:10px;
	color: #c40e0e; 
	}

h3 {
	font:1.3em "Palatino Linotype";
	font-weight: bold; font-style: italic;
	margin-bottom:10px;
	color:#d68801;
	}

h4 {
	font:1.0em Georgia;
	}

h3#respond {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:20px;
	}

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

/* Content*/



#content {
	width:634px;
	border:none;
	float:left;
	font-size:11px;
	margin-top: 10px;
	padding-left: 10px;
	color: #bcbbbb;
	}

#content .stats1 {
	margin: 0px 0px 10px 0px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	margin-bottom: 10px;
	border-top: 1px solid #7e7d7b;
	border-bottom: 1px #7e7d7b solid;
	color: #9a7d4a;
	}
	
#aside {
	padding: 15px;
	background: #141414;
	border: 1px #424242 solid;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#aside h3 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: .8em; 
	font-size: 11px; 
	text-transform: uppercase;
}

#aside .clearfloat h3 a,  #aside .clearfloat h3 a:visited,  #aside .clearfloat h3 a:active {
	color: #fff;
}

#aside .clearfloat {
	margin:0;
	padding-right: 10px;
	font-size: 12px;
	}

#aside .clearfloat p {
	font-size: 12px;
}

#aside-1 {
	width:230px;
	float:left;
	padding:10px;
	background: #151515;
	border: 1px solid #181818;

	}

#aside-1 .video1 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #323131;
}	

#aside-1 h3  {
	text-transform: uppercase;
	color: #fff;
	border-top: #373737 solid 1px;
	border-bottom: 1px #373737 solid;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	font: 11px "Trebuchet MS";
}

#aside-1 h3 a, #aside-1 h3 a:visited, #aside-1 h3 a:active {
	color: #fff;
}

#aside-1 h3 a:hover {
	color: #838383;
	text-decoration: none;
}

#aside-2 {
	width:360px;
	float:left;
	padding-left:10px;
	border: none;
	
}

#aside-2 h3 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: .8em; 
	font-size: 11px; 
	text-transform: uppercase;
	margin-bottom: 12px;
	border-bottom: #7a7a7a 1px solid;
	border-top: #7a7a7a 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	background: #151515 url(images/arrow.png) left center no-repeat;
	padding-left: 20px;
}

#aside-2 h3 a, #aside-2 h3 a:link, #aside-2 h3 a:visited, #aside-2 h3 a:active {
	color: #9e9e9e;
	font-weight: bold;
	}

#aside-2 h3 a:hover {
	text-decoration: none;
	color: #eec936;
}

#aside-2 .clearfloat {
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

/*

#aside-3 {
	width:190px;
	float:right;
	padding:10px;
	}
*/

#aside-1 img, #aside-2 img, #aside-3 img {
	border:1px solid #ccc;
	float:left;
	margin:4px 8px 2px 0px;
	}


#aside img, #archive img {
	border:1px solid #ccc;
	float:left;
	margin:4px 10px 15px 0px;
	}

#aside p {
	margin-top:4px;
	}

#aside-1 p, #aside-2 p, #aside-3 p, #archive p {
	margin-top:0px;
	}

#aside-2 p {
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
}

#aside-2 img, #aside-2 img a {
	margin-top: 11px;
	border: 1px #bebebe solid;
	padding: 1px;
}

.title
	{
	font:16px "Palatino Linotype";
	font-style: italic;
	font-weight: bold;
	line-height:1.0em;
	}

.author, .author a, .author a:visited, .author a:active {
	font-size: 10px;
	text-transform:none;
	color: #f8d69b; 
	padding-bottom: 10px;
	}

.meta, .meta a, .meta a:visited, .meta a:active {
	font-size:10px;
	color: #f8d69b; 
	padding-bottom: 10px;
	}

#aside h3 a, #aside-2 h3 a, #aside-3 h3 a {
	font:10px Arial;
	color:#333;
	}

.post, #archive {
	padding:10px;
	}

.post {
	font-size: 13px;
	color: #c1bfbf;
}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post .title {
	font-size:2.3em;
	margin:3px 0px 3px 0px;
	color: #cb0303;
	}

.post h2 {
	font:2.3em "Palatino Linotype";
	font-weight: bold; font-style: italic;
	padding-bottom:10px;
	color: #cb0303; 
	}

.post span.caption {
	margin-top: -10px;
	background: transparent url(images/arrow_cap.png) top left no-repeat;
	padding-left: 30px;
	border-left: 3px solid #2c2c2c;
	border-bottom: 2px #2c2c2c solid;
	margin-left: 15px;
	display: block;
	margin-right: 20px;
}


.post ul, .post ol { margin:10px; padding:5px; }

.post ul li { 
background:url(images/icon_miniarrow.gif) no-repeat 0 5px; 
padding: 2px 0px 6px 10px;
display: block;
list-style: none;
}	

/*
.post ul, .post ol {
	margin-bottom:15px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}
*/

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

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

.post img {
	border: 2px #757575 solid;
	padding: 2px;
	background: #000;
}

.post .left {
	float: left;
	margin-right: 18px;
	margin-bottom: 3px;
}

.post .right {
	margin-left: 18px;
	margin-bottom: 3px;
}

.post img.wp-smiley {
	padding: 0; margin: 0;
	border: none;
}

#top_banner {
	margin:5px 0px 15px 0px;
	}

#stats {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	}

#stats span {
	border-bottom:1px dotted #ccc;
	padding: 8px 4px 8px 4px;
	}

#stats span a {
	color:#333;
	}

#archive .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

/*
#writer img  {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}

/* The Writer Profile */

#writer {
	background: #080808;
	margin:10px 0 15px 0;
	padding:12px;
	border: 1px #5f5f5f solid;
	color: #707070}

#writer img {
	padding:1px;
	border: 1px #848484 solid;
	float:left;
	width:75px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top: 1px #848484 solid;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

#writer a, #writer a:visited, #writer a:active {
	color: #b79f59;
	background: none;
	border: none;
	}

/* Sidebar*/
#sidebar {
	width:322px;
	float:right;
	font-size:0.7em;
	margin:0px;
	background: #790202;
	border-left: 1px #940202 solid;
	border-right: 1px #940202 solid;
	border-bottom: 1px #940202 solid;
	}

#sidebar li {
	list-style:none;
	}

#sidebar h3 {
	font:12px Arial;
	font-weight:bold;
	color:#f6e28f;
	padding:3px 0px 3px 0px;
	margin-top:10px;
	text-transform: uppercase;
	}

#sidebar-top {
	width:300px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	border:none;
	}

#sidebar-middle {
	width:300px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	border:none;
	border-top: #840f02 1px solid;
	border-bottom: #840f02 1px solid;
	background: #790202;
	}

#sidebar-bottom {
	width:322px;
	float:right;
	margin:0px 0px 10px 0px;
	background: transparent;
	}

#sidebar-tabs {
	width:322px;
	border:1px solid #ccc;
	float:right;
	padding:0px;
	margin-bottom:10px;
	}

#sidebar-left {
	width:145px;
	border:none;
	padding: 0px 5px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:140px;
	border:none;
	padding: 0px 10px 10px 0px;
	float:right;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin:0px;
	padding:10px;
	border:none;
	}

#sidebar-left a, #sidebar-left a:visited, #sidebar-left a:active,
#sidebar-right a, #sidebar-right a:visited, #sidebar-right a:active {
	color: #d24040;
}

#sidebar-left ul li, #sidebar-right ul li {
	background: url('images/bullets.png') no-repeat top left;
	padding-left: 15px;
	border-bottom: 1px solid #4d0e07; 
	padding-top: 3px;
	padding-bottom: 3px
}

#sidebar-left ul li:hover, #sidebar-right ul li:hover {
	background: #5b0f06 url('images/bullets.png') no-repeat top left;
	color: #fff;
	text-decoration: none;
}

#sidebar-left li:hover, #sidebar-right li:hover {
	background: #5b0f06 url('images/bullets.png') no-repeat top left;
	color: #fff;
	text-decoration: none;
}

#sidebar-left li a:hover, #sidebar-right li a:hover {
	background: #5b0f06;
	color: #fff;
	text-decoration: none;
}

#sidebar-left ul li a:hover, #sidebar-right ul li a:hover {
	background: #5b0f06;
	color: #fff;
	text-decoration: none;
}
/*
#sidebar-right ul li, #sidebar-right ul li {
	background: transparent url(images/bullets.png) no-repeat 1px left;
	padding-left: 15px;
	border-bottom: 1px #116fea dotted; 
	padding-top: 3px;
	padding-bottom: 3px;
}

/*
#sidebar-right ul li a, 
#sidebar-right ul li a:active, 
#sidebar-right ul li a:visited
#sidebar-left ul li a, 
#sidebar-left ul li a:active, 
#sidebar-left ul li a:visited {
	color: #0871db;
}

/* This is the Playlist */

div#sidebar div#playlist { 
background:#670303 url(images/playlistbg.png) top left no-repeat; 
padding:5px; 
border-bottom: 1px #880202 dotted;
line-height: 16px;
font-size: 10px;
font-family: 'Trebuchet Ms';
line-height: 11px;
}		

div#playlist p.bestviewed {
padding-left: 50px;
font-size: 10px;
font-family: 'Trebuchet Ms';
line-height: 11px;
padding-top: 0;
margin-top: 0;
} 

div#playlist p.bestviewed a:link,
div#playlist p.bestviewed a:visited,
div#playlist p.bestviewed a:active {
font-size: 10px;
font-family: 'Trebuchet Ms';
line-height: 12px;
color: #f1e972;
font-weight: normal;
}

div#playlist p.bestviewed a:hover {
font-size: 10px;
font-family: 'Trebuchet Ms';
line-height: 12px;
color: #fcfcfa;
font-weight: normal;
}

div#playlist p.imeem { 
margin:0 auto; 
font-size: 10px;
font-family: 'Trebuchet Ms';
line-height: 11px;
display: block;
}	


/* Tags */

div#simpletag  { 
font-family:arial;padding:10px 10px 30px 10px; 
background:#380c07 url(images/icon-tags.gif) no-repeat right bottom; 
}

div#simpletag a { 
text-decoration:none; 
border-bottom: 1px #6d0000 dotted;
}

div#simpletag a:hover { 
color:#fff; 
border-bottom:1px dotted #333;
}


	



/* Form Elements */

select {
	background: #971204;
	border: 1px #fa1e06 solid;
	width:100%;
	color: #fff;}
	
#searchform {
	padding:16px 5px 0 0; 
	}

#searchform input#s {
	width: 230px;
}

.button {
	padding: 1px;
	border: 1px #4f1009 solid;
	background:#380c07;
	font-size:1.0em;
	color: #fff;
	}

#search .button {
	padding: 1px;
	border: 1px #4f1009 solid;
	background:#380c07;
	font-size:0.7em;
	}

#search .button:hover {
	background: #000;
}


/* Comment Form */

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

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comments {
	padding:0 10px 10px 10px;
	font-size: 12px;
	color: #fff;
	}

.commentlist li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background: #151515;
	border-top: 2px #353535 solid;}

.commentlist_author li {
	margin: 5px 0px 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background: #380c07;
	border-top: 2px #68160d solid;
	color: #fff;}

.commentlist_author li a, .commentlist_author li a:active, .commentlist_author li a:visited {
	color: #f5ef99;
	font-weight: bold;
}

img.cmt-gravatar {
	float: left;
	border: 1px #7b7a74 solid;
	background: #101010;
	padding: 1px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-top: 5px;
}

img.wp-smiley {
	padding: 0; margin: 0;
	border: none;
}

#commentform small {
	background:transparent;
	font-weight:bold;
	padding:0;
	color: #fff;
	}

.commentlist cite, .commentlist_author cite {
	font-family: 'Palatino Linotype';
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: normal;
	}

/* Footer*/


#footer {
	margin: 0 auto;
	width: 970px;
	border-top: 1px solid #343333;
	margin-top:20px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	background: #000 url(images/footer.jpg) top center repeat-x;
	text-align: center;
	}

#footer .footad {
	margin-top: 120px;
	border-top: 1px #1d1d1d solid;
	padding-top: 20px;
}

/* These are the flickr feeds */

#footer .flickr {
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 20px;
	}

#footer .flickr img {
	display: block;
	border: 1px #b3b3b3 solid;
	}
#footer .flickr a {
	float: left;
	background: #303030;
	padding: 3px;
	border: 2px #3a3a3a solid;
	margin: 4px;
	}
#footer .flickr a:hover {
	background: #790000;
	}

/* sidebar-tabs */


#sidebar-tabs ul.tabs {
	display: block;
	padding: 0;
	margin-left: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
#sidebar-tabs ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #ccff99;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
#sidebar-tabs ul.tabs li.selected {
	background-color: #fff;
	border-bottom: none;
	z-index: 9998;
	padding: 4px 7px 4px 7px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	border-top:1px solid #ccc;
	padding: 15px;
	padding: 15px 15px 15px 15px;
	margin: 0;
	display: none;
	}
		
#sidebar-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#sidebar-tabs div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ol li {
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#sidebar-tabs div.tabContent ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ul li {
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
		

/* Most Popular Module */


#mostPopWidget, #tabsContainer {
	position: relative;
	top: 1px;
	top: 0;
	left: 0px;
	left: 0;
	height: 14px;
	padding-top: 6px;
	display: block;
	}


#mostPopWidget ul.tabs {
	font-size: 10px;
	position: absolute;
	top: 0;
	}
					
#mostPopWidget ul.tabs li {
	position: relative;
	top: 0; 
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	}
		
#mostPopWidget ul.tabs li.selected {	
	padding-bottom: 3px;
	}	
				
#mostPopWidget ul.tabs li:first-child {
	border-left-width: 1px;
	padding-left: 4px;
	}
					
#mostPopWidget  ul.tabs li a {
	color: #333333;
	}			

#mostPopWidget ol li {
	padding-left:2px;
	margin-left:25px;
	list-style-type: decimal;
	line-height:115%;
	}

#mostPopWidget ul li {
	padding-left:2px;
	margin-left:25px;
	list-style-type:square;
	line-height:115%;
	}


/* 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;
	}

/* Animation*/

#slideshow .clearfloat {
	margin-bottom:10px;
	background: transparent;
	border: none;
	}

#slideshow a.title, #slideshow a.title:visited	{
	font: 11px "Trebuchet MS";
	text-transform: uppercase;
	line-height:1.0em;
	font-weight:bold;
	}

#control {
        margin: 0px 0px 10px 0px;
        background: #000;
	}

#control img {
        margin: 0;
        padding: 0;
	}

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
    border: 1px #151515 solid;
    padding: 0 3px 0 3px;
    text-decoration: none;       
	}

#control .cntrl_active {
	background-color: #414141;
	}

#control .cntrl_active a {
	color: #fff;
	}

#feature_1 img, #feature_2 img , #feature_3 img, #feature_4 img, #feature_5 img   {
	margin: 10px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p, #feature_5 p  {
	margin-top: 4px;
	}

