/*
 ____________________________________________________________
|                                                            |
|    DESIGN : Adrienne Raymond    							 |
|      DATE : 2009.01.26                                     |
| COPYRIGHT : 2009 Equine Online Design     				 |
|     EMAIL : adrienne@equineonlinedesign.com   			 |          
|____________________________________________________________|
*/
/* Site Colors */
/* 
#591500 = deep red
#8c3a1c = dark burnt orange
#bf6430 = light burnt orange
#ffc43d = yellow
#f2b441 = dark yellow
#f2a03d = yellow orange
*/
/***** Common Formatting *****/
html {margin: 0; padding: 0; min-height:100%; margin-bottom:1px; }

body {  
	color:#000;
	font-family:arial, helvetica, sans-serif;
	font-size:1em;
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat;
	background-color:#72bed9;
}
/*position:absolute for all pages - the whole page scrolls */
#wrapper {
	width:800px;
	height:auto;
	margin:10px auto;
	background-image:url(../images/wrapperBG.jpg);
	background-repeat:repeat-x;
	background-color:#fec33d;
}
#header {
	height:147px;	
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
}
#header2 {
	height:66px;	
	background-image:url(../images/header_bottom.gif);
	background-repeat:no-repeat;
}
#middle {  	
	overflow:auto;
	background-image:url(../images/middle.gif);
	background-repeat:repeat-y;
}
#bottom {
	height:25px;	
	margin:0 auto;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
}
#footer {
	height:45px;
	width:800px;	
	margin:0 auto;
}
.rightside {
	width:220px;
	float:right;
	margin-top:-5px;	
}
/*-----------------------------------------------------*/
/* Styling rules to make page look nice */
/* common elements */
a {
	color:#591500;
	text-decoration:underline;
}
a:hover {
	color:#ffc43d;
	text-decoration:none;
}
/*styles for different divs */
/***************************header area*********************************/
#header #titleslogan {
	width:800px;
	height:30px;
	padding-top:20px;
}
#header #titleslogan p {
	text-align:right;
	font-size:1.4em;
	font-family:"times new roman", serif;
	font-style:italic;
	margin:0px;
	padding-right:30px;
	color:#f2b441;
}
#logotag {
	text-align:right;
	padding-right:20px;
	padding-top:10px;
}
#logotag a img {
	border:none;
	text-decoration:none;
}
.spacer {
	height:10px;
}
/***************************** middle content **************************************/
.toptext {
	width:420px;
	float:left;
	padding-top:20px;
	margin-left:140px;
	padding-bottom:10px;	
}
.toptext h2 {
	font-size:1.5em;
	font-family:"times new roman", serif;
	color:#591500;
	margin:0px;
	padding:0px;
}
.toptextright {
	width:200px;
	float:right;
	padding-top:25px;
	margin-right:15px;
	padding-bottom:15px;	
}
.toptextright h2 {
	font-size:1.1em;
	font-family:"times new roman", serif;
	color:#591500;
	margin:0px;
	padding:0px;
	text-align:center;	
}
.centertext {
	width:560px;
	float:left;
	padding-bottom:10px;	
}
/*navigation side */
.leftside {
	width:120px;
	float:left;
	height:260px;	
	background-image:url(../images/sidebar.gif);
	background-repeat:no-repeat;
	background-position:95px 0px;	
}
.tabs {
	font-size:.85em;
	font-weight:bold;
}
.tabs p {
	width:120px;
	text-align:center;
	margin-top:4px;
	padding:0px;
}
.tabs p a {	
	color:#591500;
	text-decoration:none;
}
.tabs a:hover {	
	color:#8c3a1c;
	text-decoration:none;
}
/******************FOR ALL PAGES**************************/
.otherwork {
	width:210px;
	padding:0 5px 0 5p;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.otherwork p {
	font-size:.8em;
	font-style:italic;
	padding:5px;
	margin:0px;
}
.other {
	width:210px;
	float:left;
	padding:0 0 5px 0;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.other img {
	border:2px solid #591500;
	text-decoration:none;
	margin:0 0 5px 0;
}
/**************HOME PAGE****************/
#abouttext {
	padding-top:5px;
	padding-left:20px;	
}
#abouttext p {
	font-size:.95em;
	line-height:1.4em;
	overflow:auto;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0px;
}
/**************DESIGN PAGE****************/
#design {
	padding-top:5px;
	padding-left:20px;	
}
#design h3 {
	text-align:center;
	font-size:1.1em;
	padding:0;
	margin:0;
}
#design h2 {
	padding:0 0 5px 20px;
	margin:0;
	font-size:1.2em;
	color:#591500;
}
#design h2 a {
	color:#f2a03d;
	text-decoration:none;
}
#design h2 a:hover {
	color:#f2a03d;
	text-decoration:none;
}
#design .small {
	font-size:.85em;
}
#design p {
	font-size:.9em;
	line-height:1.5em;
	overflow:auto;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0px;
}
#design p#tag2 {
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	margin-top:5px;
	color:#591500;
	padding:0;	
}
#design p#tag {
	text-align:center;
	font-style:italic;
	margin-top:10px;
	color:#591500;
	padding:0;	
}
.rightside #artworkdesc {
	font-size:.8em;
	width:200px;
	padding-top:5px;
	margin-left:4px;
	margin-right:0px;
	padding-bottom:0;
	text-align:center;
	font-style:italic;		
}
.rightside #othertitle {
	font-size:1em;
	width:208px;
	padding:4px 0 0 0;
	text-align:center;		
}
#before_after {
height:auto;
width:208px;
padding:5px 0 5px 0;
text-align:center;
border-bottom:1px dashed #f2a03d;
}
#before_after img {
border:2px solid #f2a03d;
}
#before_after img#second {
margin-top:10px;
}
#before_after .smalltag {
padding:0 5px;
margin:0;
font-size:.8em;
color:#591500;
}
#before_after2 {
height:auto;
width: 208px;
padding:15px 0 10px 0;
text-align:center;
border-bottom:1px dashed #f2a03d;
}
#before_after2 img {
border:2px solid #f2a03d;
}
#before_after2 img#second {
margin-top:10px;
}
#before_after2 .smalltag {
padding:0 5px;
margin:0px;
font-size:.8em;
color:#591500;
overflow:auto;
}
/**************WEBPACKAGE PAGE****************/
.packagetext {
	padding-top:5px;
	padding-left:20px;	
}
.packagetext .pkg {
padding-top:10px;
margin:0;
font-size:1.2em;
}
.packagetext .header2others {
padding-top:10px;
margin:0;
font-size:1.2em;
}
.packagetext .pkgprice {
color:#bf6430;
font-size:1.4em;
padding:0px;
margin:0;
}
.packagetext p {
text-align:left;
font-size:.95em;
font-style:italic;
font-weight:bold;
color:#591500;
margin:0px;
padding-top:10px;
font-size:.85em;
}
.basiclist {
	margin:5px 0;	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;	
}
.basiclist li {
	font-size:.9em;
	line-height:1.7em;
	margin-left:120px;
}
.premiumlist {
	width:500px;	
	margin:5px 0;		
	margin:10px 0;
	padding:10px 0;	
}
.premiumlist li {
	font-size:.9em;
	line-height:1.7em;
	margin-left:30px;
}
.freemaint {	
	width:540px;
	margin-top:-15px;
	margin-bottom:10px;	
}
.freemaint p {
	font-size:.7em;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}
