/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Citrus Theme - UniqueBlogDesigns LLC.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body {
	text-overflow: clip;
	height:100%;
}
body {
	text-align:center;
	background:url(images/bg.png) repeat-x;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	min-width:990px;
}
#main .apost blockquote blockquote{
	border-left:5px solid #ddd;
}
#main .apost blockquote{
	color:#555;
	padding:0 20px 0 10px;
	margin:5px 20px;
	border-left:5px solid #aaa;
	background:#f5f5f5;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:none;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a{
	color:#307348;
	text-decoration:underline;
}
#page {
	width:990px;
	margin:0 auto -74px;
	min-height:100%;
}
* html #page {
	height:100%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1 {
	width:467px;
	height:110px;
	margin: 53px auto 0;
	overflow:hidden;
	font-size:7em;
	position:relative;
}
h1 a {
	float:left;
	color:#6d6f76;
}
h1 a span {
	height: 110px;
	position:absolute;
	left:0;
	top:0;
	width:467px;
	background:url(images/logo.png) no-repeat;

}
h2 {
	width:991px;
	height:499px;
	color:#9ac54e;
	margin: 0 auto 0;
	font-size:2.7em;
	overflow:hidden;
	position:relative;
}
h2 em {
	font-size:2.59em;
	font-style:normal;
	display:block
}
h2 span {
	position:absolute;
	left:0;
	top:0;
	width:991px;
	height:499px;
	background:url(images/screenie.jpg) no-repeat;

}
#themes {
	padding:10px 0 0;
	width:100%;
	text-align:left;
	font-family:"trebuchet ms",arial,sans-serif;
	background:url(images/box.png) no-repeat;
	color:#fff;
}
#themes .inner {
	width:100%;
	overflow:hidden;
	background:url(images/box.png) no-repeat left bottom;
}
#themes .box {
	float:left;
	width:318px;
}
#themes .box-2 {
	margin:0 18px;
}
#themes h3 {
	padding:0 20px 10px;
	font-size:1.8em;
}
#main .apost h4{
	margin-top: 15px;
	font-size: 16px;
}
#themes p {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 5px;
	color:#e2e2e2;
	font-size:1.2em;
}
#themes ul {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.82;
	padding:0 20px 20px;
	width:318px;
	width/**/:/**/278px;
	overflow:hidden;
}
#themes ul li {
	float:left;
	margin:0 15px 0 0;
}
#themes ul li a {
	color:#fff;
	float:left;
	padding:0 0 0 12px;
	width:99px;
	width/**/:/**/87px;
	cursor:pointer;
}
#themes ul li a:visited {
	color:#eee;
}
#themes ul li a:hover,
#themes ul li a:focus {
	text-decoration:underline;
}
#themes .box-1 ul li a {
	background:url(images/button-pink.png) no-repeat;
}
#themes .box-2 h3 {
	color:#3e372f;
}
#themes .box-2 p {
	color:#101010;
}
#themes .box-2 ul li a {
	background:url(images/button-orange.png) no-repeat;
}
#themes .box-3 ul li a {
	color:#000;
	background:url(images/button-green.png) no-repeat;
}
#themes .box-3 ul li a:visited {
	color:#333;
}


#themes2 {
	position: relative;
	padding:10px 0 0;
	width:100%;
	text-align:left;
	font-family:"trebuchet ms",arial,sans-serif;
	background:url(images/box2.png) no-repeat;
	color:#fff;
}
#themes2 .inner {
	width:100%;
	overflow:hidden;
	background:url(images/box2.png) no-repeat left bottom;
}
#themes2 .box {
	float:left;
	width:318px;
}
#themes2 .box-2 {
	margin:0 18px;
}
#themes2 h3 {
	padding: 0px 20px 10px;
	font-size:1.8em;
}
#themes2 p {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 5px;
	color:#e2e2e2;
	font-size:1.2em;
}
#themes2 ul {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.82;
	padding:0 20px 20px;
	width:318px;
	width/**/:/**/278px;
	overflow:hidden;
}
#themes2 ul li {
	float:left;
	margin:0 15px 0 0;
}
#themes2 ul li a {
	color:#fff;
	float:left;
	padding:0 0 0 12px;
	width:99px;
	width/**/:/**/87px;
	cursor:pointer;
}
#themes2 ul li a:visited {
	color:#eee;
}
#themes2 ul li a:hover,
#themes2 ul li a:focus {
	text-decoration:underline;
}
#themes2 .box-1 ul li a {
	background:url(images/button-red.png) no-repeat;
}
#themes2 .box-2 h3 {
	color:#3e372f;
}
#themes2 .box-2 p {
	color:#101010;
}
#themes2 .box-2 ul li a {
	background:url(images/button-blue.png) no-repeat;
}
#themes2 .box-3 ul li a {
	color:#000;
	background:url(images/button-tangerine.png) no-repeat;
}
#themes2 .box-3 ul li a:visited {
	color:#333;
}


