/*
Theme Name: 1. standard text
Theme URI: http://www.access-bydesign.com
Description: Accessible standard text css Chichester Orthodontic Clinic theme
Version: 2.2
Author: http://www.access-bydesign.com
/* plus a bit of basic layout generated by csscreator.com with some SERIOUSLY clever stuff added by access - by design 
*/ 

/*pretty stuff*/
.subhead{
	font-size: x-large;
	color: #000000;
	font-family: Tahoma;
}
.blue-subhead{
	font-size: x-large;
	color: #09C;
	font-family: Tahoma;
}
.second-heading{
	font-size: large;
	color: #000;
	font-family: Tahoma;
}
.blue-second-heading{
	font-size: x-large;
	color: #09C;
	font-family: Tahoma;
	text-transform: uppercase;	
}
.third-heading{
	font-size: medium;
	color: #000000;
	font-family: Tahoma;
}
.blue-third-heading{
	font-size: medium;
	color: #09C;
	font-family: Tahoma;
}
.smallersub{
	font-weight: bold;
	font-size: small;
	color: #333333;
}
.textright{
	text-align: right;
}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.aligntextcenter{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.bold_underlined {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.indenttext{
	font-weight: bold;
	text-indent: 2%;
}
.bigtext{
	font-size: xx-large;
}
.mediumtext{
	font-size: medium;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
	text-align: justify;
}
.subheadblack
	{
	font-weight: bold;
	font-size: large;
	color: #000000;
}

.smallersub{
	font-weight: bold;
	font-size: medium;
	color: #444E1C;
	text-transform: none;
}
.footersub{
	font-weight: bold;
	font-size: medium;
	color: #000000;
	text-transform: uppercase;
	font-family: Tahoma;
}

.topleft{
	text-align: left;
	vertical-align: text-top;
	margin: 5px;
	float: left;
}
.bluebold{
	color: #000033;
	font-weight: bold;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
.boldquote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-transform: none;
}
.postmetadata{
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}
.boxed {
	margin-bottom: 1em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.boxed .title {
	padding: 2px 0 0 2px;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
}

.boxed .content {
	padding: 2px;
}

.bluetagline{
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
.blueitalic{
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.bolditalic{
	font-weight: bolder;
	font-style: italic;
	color: #000066;
}
.hugetext{
	color: #000000;
	font-weight: bolder;
	font-size: 4em;
}
.widgettitle{
	color: #666666;
	font-size: medium;
	font-weight: bolder;
	text-transform: none;
	text-indent: 1em;
}
.randomclass{
	float: right;
}
.green_head{
    font-size: medium;
	font-weight: bold;
	color: #4F9851;
}
.details{
	font-size: small;
	font-weight: bold;
	color: #4F9851;
	display: list-item;
}
.pagetitle{
	font-size: x-large;
	color: #000000;
	font-family: Tahoma;
}
.blue-pagetitle{
	font-size: x-large;
	color: #09C;
	font-family: Tahoma;
}
/*images*/
.imagelayout {
	display: inline;
	float: left;
	padding: 1em;
	border:none;
}
.imageleft{
	float:left;
	padding: 2em;
	border:none;
}
.imageright{
    float:right;
	padding: 2em;
	border:none;
}
.imagewrap {
	margin: 5px;
	padding: 5px;
	float: left;
	border:none;
}
/*layout*/
html{
	margin:0px;
	padding:0px;
	background-image: url(/images/leaves-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000;
	}
body{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000000;
} 
/*#topimage{
	background-image: url(/images/leaves--top.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index:200;
	overflow:visible;
	display:block;
	height:282px;
	width:425px;
	position:absolute;
	top:0px;
	right:0px;
}*/
 
#pagewidth{
	max-width:98%;
	min-width:25%;
	margin-top: 1em;
	margin-right: 4em;
	margin-bottom: 4em;
	margin-left: 4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	overflow:hidden;
	background-image: url(/images/leaves--top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#header{
	position:relative;
	display:block;
	height:300px;
	width:100%;
	overflow:visable;
	z-index:200;
}
/*#logo{
	width:25%;
	height:250px;
	display:inline;
	position:relative;
	float:left;
}*/

#flashcontent{
	width:100%;
	height:250px;
	display:inline;
	position:relative;
	float:right;
	text-align:left;
}
#wrapper{
	float:none;
	clear:both;
	width:100%;
	height:auto;
}
.topsubhead{
	font-size: medium;
	color: #0099CC;
	font-weight: bold;
}
#topname{
	text-align:left;
	margin-bottom:2em;
}
#header .smallersub{
	font-weight: bold;
	font-size: x-small;
	color: #0099cc;
	font-family: Tahoma;
	text-transform: lowercase;
}
#header a:link{
	color: #A2B54C;
	text-decoration: underline;
}
#header a:hover{
	color: #444E1C;
}
#header a:active{
	color: #FFFFFF;
}
#header a:visited{
	color: #000000;
}

