/*
Theme Name: Tripwiring
Description: Another kickass theme from Jetpacked.
Author: Jason Sanzone
Author URI: http://www.jetpacked.com
Version: release 0.1
*/

/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

a{
text-decoration:underlined;
}

img{
border:none;
padding:0 0 10px 0;

}

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ============= other ============= */
.floatleft{
float:left;
}

.floatright{
float:right;
}

/* ============= body ============= */
body{
margin:0;
padding:0;
background:#fff;
font-family: Georgia, Times,, Arial, sans-serif;
font-size:12px;
font-weight:regular;
}

/* ============= wrapper ============= */
#wrapper{
width:950px;
/*margin:0 auto;*/
margin:0 3% 0 3%;

}

/* ============= header ============= */
#header{
width:650px;
height:11px;
margin-bottom:30px;
font-size:30px;
letter-spacing: -0.05em;

}

/* ============= logo ============= */
#header h1{
width:800px;
height:40px;
float:left;
display:inline;
font-size:0px;
}

#header h1 a{

border-top:3px solid #000;
display:block;
width:155px;
height:180px;
margin-top: 41px;
text-indent: 0em;
text-decoration: none;
padding-left:0px;
color: #fff;
size: 11px;
background:#fff url(images/logo.gif) left top no-repeat;
font-size:0px;
}

/* ============= content ============= */

#content{
padding-top:-10px;
margin-top:0px;
width:500px;
float:left;
margin-left:50px;
}

/* ============= post header ============= */
.post{
padding-bottom:50px;
margin-bottom:10px;
border-bottom:3px solid #000;



}

.post a{
color:#000;
text-decoration:underlined;
}

.post a:hover{
color:#999;
}

.ph{
/*width:590px;
float:right;*/
}

.post-header img{
float:left;
margin-right:0px;
background:#000;
padding:0px;
border:0px solid #242424;
}

.post-header h1, #content h1{
font-family: Helvetica, Arial, sans-serif;
color:#000;
font-size:30px;
clear:both;
letter-spacing: -0.05em;







}

.post-header h1 a, #content h1 a{
font-family: Helvetica, Arial, sans-serif;
color:#000;
text-decoration:none;
}

.post-header h1 a:hover, #content h1 a:hover{
font-family: Helvetica, Arial, sans-serif;
color:#666;
text-decoration:none;
}

.post p{
font-family: georgia, times;
font-size:12px;
color:#000;
line-height:14px;
text-align:justify;
margin-bottom:11px;



}

.post ul li, .post ol li{
list-style-position:inside;
font-size:12px;
color:#999;
line-height:11px;



}

.post ul, .post ol{
margin-bottom:20px;
}

.post-meta{
clear:both;
font-weight:bold;
font-size:12px !important;
line-height:11px !important;
}

.author{
color:#000 !important;
}

.post-meta a{
color:#000;
font-weight:bold;
text-decoration:underlined;
}

.post-meta a:hover{
color:#999;
font-weight:bold;
text-decoration:none;
}

.topbar{
border-top:3px solid #000;

margin-bottom:10px;
}

/* ============= sidebar ============= */
#sidebar{

margin-top: 150px;
margin-left: 0px;
list-style:none;
width:155px;
float:left;
text-align: left;
}

.sidebarblock{
height:10px;
}

#sidebar li{
list-style:none;
margin-bottom:20px;
}

#sidebar li h2{
font-size:24px;
width:241px;
height:auto;
display:block;
color:#000;
margin-top: 10px;
margin-bottom:5px;
text-indent:0px;
line-height:50px;
}

#sidebar li ul li{
line-height:12px;
height:28px;
margin-bottom:0 !important;
text-indent:0px;
}

#sidebar li ul li a{
letter-spacing: -0.05em;

color:#000;
font-family: Helvetica, Arial, sans-serif;
text-decoration:none;
font-size:30px;
display:block;
font-weight:bold;
}

#sidebar li ul li a:hover{
color:#666;
}

/* ============= prev/next navigation ============= */
.prevnextnav{
padding:10px;
height:20px;
text-align:center;
}

.prevnextnav a{
color:#000;
text-decoration:none;
font-weight:bold;
padding:5px;
}

.prevnextnav a:hover{
text-decoration:none;
background:#999;
}

/* ============= comments ============= */

.comtext{
padding:10px;
margin-bottom:10px;
color: fff;
}

.comtext h3{
font-size:13px;
color:#fff;
}

.comtext h3 a{
color:#fff;
text-decoration:none;
}

.comtext h3 a:hover{
text-decoration:underline;
}

.nobold{
color:#fff;
font-size:11px;
font-weight:normal;
}

.comtext-inside{
border-left:4px solid #a1a1a1;
padding-left:10px;
margin-top:10px;
}


.comtext p{
text-align:justify;
font-size:11px;
color:#fff;
margin-bottom:15px;
line-height:15px;
}

.comment-form{
margin-top:10px;
margin-bottom:20px;
}






.comment-form h3{
background:#000;
border-bottom:1px solid #b3b3b3;
padding:10px;
margin-bottom:10px;
color:#fff;
font-size:15px;
}

.comment-form input{



width:200px;
margin-bottom:5px;
padding:2px;
}

.comment-form textarea{
width:98%;
margin-bottom:10px;
}

#commentform a{
color:#fff;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}

#commentform a:hover{
text-decoration:none;
}

.bighead{
display:block;
margin-bottom:10px;
border-bottom:1px solid #dddddd;
float:none !important;
}



/* ============= sidebar ============= */
#footer{

margin-top: 0px;
margin-left: 50px;
list-style:none;
width:155px;
float:left;
text-align: left;
}

#footer li{
list-style:none;
margin-bottom:20px;
}

#footer li h2{
font-size:30px;
width:155px;
height:auto;
display:block;
color:#000;
margin-top: 10px;
margin-bottom:5px;
text-indent:0px;
line-height:50px;
}

#footer li ul li{
line-height:12px;
height:28px;
margin-bottom:0 !important;
text-indent:0px;
}

#footer li ul li a{
font-family: Helvetica, Arial, sans-serif;
color:#000;
text-decoration:none;
font-size:30px;
display:block;
font-weight:bold;
letter-spacing: -0.05em;
}

#footer li ul li a:hover{
text-decoration:none;
background-position:left bottom;
color:#666;
}


