/*
Theme Name: Alpha Theme
Theme URI: http://core3solutions.com/
Description: Custom WordPress theme for Alpha Life
Version: 1.0
Author: Core3 Solutions
Author URI: http://core3solutions.com/
*/

body{
	margin:0;
	color:#333;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}

a{
	text-decoration:none;
	color:#333;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin: 21px auto 0;
	width: 867px;
	background: url(./images/bg-page.gif) repeat-y;
}
.page-top{
	background: url(./images/bg-top.gif) no-repeat;
}
.page-holder{
	background: url(./images/bg-bottom.gif) no-repeat 0 100%;
	padding: 16px 4px 18px;
	height: 1%;
}
/*header start*/
#header{
	overflow: hidden;
	height: 1%;
	padding-bottom: 2px;
}
#header div .header-div {
	overflow: hidden;
	height: 1%;
	padding: 0 31px 0 22px;
}
#header div h1{
	margin: 0;
	width: 247px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
    padding: 5px;
}
#header div h1 a{
	display: block;
	height: 77px;
	background: url(./images/logo.gif) no-repeat;
}
#header div strong{
	float: left;
	width: 207px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(./images/txt-call2.gif) no-repeat;
	margin: 10px 0 0 20px;
}
#header div #nav ul{
	padding: 0;
	list-style: none;
	margin: 0;
	float: right;
}
#header div #nav ul li{
	float: left;
	padding-left: 3px;
}
#header div #nav ul div{
	display: block;
}
/*navigation start*/
#header #nav{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -2px;
}
#nav li{
	float: left;
	padding: 8px 4px 0 4px;
	margin-left: -1px;
	background: url(./images/sep-nav.gif) no-repeat;
}
#nav a{
	font-weight: bold;
	color: #756d59;
	display: block;
	width: 115px;
	text-align: center;
	background: url(./images/bg-nav.gif) repeat-x;
	line-height: 26px;
}
#nav a:hover{
	text-decoration: none;
	background-position: 0 -26px;
}
/*navigation end*/
/*header end*/
/*content start*/
#content{
	overflow: hidden;
	height: 1%;
	border: 1px solid #958b73;
	border-width: 1px 0;
	padding: 1px 0;
}
/*evolution-column start*/
#content .evolution-column{
	float: left;
	width: 189px;
	background: #756d5a;
	padding: 15px 0 13px 13px;
}
.evolution-column h3{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 176px;
	height: 30px;
	background: url(./images/my-appointment.gif) no-repeat;
}
.evolution-column ul{
	padding: 14px 22px 0 7px;
	list-style: none;
	margin: 0;
}
.evolution-column ul li{
	position: relative;
	height: 1%;
	padding-bottom: 6px;
}
.evolution-column ul img{
	border: 1px solid #4f4732;
	margin-left: 19px;
	display: block;
}
.evolution-column ul span{
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	left: 0;
	height: 83px;
	width: 14px;
}
.evolution-column ul .right span{
	left: auto;
	right: 0;
}
.evolution-column ul span.presentation{
	background: url(./images/txt-presentation.gif) no-repeat;
}
.evolution-column ul span.front{
	background: url(./images/txt-front.gif) no-repeat;
}
.evolution-column ul span.intake{
	background: url(./images/txt-intake.gif) no-repeat;
}
.evolution-column ul span.laser{
	background: url(./images/txt-laser.gif) no-repeat;
}
.evolution-column ul span.treatment{
	background: url(./images/txt-treatment.gif) no-repeat;
}
.evolution-column ul span.take-home{
	background: url(./images/txt-take-home.gif) no-repeat;
}
.evolution-column ul span.check-out{
	background: url(./images/txt-check-out.gif) no-repeat;
}
/*evolution-column end*/
/*main-content start*/
#content .main-content{
	float: left;
	padding: 20px 0 0 32px;
	width: 365px;
}
.main-content h2{
	margin: 0 0 4px;
	font-size: 24px;
	font-weight: normal;
	color: #5f584c;
}
.main-content ul,
.main-content ul{
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 11px;
}
.main-content .small-nav li,
.main-content .overview li{
	display: inline;
	color: #5f584c;
}
.main-content .small-nav a,
.main-content .overview a{
	color: #00e;
	text-decoration: underline;
}
.main-content .small-nav a:hover,
.main-content .overview a:hover{
	text-decoration: none;
}
.main-content .overview{
	padding: 29px 0 24px;
}
.main-content .overview li{
	font-weight: bold;
	padding-right: 4px;
}
.main-content .overview a{
	font-weight: normal;
}
.main-content p{
	margin: 0 0 14px;
}
.main-content .cite-box{
	overflow: hidden;
	height: 1%;
	padding: 12px 0 0 4px;
	margin: 0 0 10px 0;
}
.cite-box .read-more a {
	float: none;
	margin-top: 0;
	width: 40px;
	height: 15px;
	overflow: hidden;
	text-indent: 0;
	font-style: italic;
	color: #1111FF;
}
.cite-box a{
	float: left;
	margin-top: 21px;
	width: 27px;
	height: 67px;
	overflow: hidden;
	text-indent: -9999px;
}
.cite-box a.previous{
	background: url(./images/arrow-previous.gif) no-repeat;
}
.cite-box a.next{
	background: url(./images/arrow-next.gif) no-repeat;
}
.cite-box blockquote{
	font-size: 10px;
	margin: 0 15px;
	float: left;
	border: 3px solid #9d957d;
	width: 237px;
	padding: 9px 13px 11px 15px;
}
.cite-box blockquote p{
	font-style: italic;
}
.cite-box blockquote q:before{content:"";}
.cite-box blockquote q:after{content:"";}
.cite-box blockquote cite{
	display: block;
	text-align: right;
	font-style: normal;
	padding-top: 6px;
}
/*main-content end*/
/*side-bar start*/
#content .side-bar{
	float: right;
	width: 214px;
}
.side-bar h3{
	overflow: hidden;
	text-indent: -9999px;
	width: 188px;
	height: 30px;
	margin: 16px 0 2px;
}
.side-bar .contact{
	background: #bbaa96;
	padding: 13px 14px 22px 12px;
	margin-bottom: 3px;
}
.side-bar .contact h3{
	background: url(./images/title-contact.gif) no-repeat;
}
.contact p{
	font-size: 11px;
	margin: 0 0 0 7px;
}
.contact fieldset{
	padding: 17px 4px 0 5px;
}
.contact fieldset label{
	font-weight: bold;
	font-size: 10px;
}
.contact fieldset input{
	/*display: block;*/
	width: 167px;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #c7c6c6;
	margin: 2px 0 5px;
}
.contact fieldset select{
	display: block;
	width: 177px;
	border: 1px solid #c7c6c6;
	height: 19px;
}
.contact fieldset input.button{
	width: 102px;
	padding: 5px 0 6px;
	background: #d7d1ca;
	border: 1px solid #ac957a;
	font-size: 12px;
	font-weight: normal;
	margin: 18px 0 0;
}
.side-bar .blog{
	background: #c5bfb1;
	padding: 10px 14px 13px 12px;
}
.side-bar .blog h3{
	background: url(./images/title-blog.gif) no-repeat;
	height: 33px;
}
.side-bar .blog div{
	padding: 4px 10px 0;
}
.side-bar .blog a{
	text-decoration: underline;
	color: #00e;
	font-size: 14px;
	font-weight: bold;
}
.side-bar-category-link {
	font-size: 10px!important;
}
.side-bar .blog a:hover{
	text-decoration: none;
}
.side-bar .blog em{
	font-size: 11px;
	display: block;
	padding: 7px 0 13px;
}
.side-bar .blog p{
	margin: 0;
	font-size: 11px;
}
/*side-bar end*/
/*content end*/
/*footer start*/
#footer{
	text-align: center;
	font-size: 10px;
	padding: 12px 0 0;
}
#footer ul{
	padding: 0 0 6px;
	list-style: none;
	margin: 0;
}
#footer ul li{
	display: inline;
	padding: 0 8px 0 10px;
	background: url(./images/sep-footer.gif) no-repeat 0 2px;
}
#footer ul li:first-child{
	background: none;
}
/*footer end*/
.footer-bottom{
	font-size: 10px;
	text-align: center;
	padding: 13px 0 22px;
}
.footer-bottom a{
	text-decoration: underline;
}
.footer-bottom a:hover{
	text-decoration: none;
}
#services-sub-nav {
	display: none;
	position: absolute;
	z-index: 100;
}

