/*
Theme Name: gunpowder
Description: 3 coloumn black minimalistic theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#131313 url(images/body.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial,Tahoma,sans-serif;
	color:#fff;
	font-size:11px;
	}
img {
	border:0;
	}
a {
	color:#444;
	text-decoration:none
	}
a:hover {
	color:#666;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#141519;		
	border-left:1px solid #333;
	border-right:1px solid #333;
	}

/* The Top */

.top {
	height:75px;
	margin-top:0px;
	background:#fff url(images/top.jpg) ;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:30px;
	font-weight:normal;
	margin:0px 0px 0 90px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #747474; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 40px 0 90px;
	font-size:14px;
	font-weight:normal;
	color:#959595;
	text-align:left;
	}

	
/* Menu */
#topbar{
	height:38px;
	background:#fff url(images/bar.jpg);
	display:block;
	padding:0px 0 0px 0px;
	
	}
.rss{
	float:right;
	padding:4px 37px 0 0;
}

/*Navigation*/
#navigation {
	background:#000 url(images/navigation.png) top repeat-x;
	display:block;
	height:25px;
}
#navigation ul{
	list-style:none;
	margin:0;
	padding-left:30px;
/*	text-transform:uppercase; */
	font-size:13px;	
	font-weight:normal;		
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	font-variant:small-caps;
}
#navigation ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;  
	white-space:nowrap;	
	font-weight:normal;
	font-size:13px;	
	font-variant:small-caps;
}	
#navigation ul li a {
	display:block;
	padding:5px 10px 5px;
	letter-spacing:1px;
	border:0;  
	text-decoration:none; 
	color:#000; 
}	
#navigation ul li a:hover,#navigation ul li a:active, #navigation li.current_page_item a
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:.50;
	background-color:black;
	color:#fff;
	text-decoration:none;
	
}

.content {
	padding:0px 10px 25px 15px;
	background:#141519;
	background-repeat:no-repeat;
	}	

#content {
	float: left;
	width: 710px;
	margin: 0px 5px 0px 0;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5x;
	height:62px;
	background:url(images/title.jpg)
}	
.date {
	float:left;
	height:15px;
	font-size:12px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-top:0px;
	font-weight:normal;
    font-variant:small-caps;
	color:#666;
	}
.com {
	float:right;
	height:15px;
	font-size:12px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-top:10px;
	font-weight:normal;
   	color:#fff;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left-align;
	line-spacing: 2;
	color:#999999;
	font: 13px Callibri, Century gothic,Verdana,Helvetica,sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 5px 0px;
	background: transparent;
	text-align: left;
	font: 16px "century gothic", Arial, sans-serif;
	font-weight:normal;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #ffcc00;
	background-color: transparent;
	}	
	
.postinfo {
	height:20px;
	padding: 2px 5px 2px 2px;
	border-top:1px solid #333;
	}
	
.postinfo a {
	
	color:#d10b04;
	font-weight:normal;
	text-decoration:none;
	}

.category{
	float:right;
	padding:0px 0 0 5px;
	color:#eee;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.author{
	line-height:15px;
	float:right;
	padding:0px 0px 0 45px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
}

.author a:link,
.author a:visited {
	color: #d9031d;
	background-color: transparent;
}

.post a:link,
.post a:visited {
	color: #ffcc00;
	background-color: transparent;
}

.post a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.category a:link,
.category a:visited {
	color: #D99436;
	background-color: transparent;
}

.category a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 0px 5px;
	}
.cover{
	margin: 0 0;

	}

/* The Sidebar2 */

.sidebar2 {
	width:120px;
	float:right;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin:0 0px;
	font-family: Arial, Helvetica, sans-serif;	
		}
.sidebar2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar2 h2 {
	height:18px;
	padding-top:5px;
	padding-left:0px;
	font-size:15px;
	color:#D99436;
	margin:5px 0;
	line-height:normal;
	font-weight:normal;	
	border-bottom:1px dotted #444;
	}
.sidebar2 ul ul ul {
	padding-left:5px;
	}
	
.sidebar2 ul li a {
	padding-left:0px;
	text-decoration:none;
	color:#777;
	font-weight:normal;
	background:none
	
	
	}
.sidebar2  a:hover {
	color:#fff;
		}
.sidebar2 table {
	width:100%;
	text-align:center;
	}
		
/* The Sidebar1 */

.sidebar1 {
	width:120px;
	float:right;
	line-height:18px;
	padding: 0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
		}
.sidebar1 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar1 h2 {
	height:18px;
	padding-top:5px;
	padding-left:0px;
	font-size:16px;
	color:#D99436;
	margin:5px 0;
	line-height:normal;
	font-weight:normal;	
	border-bottom:1px dotted #444;
	}
.sidebar1 ul ul ul {
	padding-left:5px;
	}
.sidebar1 a {
	padding-left:5px;
	text-decoration:none;
	color:#aaa;
	font-weight:normal;
	
	}
.sidebar1 a:hover {
	color:#fff;
	
	}
.sidebar1 table {
	width:100%;
	text-align:center;
	}
.sidebar1 ul li.ad div {
	text-align:center;
	}

/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#141519 url(images/bottom.jpg) top;
	background-repeat:no-repeat;
	color:#666;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;
	}

.bar-bar {
	display:inline;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-bar h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 5px;
	padding:4px 0px 0 5px;
	color:#777;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	}

#footer {
	height:22px;
	padding:18px 0 0 0px;
	background:#141519;
	color:#888;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#ccc;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#555;
	}
.navigation a:hover {
	color:#777;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#444;
	border:1px solid #333;
	color:#ccc;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#444;
	border:1px solid #333;
	color:#ccc;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:65px;
	height:23px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}
	
/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:225px;
	margin:1em 0 0 0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:.40;
	text-align:right;
}
#search:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:3px;
}
#search input{ 
	width:170px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:0px;
	margin-right:30px;
}
#search input:focus{
	background:#FFF;
}
#searchform{
	margin:1em 0;
}
#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	opacity:.90;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}
#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

#logo .f-logo{
	float:left;
	width:70px;
	height:59px;
	background:url(../../../wp-includes/images/f-logo.jpg) 0 0 no-repeat;
	position:relative;
	top:0px;
	left:13px;
}