.packagetext table {
width:100%;
margin:10px 0;
}
.packagetext table td {
border-bottom:1px dashed #591500;
padding:5px 0;
font-size:.8em;
}
.packagetext .othertext {
	text-align:left;
	font-size:.90em;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	color:#000;
	padding:10px 0;
}
.packagetext .othertext2 {
margin:0 auto;
text-align:center;
font-size:.95em;
font-weight:normal;
font-style:italic;
color:#bf6430;
padding:10px 0;
}
.packagetext .regular {
margin:0 auto;
font-size:.95em;
font-weight:normal;
font-style:normal;
line-height:1.3em;
color:#237d89;
padding:10px 0;
}
.climages {
	width:550px;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
	text-align:center;
	overflow:hidden;
}
.packagetext .cltext {
	width:200px;
	float:left;
	text-align:center;
	font-weight:normal;
	font-size:.95em;
	padding-top:30px;
	color:#bf6430;
}
.climages img {
	margin:0px 10px;
}
/**************HOSTING PAGE****************/
#hostingtext {
	padding-top:5px;
	padding-left:20px;	
}
#hostingtext .start {
	padding-bottom:10px;	
}
#hostingtext p {
	font-size:.95em;
	line-height:1.4em;
	overflow:auto;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0px;
}
#hostingtext h2 {
	font-size:1.3em;
	margin:15px 0 5px 10px;
	color:#f2a03d;
}
/**********PORTFOLIO PAGE************/
.portfoliotext {
	padding-top:5px;
}
.portfoliotext p {
	font-size:.9em;
	line-height:1.4em;
	overflow:auto;
	height:auto;
	padding:0 10px 10px 20px;
	margin:0px;
}
.portfoliotext h3 {
	padding:0 0 5px 20px;
	margin:0;
	font-size:1.2em;
	color:#591500;
}
.portfoliolist {
	width:560px;
	height:400px;
	overflow:auto;
	margin:10px 0 0 10px;
}
.sideportfolio {
	width:550px;
	height:auto;
	overflow:auto;
	margin:20px;
}
.websitesplus {
	width:210px;
	float:left;
	padding:10px 0;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.websitesplus a img {
	border:2px solid #591500;
	text-decoration:none;
}
.websitesplus a:hover img {
	border:2px solid #ffc43d;
	text-decoration:none;
}
.websitesplus2 {
	width:160px;
	float:left;
	padding:0 0 25px 25px;
	margin-top:-15px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.websitesplus2 a img {
	border:2px solid #591500;
	text-decoration:none;
}
.websitesplus2 a:hover img {
	border:2px solid #ffc43d;
	text-decoration:none;
}
.webthumbs {
	width:150px;
	float:left;
	min-height:375px;
	height:auto;
	margin-left:8px;
	text-align:center;
}
.webthumbs img {
	padding:5px 0;
}
.web_full {
	width:400px;
	float:left;
	height:auto;
	overflow:auto;
	text-align:center;
	padding-top:5px;
}
.web_full p {
	padding:0px;
	margin:0px;
}
.web_full a img {
	border:2px solid #591500;
	text-decoration:none;
}
.web_full a:hover img {
	border:2px solid #ffc43d;
	text-decoration:none;
}
/*********************CONTACT PAGE******************/
#contacttext {
	width:210px;
	margin-top:20px;
	text-align:center;
	padding:0px;
}
#contacttext p {
	line-height:1.6em;
	margin:0px;
	font-size:.8em;
	padding:0;
}
.forms {
	width:360px;
	height:auto;
	overflow:auto;
	margin:auto;
	text-align:center;
}
.forms p {
	color:#000;
	font-size:.8em;
	margin:10px 0 10px 0;
	font-style:italic;
}
.forms #note {
	font-size:.8em;
}
.forms input {
	background-color:#ffc43d;
	font-size:1em;
	margin:5px 0;
	font-style:italic;
	text-align:left;
	border-top:3px solid #bf6430;
	border-left:3px solid #bf6430;
}
.forms select {
	background-color:#ffc43d;
	font-size:1em;
	margin:5px 0;
	font-style:italic;
	text-align:left;
	border-top:3px solid #bf6430;
	border-left:3px solid #bf6430;
}
.forms textarea {
	background-color:#ffc43d;
	font-size:1em;
	margin:5px 0;
	font-style:italic;
	text-align:left;
	border-top:3px solid #bf6430;
	border-left:3px solid #bf6430;
}
#thankyoutext {
	padding-top:5px;
	margin-top:20px;
	text-align:center;
	padding:0px;	
}
#thankyoutext p {
	line-height:1.6em;
	margin:0px;
	font-size:.9em;
	padding:0;
}

