/*  
Theme Name: Blue Sense
Theme URI: http://www.wpskins.org/
Description:  Advertisement ready 2 column wordpress theme
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
Tags: 2 column, widget ready, tech, web 2.0
*/


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #174d9d url(img/bg.gif) top left repeat-x;
color: #747474;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
text-align: left;
margin: auto;
margin-top: 4px;
width: 810px;
height: 80px;
background: url(img/header.gif) top left no-repeat;	
}

#nav
{
position: relative;
margin: auto;
padding-left: 30px;
width: 770px;
height: 36px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
background: url(img/navbg.gif) top left;
}

#nav li
{
position: relative;
float: left;
padding: 3px 10px 0px 10px;;
}

#nav a:link, #nav a:visited
{
position: relative;
display: block;
width: 78px;
font-weight: bold;
float: left;
padding-top: 11px;
height: 22px;
color: #31363e;
background: url(img/navbtn.gif) top left no-repeat;
}

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

#vert
{
position: relative;
margin: auto;
width: 800px;
padding-top: 10px;	
height: 92px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
background: url(img/advertbg.gif) top left;
}

#contentwrap
{
position: relative;
margin: auto;
width: 800px;
padding-top: 10px;	
padding-bottom: 20px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
background: #ffffff;
text-align: left;
}

#right
{
position: relative;
float: right;
width: 256px;
border: 4px solid #174d9d;
background: #174d9d;
color: #ffffff;
}

#right ul
{
padding-top: 6px;
}

#right a:link, #right a:visited
{
position: relative;
display: block;
margin-bottom: 2px;
padding: 3px 0px 0px 0px;
text-align: center;
height: 20px;
color: #ffffff;
background: url(img/link.gif) top left no-repeat;
}

#left
{
position: relative;
float: left;
width: 500px;	
}

.posthead
{
position: relative;
height: 61px;
background: url(img/posthead.gif) top left no-repeat;
}

.posttitle
{
position: relative;
padding-top: 10px;
padding-left: 15px;
font-size: 14px;
color: #ffffff;
height: 20px;
font-weight: bold;
}

.postdetails
{
position: relative;
padding-top: 12px;
padding-left: 15px;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

.postdetails a:link, .postdetails a:visited
{
position: relative;
padding-top: 12px;
padding-left: 15px;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

.thepost
{
position: relative;
padding: 15px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 25px;
background: url(img/postfoot.gif) bottom left no-repeat;
}

.thepost a:link, .thepost a:visited
{
color: #747474;
text-decoration: underline;
}


h1
{
position: relative;
font-size: 20px;
font-weight: bold;
color: #ffffff;
padding: 15px 0px 0px 15px;
}

h2
{
padding-top: 5px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}


#comment
{
position: relative;
width: 350px;
}




p{margin: 9px 0px 9px 0px;}



a:link, a:visited {
color: #000000;
}

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

.footer
{
position: relative;
padding: 15px;
font-size: 11px;
color: #ffffff;
font-weight: none;
}

.footer a:link, .footer a:visited
{
position: relative;
font-size: 11px;
color: #ffffff;
font-weight: none;
text-decoration: underline;
}
