/*	Theme Name: DarkZen
	Theme URI: http://www.dailyblogtips.com/darkzen-wordpress-theme-released/
	Version: 1.0
	Author: Daily Blog Tips
	Author URI: http://www.dailyblogtips.com */
/* STRUCTURE */
body {
	text-align:center;
	margin:0;
	padding:0;
	background-color:#343434;
	color: #333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body2 {
	background-position:bottom left;
}
#page {
	width:940px;
	margin:auto;
	background-image: url(images/bgmain.gif);
	background-repeat:repeat-y;
	text-align:left;
	border-bottom:solid 1px #000;
}
#sub a {
	color:#999999;
}
#headermain {
	/* height:229px; */
height:273px;
	width:940px;
	clear:both;
	margin: 0 auto;
	text-align:center;
	background: no-repeat url(images/header4.jpg);/* background: no-repeat url(images/header.jpg); */
}
#header1 {
	height:273px;
	width:948px;
	clear:both;
	margin: 0 auto;
	text-align:center;
	background: no-repeat url(images/header1.jpg);
}
#header2 {
	height:273px;
	width:948px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background: no-repeat url(images/header2.jpg);
}
#header3 {
	height:273px;
	width:948px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background: no-repeat url(images/header3.jpg);
}
#header-visitingangels {
	height:273px;
	width:948px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background: no-repeat url(images/header-visitingangels.jpg);
}
#header4 {
	height:273px;
	width:940px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background: no-repeat url(images/header4.jpg);
}
#header6 {
	height:273px;
	width:940px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background: no-repeat url(images/header-carbday-sasha.jpg);
}
div.icons {
	float:left;
	padding:6px 0 0 420px;
}
.headleft {
	float:left;
	width:450px;
}
.headright {
	float:right;
	text-align:right;
}
#menulinks {
	width:120px;
	margin: 10px 0 10px 15px;
	padding-right:10px;
	float:left;
	clear:left;
}
#rsslink a {
	float:right;
	text-align:right;
	padding-top:10px;
	padding-left:17px;
	height:30px;
	color:#d7d1d1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(images/rsslink.gif) left 12px no-repeat;
}
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:115px;
}
ul#navlist li {
	font-size:11px;
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 19px;
	border-bottom:#FFFFFF 2px solid;
}
ul#navlist li a {
	background-image:none;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
ul#navlist li a:link, ul#navlist li a:visited {
	text-decoration: none;
}
ul#navlist li a:hover {
	text-decoration:none;
	color: #52246C;
}
#mainarea {
	clear:both;
	padding:5px 20px 0px;
	margin:0;
	width:940px;
}
#contentarea {
	clear:none;
	width:600px;
	float:left;
	padding-bottom:20px;
}
#sidebar {
	width:200px;
	float:left;
	margin: 10px 15px 10px 15px;
	padding-left: 65px;
}
#billboard-sidebar {
	width:200px;
	float:left;
	margin: 10px 15px 10px 15px;
	padding-left: 65px;
}
#twitter {
	color: #FFFFFF;
	width:150px;
}
div#twitter a {
	color: #8cc940;
}
ul#twitter_update_list li {
	margin-bottom: 8px;
}
#widelist li a {
	padding:4px 5px;
	display:block;
	font-size:11px;
	color: #CCCCCC;
	text-decoration: none;
	clear:both;
	text-align:left;
	margin:0 5px;
	width:140px;
}
#widelist li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#searchform {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#searchform #s {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#555555;
	width: 210px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top:6px;
	padding-left:7px;
	float:left;
	height:19px;
	font-weight:bold;
	margin-left:5px;
	border:1px solid #717171;
}
#searchform #s:focus {
	background-color:#717171;
	color:#FFFFFF;
}
#searchsubmit {
	background-image:url(images/search.png);
	width:32px;
	height:29px;
	float:right;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	cursor:pointer;
	margin-right:10px;
}
#footer {
	width:898px;
	height:250px;
	margin:0 0 0 1px;
	background: url(images/bgfooter.jpg) no-repeat #343434;
	clear:both;
	color:#CCCCCC;
}
#footer2 {
	width:898px;
	height:250px;
	margin:0 0 0 21px;
	background: url(images/bgfooter.jpg) no-repeat #343434;
	clear:both;
	color:#CCCCCC;
}
#footer a:hover {
	color:#FFFFFF;
}
#footer .left {
	float:left;
	padding-left:20px;
	padding-top:110px;
}
#footer .left a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer .left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .right {
	float:right;
	padding-right:20px;
	padding-top:140px;
	text-align:right;
}
/* POST DETAILS */