h2{
	font-size: medium;
	color: #006699;
} 
  
#twocols{
	width:98%;
	height:auto;
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.widget-name{
	color:#FFF;
	font-family:Tahoma;
	font-size:x-large;
	text-transform:uppercase;
}
#sidebar{
	width:20%;
	float:left;
	display:inline;
	position:relative;
	color: #FFFFFF;
	font-size: small;
	margin-bottom: 2em;
	padding: 1em;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	background-color: #09C;
	border: 3px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar li{
	list-style-type: square;
	padding-right: 0.5em;
	text-align:left;
	line-height:30px;
}

#sidebar a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1em;
}
#sidebar a:hover{
	color: #CCC;
	font-weight: bold;
	text-decoration:underline;
	padding-right: 1em;
}
#sidebar a:active{
	color: #CCC;
	font-weight: bold;
	text-decoration:underline;
	padding-right: 1em;
}
#sidebar a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1em;
}
#sidebar .current_page_item a{
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1em;
	list-style-type: none;
	text-transform: uppercase;
 }
#content{
	float: right;
	display:inline;
	position: relative;
	width:60%;
	text-align: justify;
	color: #000000;
	margin-bottom: 2em;
	border: none;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	background-color: #FFFFFF;
 }
#content li{
	padding-left:1em;
	padding-bottom:0.75em;
	color: #000000;
	list-style-position: outside;
	color: #000000;
	list-style-image: url(/images/bullet.gif);
}
#content img{
	margin: 1em;
}
#footer{
	height:125px;
	clear:both;
	padding-top: 25px;
	padding-left:25px;
	color: #0099CC;
	font-size: x-small;
	margin-top: 2em;
	text-align: center;
 }
#footer a:link{
	color: #000066;
}
#footer a:hover{
	color: #990000;
}
#footer a:active{
	color: #990000;
}
#footer a:visited{
	color: #999999;
}
#box {
	width:75%;
	display: block;
	margin-left: 10%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#box li{
	list-style-position: outside;
	list-style-image: url(/images/leafbullet.gif);
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*general*/

h1{
display:none;
}
a:link{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
a:active{
	color: #990000;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
.nofloat{
	float: none;
}
 .hide{
 	display:none;}
.nodisplay{
	display:none;}
.linklove{
	display:none;}
ul {
	list-style-position: outside;
}
blockquote {
	border: 3px double #cecece;
	font-style: italic;
	width:70%;
	text-align: center;
	margin-top: 2em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
/*Search*/
#searchit{
	text-align:center;
	border: 1px inset #CCCCCC;
	height: 40px;
	width: 200px;
	padding-top:0.75em;
	padding-left:0.75em;
	position:relative;
	margin-left:0.75em;
	float:right;
}
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	position:relative;
	height: 37px;
	width: 180px;
}

#searchform #s{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	width: 70%;
	margin: 0px;
	padding: 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	float:left;
}

#searchform #searchsubmit { 
	background: url(/images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	float:right;
}
/*text sizes*/
#footer .standard-text{
	width:40px;
	height:40px;
	border: solid 2px #666;
	padding:1em;
	margin:1em;
	text-align:center;
	font-size:small;
	color:#000;
	font-weight:bold;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

#footer .largertext {
	width:40px;
	height:40px;
	border: solid 2px #666;
	padding:1em;
	margin:1em;
	text-align:center;
	font-size:x-large;
	color:#000;
	font-weight:bold;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

#footer .easyread {
	width:40px;
	height:40px;
	border: solid 2px #666;
	padding:1em;
	margin:1em;
	text-align:center;
	font-size:small;
	color:#000;
	font-weight:bold;
	background-color:#FFC;
	font-family:Verdana, Geneva, sans-serif;
}

.text-option{
	line-height:40px;
	margin-top:2em;
	padding-top:2em;
}