#services-sub-nav a {
	width: 165px;
}

#services-sub-nav li {
	float: none;
	padding: 0;
	list-style: none;
}
#blog-sub-nav {
	display: none;
	position: absolute;
	z-index: 100;
}

#blog-sub-nav a {
	width: 150px;
}

#blog-sub-nav li {
	float: none;
	padding: 0;
	list-style: none;
	margin-left: -32px;
}
#left-evolution-column {
	background: #756D5A none repeat scroll 0 0; 
	float: left;
}
iframe {
	margin-left: -20px;
}
#blog-wrapper {
	background: #C5BFB1 none repeat scroll 0 0;
}

.header-images img {
    padding-right: 5px;
}

#commentform textarea {
    width: 100%;
}

#JT_arrow_left{
	background-image: url(./images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #e1ddc9;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(./images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #e1ddc9;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #e1ddc9;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
    margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #e1ddc9;
}

.jTip{
    cursor:help;
}

a.catLink:link { text-decoration:underline!important; }
a.catLink:visited { text-decoration:underline!important; }
a.catLink:active { text-decoration:underline!important; }
a.catLink:hover { text-decoration:underline!important; }

.blogCategories {
	padding-bottom: 10px;
}

ul#socialMedia {
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	height: 44px;

	}

ul#socialMedia li {
	list-style: none;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

ul#socialMedia li#connect {
	display: block;
	padding: 5px 0 0 0;
}

.clear {
	clear: both;
}