/*
Theme Name: Netflow
Theme URI: http://thenetflow.com/
Description: A simple clean theme for http://www.thenetflow.com.
Author: Dan O'Neill
Version: 3.0
Tags: black, blue, white, two-columns, fixed-width
*/

body{
    font-family: 'MrJonesBook',helvetica, arial, sans-serif;
    font-size: 16px;
    background:transparent url(images/pat/09original.gif);
}
.header{
    width: 100%;
    margin: 0 auto;
    height: 40px;
}
.main{
    width: 990px;
    margin: 0 auto;
    height: 100%;
}
.sidebar{
    width: 200px;
    margin-top: 45px;   
    margin-left: 20px;
    float: left;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    padding-bottom: 10px;
}
.sideLine{
    
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    padding-bottom: 10px;
}

.postbottom{
    clear: both;
    width: 100%;
    height: 100%;
    background-color: #c6c6c6;
    border-top: 1px solid #515151;
    border-bottom: 1px solid #e8e8e8;
    position:relative;
    margin-top: 20px;
    padding-bottom: 50px;

}
/*---------------------------------------------------- Header ----------------*/
.header{
    font-size: 36px;
    border-top: 4px solid #1D272F;
    
    /*border-bottom: 1px solid #666;*/
    color: #FFFFFF;
    text-transform: uppercase;
}

.header h1{
    width: 990px;
    padding-right: 0px;
    margin: 0 auto;
    text-align: left;
}
.header h1 a{
    text-decoration: none;
    color: #1D272F;
}
.header .heavy{
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    letter-spacing: -1.5px;
}
.header .heavy .closer{
    letter-spacing: -8px;
}
.header .light{
    padding-top: 7px;
    letter-spacing: -2px; 
    font-family: 'Droid Sans', arial, serif;
    font-weight: normal;
}
/*-------------------------------------------- Content Wrapper ---------------*/

/*--------------------------------------------------- Sideline ---------------*/

