/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

#bar {
	width: 900px;
	height: 10px;
	background: #000000 url('http://blogsolace.com/images/barbg.png') repeat-x;
	}

h1 {
	color: #000000 ;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	}

.topbar {
	overflow: hidden;
	}

#bottombar {
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

a, a:visited {
	color: #444;
	text-decoration: none;
	border: none; 
	}
	
a:hover {
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 900px; 
	background-color: #969090;
	text-align: left; 
	}

.containerbg { 
	background-color: #ffffff;
	}
	
#header { 
	background-color: #ffffff;
	height: 104px;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#header img { 
	align: center;
	padding: 0px 0px 0px 0px;
	}
	

#menubar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14px;
	background-color: #ff0000;
         color: #ffffff;
	width:900px; 
	background: #cccccc url('http://blogsolace.com/images/topbar2.png');
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}


#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menubar li {
	display: inline;
}

#menubar a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

#menubar a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
}

#menubar2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14px;
	background-color: #ff0000;
         color: #ffffff;
	width:900px; 
	background: #cccccc url('http://blogsolace.com/images/topbar2.png');
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}


#menubar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menubar2 li {
	display: inline;
}

#menubar2 a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

#menubar2 a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
}

#fronttop {
	width: 890px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	}

#fronttop p {
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	}


#fronttoptext {
	width: 479px;
	float: left;
	padding: 0px 0px 0px 0px;
	valign: center;
	}

#fronttoptext p {
	text-align: left;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	}

#fronttopimg {
	width: 400px;
	float: right;
	padding: 0px 0px 0px 5px;
	}

#content { 
	width: 900px;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	}
	
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
         position: relative;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#content h1 {
	color: #ff0000 ;
	font-size: 16px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px; 
	color: #1E3368; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	}

#content h2 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
	}
	
#content h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: bullet;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: bullet;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#portfolio_container_1 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	}

#portfolio_pic_1 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_1 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_1 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}

#portfolio_text_1 ul li {
	list-style: bullet;
	}

#portfolio_container_2 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	margin: 5px 0px 0px 0px;
	}

#portfolio_pic_2 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_2 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_2 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}

#portfolio_container_3 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	margin: 5px 0px 0px 0px;
	}

#portfolio_pic_3 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_3 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_3 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}


#portfolio_container_4 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	margin: 5px 0px 0px 0px;
	}

#portfolio_pic_4 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_4 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_4 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}

#portfolio_container_5 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	margin: 5px 0px 0px 0px;
	}

#portfolio_pic_5 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_5 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_5 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}
	
#portfolio_container_6 {
	width: 480px;
	height: 160px;
	background: #F5F2F8;
	margin: 5px 0px 0px 0px;
	}

#portfolio_pic_6 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#portfolio_pic_6 img {
	padding: 0px 0px 0px 5px;
	}

#portfolio_text_6 {
	float: right;
	width: 290px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote {
	background-color: #ffffff;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	color: #000000;
	}

blockquote2 {
	background-color: #F5DCBE;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	color: #000000;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #F4F2F2;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #ffffff;
	width: 616px;
	margin: 0px;
	border: 2px solid #cccccc;
	}

.post_wrapper {
	background: #ffffff;
	width: 640px;
	margin: 0px;
	border: 2px solid #0A5768;
	}

.post_content {
	background: #ffffff;
	width: 615px;
	margin: 0px;
	}

#left { 
	width: 620px;
         background-color: #F4F2F2;
	text-align: justify;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

#left p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

#left a {
	color: #982106;
	text-decoration: none;
	}

#left a:hover {
	color: #982106;
	text-decoration: underline;
	}

#left a:visited {
	color: #982106;
	text-decoration: none;
	}

#left a:active {
	color: #000000;
	text-decoration: underline;
	}
	
#left h2 {
	color: #000000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14px;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#left ul {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: in-line;
	color: #000000;
	text-decoration: underline;
	}

