﻿/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.custom .menu { padding: 0 0em; font-weight: bold; }
.custom #header { padding-top: 0; }
.custom #footer { padding-bottom: 0; }
.custom h1{
	line-height: 36px;
}
.custom h2{
	line-height: 28px;
}


/* Start Top Nav bar */
.custom .mmo-one {
	float:left;
	padding-left:1.1em;
}
/* Finish Top Nav bar */



.custom #logo{
float:right;
}
.custom #tagline{
float:right;
clear:both;
}



/* Start Custom Breadcrumbs */
.custom .breadcrumbs {
	font-family:Verdana,Arial;
	font-size:1.2em;
	padding:1.2em 1em 1em 1em;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
}
.custom .breadcrumbs a {
	color:#cc0000;
	border-bottom:1px dotted #fff;
}
.custom .breadcrumbs a:hover {
	border-bottom:1px dotted #cc0000;
}
/* Finish Custom Breadcrumbs */



/* Start Signup Home Page */
.custom #home-contain {
	width: 980px;
	height: 325px;
	background-image:url('../../../uploads/images/home-sign325.png');
	margin: 0 auto;
}
.custom #home-contain #signuphome1 {
	width: 595px;
	height: 325px;
	margin: 0 auto;
    padding:30px 10px 20px 40px;
    float:left;
}
.custom #home-contain #signuphome2 {
	width: 290px;
	height: 250px;
	margin: 0 auto;
    padding:40px 20px 20px 15px;
    float:right;
    border-left:medium #FFC800 solid;
}
.custom #home-contain #signuphome2 h1 {
    text-align:center;
}
.custom #home-contain #signuphome1 p {
	font-size:17px;
	color:#000000;
	font-weight:normal;
	margin:5px 0 5px;
}
.custom #home-contain #signuphome2 p {
	font-size:17px;
	color:#000000;
	font-weight:normal;
	margin:20px 10px 5px 5px;
}	
/* Finish Signup Home Page */




/* Start Signup */
.custom #post-contain {
	width: 560px;
	height: 160px;
	background-image:url('../../../uploads/images/post-sign.png');
	margin: 0 auto;
}
.custom #post-contain #signup {
	width: 530px;
	height: 100px;
	font-weight:bold;
	margin: 0 auto;
	padding:20px 15px 20px 15px;
}
.custom #post-contain #signup p {
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	font-size:16px;
	color:#000000;
	font-weight:normal;
}
/* Finish Signup */


/* Start Signup Categories */
.custom #signupcat {
	width: 350px;
	height: 250px;
	background-color:teal;color:white;font-weight:bold;
	margin: 0 auto;
	border:10px #EEEEEE solid;
}
.custom #signupcat p {
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background-color:teal;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}
/* Finish Signup Categories*/




/* Start Sinlge Service Signup */
.custom #singleservsignup {
	width: 350px;
	height: 250px;
	background-color:teal;color:white;font-weight:bold;
	margin: 0 auto;
	border:10px #EEEEEE solid;
}
.custom #singleservsignup p {
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background-color:teal;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}
/* Finish Sinlge Service Signup */



/* Start Facebook Container */
.custom #contain {
	width: 350px;
	height: 260px;
	margin: 0 auto;
	border:10px #EEEEEE solid;
}
/* Finish Facebook Container*/




.narrow #container { 
	width: 850px; 
}



/* Start Site Borders */
.custom #header {
	border:0px;
}
.custom .breadcrumbs {
	border-bottom: thin #FF6767 solid;
	border-top: thin #FF6767 solid;
}
.custom #feature_box, #archive_intro, #comment_nav_2 {
  border-width: 0 0 0.2em;
  border-bottom-color: #FFFFFF;
}
.post_box, .teasers_box {
	border-width:0px;
    border-color: #FF6767;
    border-style: solid;
    clear: both;
}
.post_box {
	padding-top: 0px;
}
#archive_intro {
    padding-top: 0px;
}
#footer {
    border-top: thin #FF6767 solid;
}

/*.custom #content_box {
	background:transparent;
}
.custom oo#content {
border-right:thin #FF6767 solid;
border-left:thin #FF6767 solid;*/
}
/* Finish Site Borders */




/* Start Services Testing */



/* Finish Services Testing */