.sideLine{
    /* background-color: #1D272F; */
    margin-top: 60px;
    color: #FFF;
    /*height: 100%;*/
}
.sideLine h2{
    color:#FFF;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    padding: 45px 0px;
    margin-bottom: 0px;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
}
.sideLine ul{
    margin: 0;
}
.sideLine li {
    display: block;
    position: relative;
    /*padding: 0.5em 15px;*/
    /*padding-bottom: 0.5em;*/
    /*border-bottom: 1px solid #4FC1E1;*/
}
.sideLine div{
    display:none;
    /* background-color:#FFF; */
}
.sideLine div.current{
    display:block;
    
    border: 1px solid #C9C9C9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
}
img.sidelineimg{
    width: 198px;
    height: 110px;
    margin-bottom: 0.5em;
    /*padding: 5px;*/
    border: 1px solid #4FC1E1;
    background-color: #C9C9C9;
    float: left;
}
a.shadow{
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: #FFF;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
.sideLine a{
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: #FFF;
}
.tags a, .categories a{
    display: inline;
    overflow: hidden;
    text-decoration: none;
    color: #1D272F;
}
.catInfo a{
    color:#1D272F;
}
.sideLine li h3{
    font-size: 15px;
    padding: 0.5em 15px;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #4FC1E1;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
}
.sideLine div p{
    text-align: left;
    font-size: 14px;
    line-height:140%;
    color: #1D272F;
    padding: 0.5em 20px 0.5em 15px;
    padding-bottom: 10px;
    background-color:#FFF;
}

.sideLine div.current p{
    text-align: left;
    font-size: 15px;
    line-height:120%;
    color: #1D272F;
    padding: 0.5em 20px 0.5em 15px;
    padding-bottom: 10px;
    background-color:#FFF;
}
.sideLine div p a{
    padding-top: 5px;
    text-align: right;
    color: #187690;
}
.sideLine div.current p a{
    display: none;
}
.sideLine li.current {
    background-color:#FFF;
    border-bottom: 1px solid #4FC1E1;
}
.sideLine li.current h3 {
    display: block;
    position: relative;
    /*padding: 0.5em 15px;*/
    /*padding-bottom: 0.5em;*/
    background-color:#4FC1E1;
    /*border-bottom: 1px solid #4FC1E1;*/
}
.sideLine li.current h3 {
    color:#1D272F;
    text-shadow: 1px 1px 1px white;
}
.sideLine li.more {
    font-size: 15px;
    display: block;
    position: relative;
    text-align:right;
    padding: 0.5em 15px;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #1D272F;
}
.postInfo{
    color:#1D272F;
    background-color:#FFF;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.postInfo li:hover{
    background-color:#FFF;
}
.postInfo li{
    display: block;
    position: relative;
    background-color:#FFF;
    margin: 0.5em 15px;
    text-align: right;
    padding: 0.5em;
    border-bottom: 1px solid #999;
}
.postInfo li.date{
    background:transparent url(images/icons/calendar-day.png) no-repeat 99% 5px; padding-right:25px;
    margin-top: -5px;
}
.postInfo li.author{
    background:transparent url(images/icons/user.png) no-repeat 99% 0px; padding-right:25px;
    margin-top: 0px;
    padding-top: 0px;
}
.postInfo li.tags{
    background:transparent url(images/icons/tag-label.png) no-repeat 99% 5px; padding-right:25px;
    margin-top: 0px;
    padding-top: 0px;
}
.postInfo li.commentnums{
    background:transparent url(images/icons/balloon.png) no-repeat 99% 0px; padding-right:25px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom: 0px;
}
.postInfo li.categories{
    background:transparent url(images/icons/category.png) no-repeat 99% 0px; padding-right:25px;
    margin-top: 0px;
    padding-top: 0px;
}
.menu_ad{
    float: left; 
}
.advertheader{
    color: #c9c9c9;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 4px;
}
.sidebarad{
    width: 190px;  
}
/*------------------------------------------------ Main Content --------------*/



.first, .catfirst{
    width: 660px;
    margin: 55px 0px 20px 0px; 
    float:left;
}

.nothomefirst{
    margin-bottom: 20px;
}
.first h2, .catfirst h2, .nothome h1{
    color: #1D272F;
    font-size: 48px;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    letter-spacing: -1.5px;
}
.first h3, .catfirst h3{
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #4FC1E1;
    color: #515151;
    font-size: 24px;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
}
.first h4, .catfirst h4{
    margin-top: 12px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #515151;
    font-size: 16px;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
}
.first img, .catfirst img{
    border-top: 5px solid #4FC1E1;
}
.first img.alignright{
    float: right;
    margin-left: 10px;
    
}
.first img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.first p, .second p, .third p, .catfirst p{
    margin-bottom: 7px;
    line-height:140%;
    color: #515151;
}
.first a, .second a, .third a, .catfirst a{
    text-decoration: none;
    color: blue;
}
.syntaxhighlighter{
    line-height: 100%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
    background-color: #F2F7FC;
}
blockquote {
    background-color: #d2eff7;
    border: 1px solid #4FC1E1;
	font-style: italic;
	padding: 1em 3em;
	margin: 10px 0px;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.single p:first-child{
    color: black;
}
.second{
    width: 660px;
    margin: 0px 110px 30px 0px; 
    float:left;
    overflow: hidden;
}
.middlead{
    width: 660px;
    margin: 0px 110px 30px 0px;
    float: left;
    text-align: center;
}
.second img{
    margin-top: 5px;
    width: 314px;
    float:left;
    border: 3px solid #4FC1E1;
}
.ReadMore{
    float: right;
    font-weight: bold;
    
}
.ReadMore a{
    text-decoration: none;
    color: #187690;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    letter-spacing: -1.5px;
}
.second p{
    width: 320px;
    margin: 0px 0px 10px 20px; 
    float:left;
}
.second h2, .third h2{
    color: #515151;
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    letter-spacing: -1.5px;
}
.third{
    width: 320px;
    margin: 0px 0px 40px 20px; 
    float:left;
}
.miniShare{
    float: left;
    /*right: 50px;*/
    /*top: 105px;*/
    margin-top: 105px;
    margin-left: 20px;
}
.first ul{
    line-height:140%;
    color: #515151;
    padding-left: 10px;
    margin-left: 20px;
    border-left: 2px solid #4fc1e1;
}
.underimgad{
    float: right;
    margin: 7px; 
}
.underimgad img{
    border: 0;
}
.contentad{
    margin: 10px 0px;
    text-align: center;
}
pre{
    font-size: 12px;
    background-color: #d2eff7;
    border: 1px solid #4FC1E1;
    padding: 1em 1em;
    margin: 10px 0px;
}
/*----------------------------------------------- Main Content Menu ----------*/
menu{
    margin-left: 220px;
    width: 660px;
}
ul.menu {
    position: relative;
    margin: 0 auto;
    
    text-align: right;
    color: #515151;
    top: 45px;
    margin-right: 110px;
}
ul.menu li{
    display: inline;
    position: relative;
    font-size: 25px;
    margin-left: 15px; 
}
ul.menu li a{
    color: #515151;
    text-decoration: none;
}
ul.menu li a:hover{
    color: #515151;
    border-bottom: 5px solid #4FC1E1;
}
.navigation {
    clear: both;
    margin-bottom: 20px;
	color: #888;
	font-size: 16px;
	line-height: 18px;
	overflow: hidden;
	float: left;
	width: 660px;
	margin-left: 0px;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 20%;
	
}
.nav-next {
	float: right;
	text-align: right;
	width: 20%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}

/*----------------------------------------------- Footer ---------------------*/
.chat-bubble-arrow-border {
    border-color: #515151 transparent transparent transparent;
    border-style: solid;
    border-width: 15px;
    height:0;
    width:0;
    margin-left: 50px;
    margin-top:-25px;
}
.chat-bubble-arrow {
    border-color: #FFFFFF transparent transparent transparent;
    border-style: solid;
    border-width: 15px;
    height:0;
    width:0;
    margin-left: 50px;
    margin-top:-32px;
}
.auth, .comments, .respond{
    width: 990px;
    margin: 0 auto;
    margin-top: 25px;
}
.foo{
    padding-top: 25px;
    margin-bottom: 25px;
    width: 990px;
    margin: 0 auto;
}
.auth a, .first a, .catfirst a, p a, .second a{
    text-decoration: none;
    color: #187690;
}
.first p a, .catfirst p a{
    border-bottom: 1px solid #187690;
}
.auth img{
    margin: 10px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 2px;
    border: 1px solid #4FC1E1;
    background-color: white;
    float: left;
}
.avatar{
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #444;
    float: left;
}
.auth p{
    margin-top: 5px;
    margin-right:100px;
    padding-right: 10px;
    width:660px;
    line-height: 140%;
    text-align: left;
    text-decoration: none;
}
.auth h3{
    margin-top: 0px;
    font-size: 1.4em;
    color: #444;
    text-decoration: none;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
}

.comments{
    /*margin-bottom: 20px;*/
    line-height:140%;
    color: #515151;
}
#join{
    width: 660px;
    text-align: right;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 110px;
    margin-bottom: 25px;
    font-size: 1.8em;
    color: #444;
    text-decoration: none;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
    border-bottom: 5px solid #4FC1E1;
}
.comments h4, #reply-title{
    width: 660px;
    text-align: right;
    margin-top: 20px;
    margin-right: 110px;
    margin-bottom: 25px;
    font-size: 1.5em;
    color: #444;
    text-decoration: none;
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
}
.odd, .even{
    width: 660px;
    clear: both;
    color: #444;
    margin-left: 0px;
    margin-right: 110px;
    background-color: white;
    padding: 10px 0px;
    min-height: 95px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
.odd p, .even p{
    margin-left: 75px;
    margin-right: 15px;
}
h3.author{
    text-shadow: none;
}
.odd{
    background-color: #E9E9E9;
}
.commentauthor{
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    margin-bottom: 5px;
}
.commentdatetime{
    color: #187690;
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.bypostauthor{
    background-color: #1D272F;
    color: #EFEFEF; 
}
.poster img{
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #4FC1E1;
    background-color: white;
}
/*----------------------------------------------- Comment Form ---------------*/
#respond form{
    width: 660px;
    margin-left: 0px;
    margin-right: 110px; 
}
label{
    display: block;
    margin-bottom: 5px;
}
.input-half{
    float: left;
    width: 33%;
    margin-bottom: 15px;
    
}
.input-half input{
    width: 85%;
    background: white;
    border: 2px solid #4FC1E1;
    color: #515151;
    margin: 5px 0px 0px;
    padding: 7px 8px;
}
#message-box textarea{
    width: 96%;
    border: 2px solid #4FC1E1;
    cursor: auto;
    padding: 2px;
    resize: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    color: #515151;
    padding: 7px 8px;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    background: #f9f9f9;
}
#submit-form input{
    background: #187690;
    padding: 7px 8px;
    margin-top: 10px;
    border-color: #4FC1E1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
button, .button, #submit {
    -moz-border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D9D9D9;
    color: #444444;
    display: inline-block;
    float: right;
    font: bold 11px/17px Helvetica,Arial,sans-serif;
    height: 40px;
    margin: 5px;
    padding: 9px 10px 9px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    background: -moz-linear-gradient(center top , #4C8FFD, #4787ED) repeat scroll 0 0 transparent;
    border: 1px solid #3079ED !important;
}
/*----------------------------------------------- Bottom Footer --------------*/
.bottom_footer{
    color:#c6c6c6;
    width: 100%;
    background-color: #1D272F;
    border-top: 1px solid black;
    clear: both;
    height: 250px;
}
.ad{
    float: right;
    margin-left: 20px;
    margin-right:110px;
}
.technology{
    width: 440px;
    margin-top: 120px;
    vertical-align:bottom;
    margin-left: 220px;
    float: left;
    border-top: 1px dashed #c6c6c6;
}
.foo a{
    text-decoration: none;
    color: #187690;
}
.foo p{
    line-height: 140%;
}
.technology img{
    
}
.indexbio{
    padding-bottom: 25px;
}
.info{
    margin: 0 auto;
    width: 990px;
}

