/*  
Theme Name: xDesign 1.0
Theme URI: http://xdesignproject.com/
Description: xDesign Project website
Version: 1.0
Author: Designed by Sinclair Smith.  Coded by Jeffrey Warren (http://vestaldesign.com) and Shannon South.
Author URI: http://xdesignproject.com/
*/



/* CSS Document */
	
	body {font-family:georgia,sans-serif;}

	img {border:0;}

	body {
		text-align:center;
		}
	
	div {}
	
	a {
		color:#828282;
	}
	a:hover {
		color:#b00;
	}
	#frame {
		width:1000px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	dl, dt, dd, ul, li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}

	#menu {
		background:#8F9193;
		width:1000px;
		height:27px;
		position: relative;
		z-index:100;
		font-size:12px;
		margin-bottom:0;
		}
		
	#menu dl {
		float: left;
		width: 108px;
		}

	#menu dt {
		cursor: pointer;
		text-align: left;
		background: #8f9194;
		}
		
	#menu dd {
		display: none;
		border-top:0;
		border-bottom:3px solid #8f9194;
		position: absolute;
		z-index:110;
		}

	#menu li {
		text-align: left;
		padding: 2px;
		background:#eeeeee;
		}

	#menu li a, #menu dt a {
		color: #555;
		text-decoration: none;
		padding: 3px;
		display: block;
		height: 100%;
		border: 0 none;
		}

	#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
		color:#222;
		}
	#menu li a:hover, #menu li a:focus {
		background:#ccc;
	}

	#cross-spin {
		position:relative;
		z-index:-1;
	}
	#crossContainer {
		position:relative;
		z-index:1;
	}

	#site {
		position:relative;
		z-index: 12;
		top : 70px;
		left : 8px;
		color: #000;
		background-color: #828282;
		padding: 2px;
		border: 1px solid gray; 
		}
		
		
	#header {
		width:1000px;
		margin-bottom:8px;
		}	

	#content {
		font-family: lucida grande, verdana, helvetica, arial;
		width:920px;
		padding:40px;
		padding-top:40px;
		margin-right:auto;
		margin-left:auto;
		font-size:.8em;
		padding-bottom:40px;
		}
	html* .hidden {display:none;}
	
		#content.front{
		width:1000px;
		padding:0;
		margin-right:auto;
		margin-left:auto;
		font-size:.8em;
		padding-bottom:0;
		}
	
	#content img {
	}

	#content .navigation {
		margin-top:20px;
	}
	#content .navigation div {
		display:inline;
		margin-right:10px;
	}

	#content h1, #content h2 {
		color:rgb(255,0,0);
		letter-spacing:-1px;
                font-family:helvetica;
	}
	
	#content #graphic img {
		border:2px solid #ddd;
	}
	
	.post hr {
		float:left;
		width:400px;
	}
	
	#content.autolayout {
		padding-top:20px;
	}
	#content.autolayout .post {
		width:900px;
	}
	#content.autolayout .post p {
		width: 400px;
	}
	#content.autolayout .post ul {
		width: 400px;
	}
	#content.autolayout .post h2 {
		float:left;
		width:470px;
	}
	#content.autolayout .post h2 a {
		padding:8px;
		margin-right:12px;
		margin-bottom:12px;
		font-size:1.8em;
		color:#333;
	}
	#content.autolayout div.images {
		float:right;
		width:410px;
		margin-left:18px;
		clear:right;
	}
	#content.autolayout div.images p.caption {
		text-align:right;
		margin:0 0 15px 18px;
		display:block;
		//float:right;
		color:#999;
		width:375px;
		font-size:.8em;
	}
	#content.autolayout .post {
		clear:left;
	}
	#content.autolayout .post img {
		margin-left:18px;
		margin-bottom:14px;
		clear:right;
	}
	#content.autolayout .post img.custom {
		margin:0;
	}
	#content.autolayout .post .postmetadata {
		font-size:.8em;
		width:400px;
                font-family:sans-serif;
	}
	#content.autolayout #commentform textarea {
		width:400px;
	}
       #commentform {
                   font-family:sans-serif;
                    }
	.presskit {display:none;}
	
	.post.archive .images {
		margin-top:8px;
	}
	#postCat a{
                 color:rgb(102,102,102);
                 font-family:helvetica;
                 text-decoration:none;
                 text-transform:lowercase;
       }

	#content.autolayout div.presskit {
		display:block;
		margin-top:4px;
		border:2px solid #eee;
		padding:6px 12px 12px 8px;
		width:300px;
		line-height:1.3em;
		font-family:lucida grande;
		font-size:.8em;
		margin-bottom:8px;
	}
	#content.autolayout div.presskit h3 {
		font-weight:bold;
		margin:6px 0;
	}
	
	#content div.column {
		float:left;
		width:265px;
		padding-left:15px;
		margin-bottom:20px;
		height: 380px;
		overflow-x: hidden;
		overflow-y: scroll;
		word-wrap: break-word;
	}
	html*#content div.column {overflow:auto;}
	#content div.column .post {
		width:240px;
	}
	#content div.column .post h2 a {
		text-decoration:none;
	}
	#content div.column .post h2 a:hover {
		text-decoration:underline;
		color:#666;
	}
	#content div.column .post img {
		float:none;
		margin:7px 0;
		padding:0;
	}
	#content div#slider {
		width:700px;
		float:left;
		overflow-x: scroll;
		margin-bottom:20px;
	}
	html*#content div#slider {overflow:auto;}
	#content #drawer {
		width: 6475px;
	}
	
	img.logos {
		margin:0;
	}
	
	.blogs .post {
		margin-bottom:14px;
	}
	.blogs .post img {
		width:240px;
	}
	.blogs .post h2 {
		margin-top:0;
	}
	.blogs .post h2 a {
		background:none;
		color:#222;
	}
	#blogs-nav {
		clear:none;
		height:50px;
		margin-bottom:20px;
		padding-left:15px;
	}
	#blogs-nav h2 {
		font-size: 1.6em;
		float:left;
		width:280px;
		padding-bottom:10px;
		border-bottom:1px solid #ccc;
		
	}
	#content div#blogs_sidebar {
		float:left;
		line-height:1.4em;
		font-size:.8em;
		width:140px;
		text-align:right;
		padding-right:20px;
		border-right:1px solid #ccc;
		//height: 380px;
		margin-right:10px;
	}
	#content div#blogs_sidebar li.categories {
		color:white;
	}
	
	#content div#blogs_sidebar li.categories ul {
		color:#444;
	}
	
	#content.clinic {
		background:url('images/xclinic_background.gif') no-repeat center 80px;
	}
	
	.post {
		width:400px;
	}
	.post h1 {
		font-size:2.5em;
		margin-top:8px;
                font-family:helvitica;
                font-weight:bold;
                
              
	}

        .post h1 a {
                     text-decoration: None;
                     color:rgb(255,0,0);
}
.post h1 a:hover { 
                    color:rgb(102,102,102);
}
h2#respond {
 color:rgb(128,128,128);
}
	.post h3 a, .post h2 a {
		font-family:sans-serif;
		padding:5px 0;
		background:#eee;
		color:#333;
		line-height:1.8em;
                text-decoration:none;
	}
	.post h3 a:hover, .post h2 a:hover {
		background:#ccc;
	}
	small {
		color:#ccc;
	}
	.postmetadata {
		font-size:14px;
	}

