/*  
Theme Name: Wellserv 1.0

Author: Anurag Bhatnagar @ Obtuse Designs.com

*/




body {
	font: 100% Arial, Helvetica;
	background: #f2f2f2 no-repeat 0% 50%;
	color: #333;
	}

p {	
	margin: 5px 0;
	}

a {
	color:#3C78A7;
}

a:link, a:visited {

	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */

#wrapper {
	width:960px;
	margin: 0 auto;
}

#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
	height:90px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(images/topbg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	}


#page {
	margin:0px auto;
	background:#fff;
	font-size:0.9em;
	width:960px;
	padding-top:0px;
	padding-bottom:0px;
	}
#inner_page {

}

#page ul {
	list-style-type:none;
}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	margin-top: 10px;
	margin-right:10px;
	}


/* Navigation Bar*/
#navbar {
	font-size:9pt;
	margin:0 auto;
	padding:0px;
	background:#333;
	width:950px;
	height:40px;
	margin-top:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	padding-left:10px;
	}

#page-bar {
float:left;
padding:0;
margin:0px;
width:960px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
border-right:0 solid #646464;
float:left;
height:32px;
margin:0;
padding:0;
border-right:1px solid #CCCCCC;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:9px;
}
	

#page-bar li:hover {
	background: #3c78a7;
	}

#page-bar a, #page-bar a:visited {
color:#fff;
display:block;
font-family:arial;
font-size:10pt;
font-weight:200;
margin:0;
padding:4px 15px;
}

#page-bar a:hover {
	background: #3C78A7;
	
	}

#searchform {
	-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
float:right;
margin-right:5px;
margin-top:4px;
padding-top:0;

width:300px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 178px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #3C78A7;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #18407E;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-left:0px;
	z-index: 900;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

#slide_box {
  width:880px; float:left;
}

#slide_box_li {
  overflow: hidden; width: 880px; float: left;
}

/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	
	}

h3 {
	font:1.1em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	height:80px;
	color:#666;
	padding: 5px;
	width:950px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#fff;
	padding:5px;

	}

#top {
	padding:0;
	}

#headline {
	width:580px;
	float:left;
	background:#fff;
	font-size:0.9em;
	line-height:1.5em;
	margin:0;
	height:250px;
	padding:10px;
	border:1px solid #CCCCCC;
	}

#headline  div.title {
	font-weight:bold;
	font:1.5em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	padding:10px;
	width:276px;
	background:#fff;
	float:right;
	height:250px;
	border:1px solid #CCCCCC;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:0px;
	margin-right:10px;
	padding:0px;
	}


#middle {
	width: 960px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:9pt;
	display:none;
	}

.category {
	width:250px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	margin-right:12px;
	background: #40344A;
	border:1px solid #666;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px	
	}

.category p {
	margin:0;
	}

#cat-1 {border:border:2px solid #fff;;overflow:hidden;height:170px;margin-left:8px;}
#cat-3  {border:border:1px solid #666666;;overflow:hidden;height:170px;}
#cat-5  {border:border:1px solid #666666;;overflow:hidden;height:170px;}
#cat-2 {border:border:1px solid #666666;;overflow:hidden;height:170px;}
#cat-4 {border:border:1px solid #666666;;overflow:hidden;height:170px;}

.category span.cat_title, #featured_block h3, #front-list .cat_title, #archive .cat_title {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#featured_block h3 {
	color:#fff;
	}

.category a {
	color:#fff;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover {background:#CFC5E0; color:#fff; }
#cat-3:hover {background:#CFC5E0; color:#333; }
#cat-5:hover {background:#CFC5E0; color:#333; }
#cat-2:hover {background:#CFC5E0; color:#333; }
#cat-4:hover {background:#CFC5E0; color:#333; }
#cat-1:hover a {background:#CFC5E0; color:#333; }
#cat-3:hover a {background:#CFC5E0; color:#333; }
#cat-5:hover a {background:#CFC5E0; color:#333; }
#cat-2:hover a {background:#CFC5E0; color:#333; }
#cat-4:hover a {background:#CFC5E0; color:#333; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	padding:10px;
	background:#fff;
	padding:10px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	display: none;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:250px;
	float:left;
	margin:0px 0px 0px 0px;
	border-left:1px solid #CCCCCB;
	border-right:1px solid #CCCCCB;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:230px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:250px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	font-size:8pt;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	margin-left:-35px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:110px;
	}
	
#searchsubmit {
	padding-left:0px;
	width:30px;
	padding-top:2px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#featured_block {
	font-size:0.8em;
	color:#fff;
	width: 960px;
	background:#fff;
	margin: 0 auto;
	padding:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #D5D5D5;
	}

#bottombox, #mostcommented {
	float:left;
	margin-left:8px;
	padding:10px;
	width:260px;
	border:1px solid #fff;
	height:160px;
	margin-top:5px;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	padding-top:0px;
	}

#bottomboxa, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#bottombox ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#bottombox ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	margin-left:-40px;
	
	}

#bottombox ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	margin-left:-40px;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	background: #fff;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	padding: 0px;
}

#portfolio {
list-style-type:none;
padding:0px;
margin:0px;
}

.featured_block_wrap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFA;
border-top:1px solid #FFFFFF;
padding:20px;
width:920px;
}

.featured_block_innerblock {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/homepage-teaser-block-dividers.gif) repeat-y scroll left center;
float:left;
padding:0 0 0 30px;
}

.teaser-block {
float:left;
padding:0 0 0px 40px;
width:140px;
padding-right:50px;
border-right: 1px solid #CCCCCB;
}

.teaser-block.first {
padding-left:20px;
}

.teaser-block a {
color:#595959;
line-height:120%;
}

.teaser-block a img {
border:0px solid #CCCCCB;
display:inline;
width:160px;
height:100px;
}

.teaser-block a span.teaser-block-title {
color:#393331;
display:block;
font-size:120%;
font-weight:bold;
height:auto !important;
line-height:normal;
margin:7px 0;

}

.clearboth {
clear:both;
font-size:1px;
height:0;
line-height:0;
}

#bottom_bar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background:#333333 none repeat scroll 0 0;
font-size:8pt;
height:60px;
margin:0px auto 0;
padding:0 0 0 10px;
width:950px;
padding-top:10px;
color:#fff;
}


.link {
background: url(images/link.gif) no-repeat scroll left top;
padding-left:20px;
}

#frontblock {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#333;
clear:both;
color:#FFFFFF;
float:right;
font-size:13px;
height:226px;
line-height:150%;
margin-top:-266px;
padding:20px 10px 20px 20px;
position:relative;
width:220px;
z-index:10;
}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 


#product_box {
background-color:#eee;
border:2px solid #d2d2d2;
height:330px;
margin-bottom:20px;
margin-right:15px;
width:250px;
}


#breadcrumbs
{
font-size:9pt;
}