.clearFooter {
	height:169px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer {
	clear:both;
	width:100%;
	border-top:1px solid #ddd;
	border-bottom:1px solid #c6c6c6;
	background:#ededee url(images/footer.png) repeat-x;
}
#footer a {
	color:#333;
}
#footer a:visited {
	color:#666;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer .inner {
	width:990px;
	margin:0 auto;
	padding:0 0 11px;
}
#footer .inner:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
#footer ul {
	padding:25px 0 0;
	font:1.1em/1.45 arial;
	color:#727272;
}
#footer ul li a {
	color:#727272;
}
#footer ul li.primary {
	font:bold 1.18em/1.54 arial;
	color:#62646b;
}
#footer ul li.primary a {
	color:#62646b;
}
#footer .wordpress {
	float:left;
	text-align:left;
	width:45%;
}
#footer .wordpress img {
	float:left;
	margin:-15px 10px 0 0;
	position:relative;
}
#footer .ubd {
	float:right;
	text-align:right;
	width:45%;
}
#footer .ubd img {
	float:right;
	margin:-34px 0 0 10px;
	position:relative;
}
#footer .ubd ul {
	display:inline;
	width:auto;
	padding:0;
	font:1em/1.45 arial;
}
#footer .ubd ul li {
	display:inline;
}

#main {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 35px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 1000px;
}
#main .apost{
	padding: 0 10px 0;
	clear:both;
	color: #535b61;
	font:13px/20px arial, verdana, sans-serif;
}
#main .apost .pmain{ text-align: justify; clear:both; overflow:hidden; width:100%; padding-top: 10px; }
#main .apost h3 { text-align: left; margin-bottom: 5px; color: #6c6f76; font-size: 16px; line-height: 24px; margin-top: 10px; }
#main .apost p,
#main .apost blockquote{
	padding:5px 0;
	text-align: justify;
}
hr{
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	max-height: 1px;
	border-width: 1px;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	border-color: #b2b2b2;
}
#main .apost .feature{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
	clear: none;}
#main .apost .intro{
	            	font-size: 18px;
	            }
#main #buy{
	            	padding-top: 10px;
	            	padding-right: 25px;
	            	padding-left: 25px;
	            	padding-bottom: 25px;
	            	border-color: #fffab6;
	            	border-style: solid;
	            	border-width: 10px;
	            	margin: 25px;
	            	background-color: #fffce2;
	            }
#main #buy h3{
	            	margin-bottom: 10px;
	            	font-style: normal;
	            	font-weight: normal;
	            	color: #565656;
	            	font-size: 26px;
	            }
.quote{
	            	font-style: italic;
	            }
	            
	            
	            #main #email{
	            	padding: 15px 0 15px 15px;
	            	border-color: #c5ffc3;
	            	border-style: solid;
	            	border-width: 10px;
	            	margin: 25px;
	            	background-color: #deffdd;
	            }
	            
	            #main #email form{
	            	height:1%;
	            }
	            #main #email h3{
	            	color: #404040;
	            	font-size: 20px;
	            	float:left;
	            	margin:5px 25px 0 0;
	            	
	            }
	       
	            
	            
	            #submit{ padding-left: 7px; padding-bottom: 4px; padding-right: 7px; padding-top: 4px; border:solid 1px #3d4349; background:#5c6063; width:145px; font:16px arial, verdana, sans-serif; color:#fff; position: relative; height: 35px; cursor:pointer; }
#submit:hover { background-color: #28603d; border: solid 1px #004b00; }
.gfInput{
	position: relative;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 5px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 5px;
	float:left;
	margin-top: 0;
	border:solid 1px #cdcdcd;
	width:170px;
	width/**/:/**/162px;
	height:25px;
	height/**/:/**/25px;
	font:16px arial, verdana, sans-serif;
	color:#6a747c;
	background:#fff url(http://www.uniqueblogdesigns.com/wp-content/themes/uniqueblogdesigns/images/blog-rss-input.jpg) repeat-x;
}
#main #buy h4{
	margin-bottom: 5px;
	color: #6a6a6a;
	margin-top: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}