#tryagaintext p {
	padding-top:5px;
	text-align:left;
	line-height:1.6em;
	margin:0px;
}
/**********Freestuff PAGE************/
#freestuff {
	padding-top:5px;
	padding-left:20px;	
}
#freestuff h3 {
	text-align:center;
	font-size:1.1em;
	padding:0;
	margin:0;
}
#freestuff h2 {
	padding:0 0 5px 20px;
	margin:0;
	font-size:1.2em;
	color:#591500;
}
#freestuff h2 a {
	color:#f2a03d;
	text-decoration:none;
}
#freestuff h2 a:hover {
	color:#f2a03d;
	text-decoration:none;
}
#freestuff .small {
	font-size:.85em;
}
#freestuff .fspg {
	font-size:.9em;
	line-height:1.5em;
	overflow:auto;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0px;
}
.freetheme .wpimg {
	text-align:center;
}
.freetheme .downloadLinks {
	text-align:center;
	font-size:.95em;
	font-weight:bold;	
	margin:0;
	padding:5px 0 15px 0;	
}
.freetheme .downloadLinks a {	
	
}
.freetheme .littlenote {
	font-size:.75em;
	font-style:italic;
	color:#591500;
}

/**********PAYMENTS PAGE************/
/*
.paymenttext {
	width:900px;
	margin:auto;
}
.paymenttext p {
	text-align:justify;
	line-height:1.6em;
	margin:0px;
	padding:10px 0;
}	
.paymenttypes {
	width:700px;
	margin:0 auto;
	height:auto;
	overflow:auto;
	text-align:center;	
}
.paymenttypes h3 {
	margin:0;
	padding-bottom:20px;
}
.payspacer {
	width:auto;
	height:5px;
	border-top:1px dashed #bf6430;
	border-bottom:2px solid #bf6430;
	margin:20px 0;
}
*/
/************************** Footer ****************************/
#footer #bottomlinks {
	width:800px;
	height:40px;
	text-align:center;
}
#bottomlinks p {
	margin:0;
	padding:0;
	font:.85em;
}
#bottomlinks p a {
	color:#591500;
	text-decoration:none;
}
#bottomlinks p a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .copy {
	clear:both;
	text-align:center;
	font-size:.75em;
	color:#000;
	margin:0;
	padding:0;
}