/*  
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
*/

/* 
This wonderful theme has been created by the sponsorship of UltraWebsiteHosting.com. Without their sponsorship, this WordPress theme would not have been created. By using this theme you agree to keep the sponsor link and copyright notice in the footer of the theme. You may add additional content if you like to this file but please do not remove the existing. It has been kept short and non-intrusive for you. Thank you!
*/

			/* Global Layout */


body 
{
font-size: 13px;
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;
color: #ffffff;
}

#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;
}

.linkbar
{
background: #000000;
width: 500px;
margin-left: -15px;
}

.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;
text-align: justify;
}

.thepost a:link, .thepost a:visited
{
color: #3D81EE;
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;
}

cite {
color: #747474;
}

commenty {
color: #000000;
}

p{margin: 9px 0px 9px 0px;}


a:link, a:visited {
color: #000000;
}

a:hover {
color: #747474;
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;
}

h3{
font-size: 20px;
}