/*

Theme Name: ServproSanJose
Theme URI: 
Description: Specialized Theme
Version: 1.5
Author: Tabitha Fleming
Author URI: http://www.tabithafleming.com
Tags: white, fixed width, two columns, widgets

*/
.servprocontent { margin-top: -50px !important;}
body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #fd5a1f ; background: inherit; }
a:hover { color: #fd5a1f; background: inherit; }
a:visited { color: #fd5a1f; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.0em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { font-size: 1.2em; }
h4  { font-size: 1.1em; }
h5  { font-size: 1.0em; }
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #66cc00; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 0px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; color:#fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
		margin-left: -3px;
	}
	#menu li.current_page_item { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li:hover { 
		background: #fff url(images/baractive.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #888888; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: transparent;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #fff;
	color: #000;
	margin: -10px 0 10px 0;
        font-size: 13px;
        min-height: 1px;
        z-index: 100;
  
}
	#intro_left a { color: #fd5a1f; background: inherit; }
	#intro_left p { padding: 1px 1px 10px 1px; margin: 0; font-size: 14px; line-height: 18px; }
        #into_left ul {list style: none;}
	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0px 0 3px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #ffffff;
		clear: left; 
	}
                #accordion-menu-pages-3-level0 ul { list-style: none; display: none; }
		#accordion-menu-pages-3-level0 li { list-style: none; }
		#accordion-menu-pages-3-level0 li a { 
			display: block; 
			color: #000; 
			background: #ffffff url(images/menu_off.jpg) repeat-x; 
			width: 204px; 
			padding: 7px 23px 8px 23px; 
			margin: 0 0 0px 0; 
			font-weight: bold; 
                        font-size: 16px;
			text-decoration: none; 
		}	
		#accordion-menu-pages-3-level0 li a:hover { background: #ffffff url(images/menu_on.jpg) repeat-x;  color: #000000;  }

#accordion-menu-pages-3-level1 ul { list-style: none; display: none; }
		#accordion-menu-pages-3-level1 li { list-style: none; }
		#accordion-menu-pages-3-level1 li a { 
			display: block; 
			color: #000; 
			background: #ffffff url(images/menu_off.jpg) repeat-x; 
			width: 204px; 
			padding: 7px 23px 8px 23px; 
			margin: 0 0 0px 0; 
			font-weight: bold; 
                        font-size: 13px;
			text-decoration: none; 
		}	
		#accordion-menu-pages-3-level1 li a:hover { background: #ffffff url(images/menu_on.jpg) repeat-x;  color: #000000;  }
/* RIGHT INTRO SIDE */
	
#intro_right {
        float: left;
	width: 340px;
	background: #BCCEDA url(images/intro.gif) no-repeat;
	color: #547592;
	margin: 0 0px 5px 6px;
	height: 174px;
	border: 2px solid #66cc00;
        padding: 25px 280px 0px 20px;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

#sidebar h2 {
	line-height:25px;
	margin-bottom: -10px; 
	padding : 0; 
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}
#sidebar2 ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #66cc00;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #66cc00;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.thread-even {
	background-color:#f5f5f5;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #66cc00;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #66cc00;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
	
.commentlist ul.children li {
	background-color: #e3e3e3;
	border: 1px solid #66cc00;
	list-style: none;
	margin-top: 20px;
	}

.commentlist ul li.depth-2 {
	background-color: #f1f1f1;
	}

.commentlist ul li.depth-3 {
	background-color: #ececec;
	}

.commentlist ul li.depth-4 {
	background-color: #e8e8e8;
	}

.commentlist ul li.depth-5 {
	background-color: #e3e3e3;
	}

.commentsnavigation {
	padding: 20px 20px 30px 20px;
	}
/* End Comments */

#right {
        float: right;
	width: 643px;
        margin-top: -14px;

}
	.leftcol {  
                width: 610px;
                float: right;
		padding: 12px 15px;
		border:#66cc00 1px solid;
		text-align: justify;
		margin: 0px 0px 10px 0px;
                z-index: 1;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#66cc00 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #66cc00;
		background: #eee;
		color: #444;
	}
	
	.posttitle { clear: both; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0; text-decoration:none;}
	.posttitle:hover { background: #fff url(images/h3bg.gif) no-repeat center left; }

	.metadata {
	border-top: 1px dotted #66cc00;
	clear: both;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left;
	}
	
	.centered {
	display: block;
	margin: 0 auto;
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
	
	.sticky {
	background: #fffff0;
	border:1px dashed #66cc00;
	}

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #66cc00; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #66cc00;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#intro_left #sp-accordion
{
	height: auto;
}

div.slide
{
	display: none;
}

div.slide.active
{
	display: block !important;
}

#sp-accordion h3
{
	color: #000;
	width: 204px;
	margin: 0;
}

#sp-accordion h3 a,
#sp-accordion div a
{
	color: #000;
	text-decoration:none;
	width: 204px;
	display:block;
	margin:0 0 0;
	padding:7px 23px 8px;
	background: url(images/servprosprite.jpg) 0 0 repeat-x;

}

#sp-accordion h3 a:hover
{
	background: url(images/servprosprite.jpg) 0 -30px repeat;
}

#sp-accordion div p 
{
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold;
	white-space: nowrap;
}