#left ul li a:hover {
	display: in-line;
	color: #000000;
	}

#left_main { 
	width: 620px;
         background-color: #ffffff;
	text-align: justify;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

#left_main p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

#left_main a {
	color: #982106;
	text-decoration: none;
	}

#left_main a:hover {
	color: #982106;
	text-decoration: underline;
	}

#left_main a:visited {
	color: #982106;
	text-decoration: none;
	}

#left_main a:active {
	color: #000000;
	text-decoration: underline;
	}
	
#left_main h2 {
	color: #000000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14px;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#left_main ul {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left_main li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px;
	}
	
#left_main ul li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left_main ul li a {
	display: in-line;
	color: #000000;
	text-decoration: underline;
	}

#left_main ul li a:hover {
	display: in-line;
	color: #000000;
	}

#left_post { 
	width: 640px;
         background-color: #ffffff;
	text-align: justify;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#left_post p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

#left_post a {
	color: #982106;
	text-decoration: none;
	}

#left_post a:hover {
	color: #982106;
	text-decoration: underline;
	}

#left_post a:visited {
	color: #982106;
	text-decoration: none;
	}

#left_post a:active {
	color: #000000;
	text-decoration: underline;
	}
	
#left_post h2 {
	color: #000000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 13px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	}

#left_post h3 {
	color: #cccccc;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

#left_post ul {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left_post li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px;
	}
	
#left_post ul li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left_post ul li a {
	display: in-line;
	color: #000000;
	text-decoration: underline;
	}

#left_post ul li a:hover {
	display: in-line;
	color: #000000;
	}


#right { 
	background-color: #F4F2F2;
	color: #000000;
	width: 245px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right; 
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #000000;
	background: #C2DFEC;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#right_main { 
	background-color: #F4F2F2;
	color: #000000;
	width: 205px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	float: right; 
	}
	
#right_main p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right_main h2 {
	color: #000000;
	background: #C2DFEC;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right_main ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right_main li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right_main ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right_main ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right_main ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right_main h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#hostingdetails { 
	width: 630px;
         background-color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#hostingdetails table {
	border-collapse: collapse;
	}

#hostingdetails th {
	border: 1px #666666 solid;
	padding: 5px 5px 5px 5px;
	background: #eaebee;
	color: #0a5768;
	text-align: left;
	font-size: 12px;
	height: 18px;
	}

#hostingdetails td {
	border: 1px #666666 solid;
	padding: 5px 5px 5px 5px;
	}

#hostingdetails thead {
	background: #eaebee;
	color: #20366c;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
	height: 18px;
	}

#hostingdetails tbody {
	background: #ffffff;
	}

#hostingdetails tbody td.even {
      background-color: #ffffff;
    }

#hostingdetails tbody td.odd {
      background-color: #f3f6fd;
    }

#hostingdetails p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#hostingdetails h2 {
	color: #982106;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}

#hostingdetails ul {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#hostingdetails li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px;
	}
	
#hostingdetails ul li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#hostingdetails ul li a {
	display: in-line;
	color: #000000;
	text-decoration: underline;
	}

#hostingdetails ul li a:hover {
	display: in-line;
	color: #000000;
	}

.hostingplans {
	width: 665px;
	color: #982106;
	font-weight: bold;
}

.hostingplans a, a:visited {
	color: #982106;
	font-weight: bold;
	text-decoration: none;
}

.hostingplans a:hover {
	color: #982106;
	font-weight: bold;
	text-decoration: underline;
         background-color: #ffffff;
}

