/* @override http://ucrad.timpecoraro.com/wp-content/themes/pecpeo/style.css */

/*

Theme Name: UCRAD
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Kirsten Dietz
Author URI: http://peculiarproductions.com
Tags: --

	ucrad v1.0
	 http://peculiarproductions.com

	This basic theme was designed and built by Kirsten Dietz,
	Creative Director at Peculiar Productions.

*/

/*CCS made awesome by Dietz*/
/*This is copyright (c) 2008 */

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.wp-caption {font-size: 1.6em;}
.hide{display:none;}

/* @group BODY */

body {
	background-color: #08263a;
	color: #404040;
	text-align: center;
	
	font-family: Verdana, Geneva, sans-serif;
}

body.msie {font-size:100%;}
	
#container {
	width: 959px;
	margin: 0 auto;
	font-size: .85em;
}

#containerwrapper {
	float: left;
	width: 959px;
	margin-top: 25px;
	background: #fff url(images/bg.jpg) no-repeat;
	text-align: left;
}

#header {
	width: 959px;
	height: 150px;
	float: left;
	position: relative;
}

#header .logo {position: absolute; top:70px; left:30px; text-indent: -9999px; }
#header .logo a {background: url(images/logo.gif) no-repeat; width: 304px; height: 55px; display: block;}

#header .signIn {position: absolute; top:-20px; right:15px;}
#header .signIn a {text-decoration: none; color: #fff;}
#header .signIn a:hover {color: #0d7abf;}

#header .svi-logo {position: absolute; top:85px; right:30px; text-indent: -9999px; }
#header .svi-logo a {background: url(images/SVI-logo2.gif) no-repeat; width: 117px; height: 50px; display: block;}

#header .  { 
	position: absolute;
	bottom: 10px;
	right: 15px;
}

#menu {
	border-top:4px solid #0d7abf;
	border-bottom:4px solid #0d7abf;
	width: 930px;
	margin: 0 0 0 15px;
	padding: 0 0 2px 0;
	float: left;
	display: inline;
}

#banner {
	background-color: #000;
	float: left;
	height: 184px;
	width: 682px;
	margin: 2px 0 0 2px;
	overflow: hidden;
}

#wrapper {
	width: 930px;
	margin: 15px 0 0 15px;
	float: left;
	display: inline;
}

.page {
	float: right;
	width: 645px;
	margin: 0 0 30px 20px;
	display: inline;
	position: relative;
}

.search-results .page h2.page-title {padding-left:0px; margin-top: 10px;}

#footer {
	background: url(images/footerbg.jpg) no-repeat bottom;
	height: 46px;
	width: 960px;
	text-align: center;
	font-size: 1em;
	float: left;
	color: #bfbfbf;
}

#footer a {color: #ccc;}

.education-library .page .twocolumn {}
.twocleft, .twocright {width:48%;}

/* @end */

/* @group MENUS */

#menu ul {
	width: 246px;
	text-align: right;
	float: left;
	font-size: 1.05em;
}

#menu ul li a {
	color: #fff;
	background-color: #0d7abf;
	float: left;
	padding: 6px 10px 4px 0;
	width: 236px;
	margin: 2px 0 0 0;
	height: 19px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #fff;
	background: url(images/menubg_hover.png);
}


ul#subpages {
	width: 246px;
	font-size: .9em;
}

ul#subpages li {
	float: left;
	margin: 0 0 0px 0;
}

ul#subpages li a {
	background: url(images/menubg_hover.png);
	width: 226px;
	float: left;
	color: #404040;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

ul#subpages li a:hover {
	background-image:none;
	background-color: #0d7abf;
	color: #fff;
}

ul#subpages ul {padding: 5px 0px;}

ul#subpages li ul li {
	margin: 0;
}

ul#subpages li ul li a {
	width: 221px;
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
	background: url(images/arrow_blk.gif) no-repeat 4% 50%;
	padding: 3px 0 3px 30px;
}

.ie7 ul#subpages li ul li a {padding: 2px 0 2px 40px;}

ul#subpages li ul li a:hover,
ul#subpages li ul li.current_page_item a {
	background: url(images/arrow_blue.gif) no-repeat 4% 50%;
	color: #0d7abf;
}

ul#subpages li ul li ul li a {
	background: transparent;
	color: #404040;
	font-style: italic;
	padding-left: 40px;
	font-weight: normal;
}

ul#subpages li ul li ul li a:hover,
ul#subpages li ul li ul li.current_page_item a,
ul#subpages li ul li.current_page_item ul li a:hover,
ul#subpages li ul li ul li ul li.current_page_item a {
	background: transparent;
	color: #0d7abf;
}

ul#subpages li ul li.current_page_item ul li a {
	background: transparent;
	color: #404040;
	margin: 0;
}

ul#subpages li ul li ul li ul li a {
	padding-left: 60px;
	width: 180px;
	font-size: .85em;
	font-style: normal;
	display: none;
}

ul#subpages li ul li ul li.current_page_parent ul li a,
ul#subpages li ul li ul li.current_page_item ul li a {
	display: inline-block;
}

