/*
Theme Name: Sample Theme
Theme URI: http://www.neeshenterprises.com/
Description: Neesh Theme
Author: Graham Chapman
Author URI: http://www.neeshenterprises.com/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');
@import url('../thematic/library/layouts/3c-r-fixed.css');
 
#header {
	background-color: #99CCFF;
	height:142px;
	border-bottom-color:#CAD7FF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color:#333399;
	border-top-style: solid;
	border-top-width: 10px;
}
 
#branding {
padding:34px 0 24px;
}

#blog-title a:active, #blog-title a:hover, #blog-title a
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:36px;
}
#blog-title a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#blog-description {
color:#333399;
font-size:13px;
font-style:normal;
}

#access {
border-bottom:0 solid #CCCCCC;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:32px;
overflow:visible;
z-index:100;
}
#access a:hover, #access li:hover {
	border-bottom:none none;}
	
	
.sf-menu a {
border-bottom:0 solid #CCCCCC;
}



	

.entry-title {
color:#333399;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
letter-spacing:0px;
line-height:28px;
padding:8px 0 6px;
}

.entry-title a {
color:#333399;
}

.entry-title a:hover 
{
color:#888888;
text-decoration:underline;
}

.entry-content {
padding:18px 0 0;
font-size: 15px;
color: #4a4a4a;
line-height: 24px;
}

#searchform {
position:absolute;
right: 80px;
top: 80px;
}

#searchform submit {
width:160px;

}

#searchform input, #searchform body, #searchform texarea {
font-size: 13px;
}



#searchform input {
height:22px;
padding:2px 0 0 4px;	
}

#primary {
border-left:1px solid #CCCCCC;
border-right:0px;
border-top: 0px;
border-bottom:0px;
margin-bottom:22px;
padding:18px 0 0;
}

.aside a:active, .aside a:hover, {
color:#FF4B33;
text-decoration:none;
}

.aside a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0px;
font-size:12px;
}

.aside a:hover {
text-decoration:underline;
color:#333399;
}

.aside h3 {
font-size:15px;
font-style:normal;
font-weight:bold;
line-height:22px;
color:#333399;
}