.hostingplans img {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.hostingplans2 {
	width: 444px;
	color: #982106;
	font-weight: bold;
         background-color: #ffffff;
}

.hostingplans2 a, a:visited {
	color: #982106;
	font-weight: bold;
	text-decoration: none;
}

.hostingplans2 a:hover {
	color: #982106;
	font-weight: bold;
	text-decoration: underline;
}

.hostingplans2 img {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.hostingimages {
	float: left;
	width: 190px;
	margin: 0px 5px 0px 5px;
	}

.hostingimages2 {
	float: left;
	width: 95px;
	margin: 0px 5px 0px 5px;
	}

.hostingbody1 {
	background: #eaebee;
	text-align: left;
	padding: 3px 0px 2px 7px;
	font-size: 14px;
	}

.hostingbody2 {
	background: #ffffff;
	text-align: left;
	padding: 3px 0px 2px 7px;
	font-size: 14px;
	}

.hostingside1 {
	background: #eaebee;
	text-align: left;
	padding: 3px 0px 2px 3px;
	}

.hostingside2 {
	background: #ffffff;
	text-align: left;
	padding: 3px 0px 2px 3px;
	}

#footer {
	background: #666666;
	border-top: #cccccc;
	overflow: hidden;
	font-size: 8pt;
	text-align: center;
	line-height: 10px;
	padding:  0px 0px 9px 0px;
	color: #000000;
	}
	
#footer p {
	color: #982106;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	border: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
	}

#hosting_wrap {
	width: 250px;
	}

#hosting_wrap_left {
	width: 125px;
	float: left;
	text-align: center;
	}

#hosting_wrap_right {
	width: 125px;
	float: left;
	text-align: center;
	}

#hosting_right { 
	background-color: #ffffff;
	color: #000000;
	width: 127px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right; 
	}

#plugins_container_1 {
	width: 560px;
	background-color: #F0F2F2;
	border-top: 1px solid #0A5768;
	border-right: 1px solid #982106;
	border-bottom: 1px solid #982106;
	border-left: 1px solid #0A5768;
	}

#plugins_pic_1 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 0px;
	}

#plugins_pic_1 img {
	padding: 0px 0px 0px 5px;
	}

#plugins_text_1 {
	text-align: left;
	padding: 1px 15px 10px 15px;
	}

#plugins_text_1 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0A5768;
	}

#plugins_text_1 ul li {
	list-style: bullet;
	}

#seminar { 
	width: 800px;
         background-color: #ffffff;
	text-align: justify;
	margin: 0px 50px 0px 50px;
	padding: 0px;
	}

#seminar p {
	padding: 0px 50px 0px 50px;
	}

#seminar a {
	color: #982106;
	text-decoration: underline;
	}

#seminar a:hover {
	color: #982106;
	text-decoration: italic;
	}

#seminar a:visited {
	color: #982106;
	text-decoration: underline;
	}

#seminar a:active {
	color: #000000;
	text-decoration: italic;
	}
	
#seminar h2 {
	color: #0A5768;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 16px;
	}

#seminar h3 {
	color: #982106;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 22px;
	}

#seminar ul {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#seminar li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px;
	}
	
#seminar ul li {
	list-style-type: bullet;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#seminar ul li a {
	display: in-line;
	color: #000000;
	text-decoration: underline;
	}

#seminar ul li a:hover {
	display: in-line;
	color: #000000;
	}

#about_blog_solace {
	width: 700px;
	height: 255px;
	border: 2px solid #2A4792;
	}

#portrait {
	width: 235px;
	float: left;
	}

#info {
	width: 455px;
	float: right;
	text-align: justify;
	}

#buynow {
	width: 700px;
	height: 265px;
	border: 2px solid #2A4792;
	}

#buynowbutton {
	width: 233px;
	float: left;
	}

#buynowinfo {
	width: 453px;
	float: right;
	border-left: 1px solid #2A4792;
	}

#buynowinfo p {
	padding: 7px;
	text-align: justify;
	}

#seminars_header p {
	font-size: 12px;
	}

#seminars_header a {
	font-size: 12px;
	text-decoration: underline;
	}

#seminars_header a:hover {
	font-size: 12px;
	text-decoration: italic;
	}