div#subpages {
	float: left;
	width: 246px;
	font-size: .9em;
}

div.field-specialists h3 {margin-top: 25px;}

div.field-specialists {
	width: 246px;
	line-height: 1.3em;
}
div.field-specialists .fs-sub {
	padding-bottom: 15px; border-bottom: 1px dashed #ccc;
}
div.field-specialists img {width:80px; height: 98px;}

div.field-specialists a {text-decoration: none; padding: 0px; background: none;}

/* @end */

	
/* @group PAGE AND POST TAGS */

h1 {
	display: none;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 15px 0 10px 0;
	line-height: 1.2em;
	color: #0d7abf;
}

h2.page-title {
	font-size: 1.85em;
	font-weight: 300;
	color: #08263a;
	margin: 15px 0 10px 0;
	line-height: 1.2em;
	border-bottom: 1px dashed #CCC;
	padding: 0 0 10px 10px;
}

h2.more-info {
	font-size: 1.85em;
	font-weight: 300;
	color: #08263a;
	margin: 50px 0 10px 0;
	line-height: .7em;
	padding: 0 0 0 0px;
}

h3 {
	font-size: 1.55em;
	color: #005489;
	margin: 50px 0 10px 0;
	border-bottom: 1px dashed #bfbfbf;
	padding:0 0 5px 0px;
	line-height: 1.3em;
}

h3.line {margin:0px 0 10px 0;}

.page {
	line-height: 1.45em;
}