.post {
	width: 380px;
	margin: 0px;
	float:right;
	padding:0 30px 0 10px;
}
.entry {
	line-height:20px;
}
.posttop {
	clear:both;
	width:100%;
	height:30px;
	margin-top:10px;
}
.posttop .dateicon {
	border-right:3px solid #CCCCCC;
	padding-right:8px;
	float:left;
}
.posttop .title {
	float:left;
}
.posttop .dateicon .day {
	font-size:18px;
	color: #000000;
	font: Georgia, "Times New Roman", Times, serif;
	clear:both;
}
.posttop .dateicon .month {
	font-size:12px;
	color:#bfbfbf;
	clear:both;
	text-align:right;
	font: Georgia, "Times New Roman", Times, serif;
}
.posttop .thetitle a {
	font-size:20px;
	font-weight:bold;
	color: #52246C;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
}
.posttop .thetitle a:hover {
	text-decoration:none;
	color: #000000;
}
.posttop .title .under {
	font-size:12px;
	font: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	clear:both;
}
.postbottom {
	clear:both;
	float:right;
}
.postbottom a.commentslink {
	height:30px;
	padding-top:3px;
	display:block;
	float:left;
	padding-right:6px;
}
/* STYLING */

h1 {
	font-size:19px;
	clear:both;
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	margin:0;
}
div.title h1 {
	font-size:20px;
	font-weight:bold;
	color: #52246C;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
}
h1 a {
	color:#000000;
}
h1 a:hover {
	color:#52246C;
	text-decoration:none;
}
.description {
	font-size:14px;
	clear:both;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
}
a {
	color:#320044;
	text-decoration:none;
}
a:hover {
	color:#52246C;
	text-decoration:underline;
}
#franchisearea {
	padding-left:8px;
	clear:both;
	padding-top:10px;
}
#franchisearea a {
	margin:5px;
	margin-right:15px;
	float:left;
}
#sidebar h2 {
	height:25px;
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0;
	clear:both;
	color:#FFFFFF;
}
#subfooter .subfooterwidget h2 {
	padding-left:8px;
	padding-top:8px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
}
#sidebar ul li ul li a {
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#CCCCCC solid 1px;
	display:block;
	font-size:10pt;
	color: #FFFFFF;
	text-decoration: none;
	clear:both;
	text-align:left;
	width:140px;
}
#subfooter .subfooterwidget a {
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#555555 solid 1px;
	display:block;
	font-size:10pt;
	color:#CCCCCC;
	text-decoration: none;
	clear:both;
	text-align:left;
	margin-left:10px;
	margin-right:4px;
	width:250px;
}
#sidebar ul li ul li a:hover {
	color:#555555;
	text-decoration: none;
}
#subfooter .subfooterwidget a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.clear {
	clear:both;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#commentform {
	text-align:left;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}
.commentlist p {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12ps;
	color:#333333;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color:#555555;
}
code {
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:#9d8c8c;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#calendar_wrap {
	margin-top:5px;
	margin-left:10px;
}
#wp-calendar #prev a {
	font-size: 8pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
}
#wp-calendar th {
	font-size:8pt;
	font-style: normal;
	text-transform: capitalize;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin-right:30px;
}
.alignleft {
	float: left
}
/* End Images */







/* Begin Lists */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
	content: "";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #subfooter ul {
	margin: 0;
	padding:0;
}
#sidebar ul ol, #subfooter ul ol {
	margin: 0;
	padding:0;
}
#sidebar ul li, #subfooter li {
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li, #subfooter ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
	margin: 3px 0 0;
	padding: 0;
}
.entry form {
	text-align:left;
}
select {
	width: 130px;
}
ol.commentlist {
	margin:0;
	padding:0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:#CCCCCC solid 2px;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
	border:#CCCCCC solid 2px;
}
#commentform #submit {
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
}
.commentlist li {
	margin: 15px 45px 15px 3px;
	padding: 5px 5px 3px;
	list-style: none;
	border-bottom:#fff dotted 1px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#sidebar form {
	margin: 0;
}
.textwidget {
	margin-left:20px;
	margin-right:20px;
	padding-top:7px;
	text-align:left;
}
.textwidget a {
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 3px solid #999999;
	color:#999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
.divider {
	display:block;
	border:none;
	color:#420d56;
	background:#420d56;
	height:1px;
	margin:20px 0 20px;
}
a img {
	border: none;
}
.navigation {
	display: block;
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 60px;
	padding-left:30px;
}
.navigation a {
	padding:5px;
	border:1px solid #999999;
}
.navigation a:hover {
	background-color:#999999;
	color:#FFFFFF;
	text-decoration:none;
}
.white {
	color:#FFFFFF;
	padding-top:0;
	margin-top:0;
}
.advert1 {
	margin-right:5px;
	clear:both;
	border-top: 1px solid #FFFFFF;
}
.linebottom {
	border-bottom: 1px solid #FFFFFF;
}
.linetop {
	border-top: 1px solid #FFFFFF;
}
#image_rotate {
}
#image_rotate ul {
	position:relative;
	list-style:none;
	margin-left:520px;
	padding:0;
}
#image_rotate li img {
	text-align: right;
	border:0;
	margin-left:521px;
	padding:0;
}