#headertextred {
color: #d71921; 
font-size: 1.5em; 
margin-top: -2px; 
line-height: 90%; 
padding-right: 5px;
}
#col1 {
float: left; width: 320px;
}
#col2 {
margin-left: 320px; width: 600px;
}
#ltext {
float: left; width: 300px; padding: 33px 25px 50px 0px; line-height: 120%;  text-align: justify;
}
#rtext {
width: 300px; margin-left: 300px; padding: 33px 25px 50px 0px; line-height: 120%; text-align: justify; 
}
	
	#content.category .post {
		clear:both;
		background:url('images/bg-arrow.png') top repeat-x;
		padding-top:12px;
	}
	#content.category div.images {
		margin-top:0;
		margin-bottom:20px;
		padding:0;
	}
	#content.category div.images.scrolling {
		width:420px;
		border:2px solid #eee;
		padding:10px;
		overflow-x: scroll;
	}
	html*#content.category div.images.scrolling {overflow:auto;}
	#content.category div.imagedrawer {
		padding:0;
		width:2000px;
	}
	#content.category div.imagedrawer .imagebox {
		float:left;
		margin:10px;
		display:block;
		clear:none;	
		width:400px;
	}
	#content.category div.imagedrawer img {
		margin:0;
		display:block;
		float:left;
		clear:none;	
	}
	#people .post.box {
		width:200px;
		margin: 0 10px 10px 0;
		float:left;
		border:1px solid #ddd;
		padding:10px;
	}
	#people h3 a.post.box  {
		background:none;
		color:#555;
	}
		#people h3 a.post.box:hover {
			background:#eee;
			color:#111;
		}
	
	#photostack {
		border:3px solid #eee;
		float:right;
		padding:8px;
		margin-left:10px;
		margin-bottom:10px;
	}
	#photostack img, #photostack a {
		float:left;
		margin-left:8px;
	}
	#photostack a {
		color:#8b4;
		font-size:1.3em;
		padding-top:18px;
		margin-right:8px;
	}
	#photostack a:hover {
		color:#444;
	}
	#photostack br {
		clear:both;
	}
	#footercredits {
		background: #828282;
		color: #FFF;
		width:1000px;
		text-align:right;
                font-family:sans-serif;
    	clear:both;
		height:26px;
		padding-top:3px;
		margin-top:0;
		}
	
	#footercredits p {
		margin:0;
	}
	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
	}
	
	
	html* #footercredits {
		padding-top:0px;
		height:27px;
	}
	
#footercredits p.credit {
	font-size:12px;
	color:#B6B8BA;
	padding:5px;
	margin:0px;
	float:right;
	}
	html* #footercredits p.credit {
		padding-top:7px;
	}
	
#footercredits form.search {
	float:left;
	padding-left:3px;
}
#footercredits input {
	font-size:.6em;
}
#footercredits a {
	color:#ddd;
	text-decoration: none;
}
#footercredits a:hover {
	color: #eee;
	text-decoration: underline;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
a.unnamed4 {
         text-decoration:None;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -10px;
	font-size:38px;
		width:400px;
		float:left;
		margin-top:0;
		margin-bottom:10px;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/

iframe { border:0px; }