.contentWrap {padding-left: 10px; padding-right:30px;}
.sub-page-content {background: #08263a; padding:15px 15px; margin-bottom: 25px;}
	.sub-page-content h2.subtitle {border-bottom: dashed 1px #333; padding:0 0 4px 10px; font-size: 1.3em; font-weight: normal;}
	.sub-page-content a { text-decoration: none; color: #08263a;}
	.sub-page-content a:hover {color: #0d7abf;}
	.sub-page-content h2 {padding-left: 10px; font-size: .95em; font-weight: bold; color: #333;}
	.sub-page-content p {padding-left:10px;}
	.sub-page-content img {display:none;}
.sub-page-wrap { padding: 5px; background: #e9e9e9; position: relative;}

.physician-content-wrap img {width:80px; height: 98px;}

small {
	font-size: .85em;
	font-style: italic;
}

.page ul {
	list-style-type: square;
	padding: 0 0 0 40px;
}

.wp-caption {
	margin: 0 0 5px 10px;
	text-align: center;
}

.page img {
	/*border: 7px solid #0d7abf;*/
	margin: 0 20px ;
}
.wp-caption-text {
	font-size: .5em;
}

/* @end */

/* @group GENERAL TAGS */

img {
	border: 0px; 
	}

a {
	color: #0d7abf;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #404040;
	}

a.pdf {display: block; padding:5px; padding-left: 35px; background: url(images/pdf.jpg) no-repeat left center; text-decoration: none; font-size: 1.1em; margin-left: 15px;}

a.pdflink { position: absolute; top:-13px; right: 10px; }

.sub-page-wrap a.pdflink { position: absolute; top:10px; right: 10px; background: url(images/pdf2.jpg) no-repeat left center;}
p {
	margin: 0 0 10px 0;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

blockquote {background: #c2dcea; padding: 20px;}

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

.center, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

sup {color: #036e00; font-size: .8em;}

.contentWrap ul {margin-bottom: 20px;}

/* @end */


/* @group FORM TAGS */

label {
	position: relative;
	float: left;
	width: 120px;
	text-align: right;
	padding: 8px 5px 8px 0;
	clear: left;
}

input, button {
	border: 1px solid #777;
	background-color: white;
	margin: 5px 0;
	padding: 3px;
	color: #7e7e7e;
}

input#searchsubmit {
	margin-left: 50px;
}

textarea {
	border: 1px solid #777;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h3#comments {
	margin: 25px 0 0 0;
}

h3#respond {
	margin: 25px 0 0 0;
}

form#searchform {
	margin: 25px 0 0 0;
}
/* @end */

/* Benefits and Insurance Table */

#page-15 table { margin:10px 0 0 0; padding:0; border-width:1px; border-spacing:0; border-style:inset; border-color:#cccccc; border-collapse:collapse; }
#page-15 table th { border-width:1px; padding:8px; border-style:inset; border-color:#cccccc; text-align:left; font-size:12px; }
#page-15 table td { border-width:1px; padding:8px; border-style:inset; border-color:#cccccc; font-size:11px; vertical-align:top; }
#page-15 table td strong {font-weight: normal; font-size: 1.2em; margin: 15px 0 10px 0; line-height: 1.2em; color: #005489;}
#page-15 table td ul { margin:0 0 0 20px; padding:0; }
#page-15 table td ul li { margin:2px 0 0 0; }
#page-15 table tr.alt { background-color:#E6E6E6; }
#page-15 table #carrier { width:400px; }
#page-15 table #type { width:230px; }
#page-15 table tr td a { color:#333333;}

.physician-content-wrap {padding-bottom: 30px;}
.physician-content-wrap h2 {font-size: 1.55em;
	color: #005489;
	display: block;
	border-bottom: 1px dashed #bfbfbf;
	padding:0 0 5px 0px;
	line-height: 1.3em;
	}
.physician-content-wrap h2 a {color: #005489; text-decoration: none;}
.physician-content-wrap h2 a:hover {color:#333;}

/*SEARCH FORM*/
.sinput {background: url(images/search.jpg) no-repeat top right; width:244px; height: 27px; border-left: 1px solid #333;}
.sinput .textinput { margin: 0px; padding: 0px;}
.sinput input#s {margin: 0px; margin-left: 5px; margin-top: 3px; height: 27px; }
.sinput input#searchsubmit {margin: 0px; padding: 3px; font-size:.95em; background: transparent; color: #FFF; cursor: pointer;}
.ie7 .sinput, .ie6 .sinput { font-size: .85em;}
.sinput input#searchsubmit:hover {background: url(images/search-hover.jpg) repeat-x top;}
.sinput input, #header button {
	border: none;
	background: transparent;
	margin: 0px 0;
	padding: 0px;
	color: #333;
}

input#submit { cursor: pointer;}
input#submit:hover {background: url(images/search.jpg) no-repeat top center; color: #0d7abf;}
/*browser fixes*/
.ie7 .sinput input#s, .ie7 #header input#searchsubmit { padding: 3px 0;}
.safari .sinput input#s {padding:0px; margin: 0px 0px 0px 5px;}
.safari .sinput input#searchsubmit { padding: 5px;}

/* = Home Page
-------------------------------------------------------------- */
	.home .vericose-veins-ad {margin-top: 35px; margin-left:30px; display: block;}
	.ie7.home .vericose-veins-ad {margin-top: 20px;}
	.home .side {width:250px;}
	.home .logos {margin: 20px 0 15px 50px;}
		.home .logos a {margin-right: 20px;}
	.home .page {float:right;}
	.home div#subpages {padding-top: 20px;}
	.welcome h2 {font-size: 2em;}
	.what-we-offer {padding:0px 0 0px 0px;}
		.what-we-offer h2 {
	font-size: 1.55em;
	color: #005489;
	margin: 50px 0 10px 0;
	border-bottom: 1px dashed #bfbfbf;
	padding:0 0 5px 0px;
	line-height: 1.3em;}
	.weo-main {padding-bottom: 25px;}
		.what-we-offer p {padding: 0;}
		.weo-content img {float:left;}
	.weo-sub {}
		.weo-sub-wrap { width:190px; padding:0 10px; }
		/*.weo-sub-wrap.sub-1 {padding-left:0px; width:100px;}
			.msie.ie7 .weo-sub-wrap.sub-1 { width:100px;}
			.safari .weo-sub-wrap.sub-1 { width:100px;}
			.weo-sub-wrap.sub-1 .weo-content {padding-right:20px;}
		.weo-sub-wrap.sub-2 {}
		.weo-sub-wrap.sub-3 {padding-right:0px; width:108px;}
			.msie.ie7 .weo-sub-wrap.sub-3 {width:103px;}
			.safari .weo-sub-wrap.sub-3 {width:103px;} */
			.weo-sub-wrap .title h2 {font-size: 1.3em; padding:10px 0; margin-top:10px;text-align: center; border-bottom: 1px dashed #bfbfbf; border-top: 1px dashed #bfbfbf;}
			.weo-sub-wrap  h4.subtitle { line-height:1.2em; font-size: .9em; color: #036e00; margin-bottom: 10px;}
			.msie.ie7 .weo-sub-wrap .title h4.subtitle { font-size:.7em; }
			.weo-sub-wrap .subImage {margin-bottom: 15px;}
			.weo-sub-wrap .subImage img {margin: 0px; padding: 0;}
			.weo-sub-wrap .weo-content p {font-size:.9em; padding:0 0 8px 0; margin-bottom:0px;}
			.weo-sub-wrap .weo-content a {padding:0 0 0 0; margin:0px; font-size:.95em; }
	
	div#qlinks { margin:0; padding: 0px;
}
	
	ul.quicklinks {
	font-size: .9em; margin:0; padding: 0px;
}

.ie7 ul.quicklinks, .ie6 ul.quicklinks {font-size: .8em;}

ul.quicklinks li {
	float: left;
	margin: 0 0 0px 0px;
	border-right: 1px solid #333;
}
ul.quicklinks li.hlinks {width:250px; color: #404040;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	text-decoration: none;
	text-align: right;
	}
ul.quicklinks li a {
	background: url(images/menubg_hover.png);
	width: 170px;
	float: left;
	color: #404040;
	font-weight: bold;
	padding: 10px 0 10px 0px;
	text-decoration: none;
	text-align: center;
}

ul.quicklinks li a:hover {
	background-image:none;
	background-color: #0d7abf;
	color: #fff;
}

ol { padding-left: 20px;}
ol li {list-style: lower-roman;}