/*
Theme Name: Prima
Theme URI: http://www.vivathemes.com
Description: Clean business theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business
*/

*{margin:0; padding:0;}

body {
	background: #fff url(images/bg.png) repeat-x;
	color: #111;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 24px;
}

h2 {
	color: #666;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	font-family: georgia, arial, helvetica, sans-serif;
}

h3 {
	color: #666;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	font-family: georgia, arial, helvetica, sans-serif;
}

h4 {
	font-size: 14pt;
	font-family: georgia, arial, helvetica, sans-serif;
}

p { margin-top: 10px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code {
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #222;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 100%;
	float: left;
	padding:0;
	line-height: 175%;
}
	
/* header */

#header {
  	width: 908px; 
  	margin: 0 auto;
	margin-bottom: 0;
	padding: 0;
position:relative;
}

#menuline {
	width: 908px;
	height: 48px;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-top: 8px;
	background: url(images/menubg.png) no-repeat;
}

#logo {	
	width:300px;
	height: 90px;
	margin-left: 20px;
	margin-top: 10px;
        
        padding-bottom:20px;
}

#logo a {
	color: #f5f5f5;
}

#logo a.site-title {
	color: #72949f;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 34px;
}

/* search */

#searchicon {
	height: 42px;
	float: right;
	width: 35px;
	margin-right:2px;
	border-left: dotted 1px #e8e8e8;
	padding-left: 3px;
}

#searchicon img {
	margin-top: 8px;
}

#searchicon ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#searchicon ul li ul {
	margin: 0;
	padding: 0;
	margin-left: -200px;
	z-index: 600;
	display: none;
	position: absolute;
	margin-top: -32px;
}

#searchform {
	padding:0;
	margin:0;
	width: 190px;
	height: 21px;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #ccc;
	width: 140px;
	border: solid 1px #e8e8e8;	
	font-size: 10px;
	padding-left: 2px;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	background: #fff;
}

#searchform input#searchsubmit {
	display: none;
}

#searchicon h2 {
	display: none;
}

/* front page widgets */

#frontwidgets {
	width: 908px;
	float: left;
	margin-top:25px;
	padding: 0;
	color: #666;
	padding-bottom: 30px;
}

#frontwidgets h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #016695;
	margin-bottom: 10px;
	font-family: georgia;
}

#frontwidgets a {
	color: #996600;
	font-style: italic;
	text-decoration: none;
}

#frontwidgets a:hover {
	text-decoration: underline;
}

#frontleft {
	width: 225px;
	float: left;
	padding-left: 0px;
margin-left:20px;
	/*background: url(images/rulesicon.png) no-repeat left top;*/
}

#frontleft .widgets {
	margin-bottom: 30px;
}

#frontmid {
	width: 225px;
	float: left;
	padding-left: 60px;
	/*background: url(images/maintainicon.png) no-repeat left top;*/
	margin-left: 20px;
}

#frontmid .widgets {
	margin-bottom: 30px;
}

#frontright {
	width: 225px;
	float: left;
	padding-left: 60px;
	/*background: url(images/calendaricon.png) no-repeat left top;*/
	margin-left: 20px;
}

#frontright .widgets {
	margin-bottom: 30px;
}

/* breadcrumbs */

#crumbs {
	width: 880px;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 20px;
	color: #ccc;
	font-size: 14px;
	font-style: italic;
	font-family: georgia;
}
 
#crumbs a {
	color: #ccc;
}

#crumbs a:hover {
	text-decoration: none;
}

/* content */

#main {
	width: 100%;
	float: left;
	clear: left;
	background: #f8f8f8;
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}

#contentwrapper {
	width: 890px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
}

#content {
	float:left;
	width: 630px;
	padding-top: 0;
	margin-top: 5px;
}

#contentfull {
	float:left;
	width: 880px;
	padding-top: 0;
	margin-top: 5px;
	clear: left;
}

.thumby {
	width: 120px;
	height: 120px;
	padding: 11px;
	float: right;
	background: url(images/thumbbg.png) no-repeat;
	margin-top: 35px;
	margin-left: 30px;
}

.post {
	margin:0;
	padding:0;
	clear: left;
	margin-bottom: 35px;
	float: left;
	width: 100%;
}

h1.entry-title,
h2.entry-title {
	margin:0;
	padding: 0;
	line-height: 34px;
        color:#016695;/*darker blue*/
}

h1.entry-title,	
h2.entry-title a {
	font-size: 28px;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: georgia, arial, helvetica, sans-serif;
}
h2.entry-title a {
color: #666;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h2.pagetitle {
	display: none;
}

#audata {
	width: 100%;
	clear: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
	margin-left: 2px;
}

#audata a {
	text-decoration: none;
	color: #72949f;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin: 11px 0;
}

a.more-link {
	color: #72949F;
	text-decoration: none;
	text-transform: none;
}

a.more-link:hover {
	text-decoration: none;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}


/* Right Sidebar*/

#rightbar {
	width: 210px;
	float: right;
	padding:0;
	margin-top: 10px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	padding-left: 20px;
	border-left: solid 1px #bbb;
	margin-bottom: 35px;
	width: 100%;
}

#rightbar h2 {
	margin: 0;
	color: #678792;
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 140%;
	text-transform: none;
	font-weight: normal;
	font-family: georgia, arial, helvetica, sans-serif;
}

#rightbar ul li {
	line-height: 25px;
	list-style: none;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	color: #44f;
	border: none;
	text-decoration: underline;
}

#rightbar ul li:hover {
}

#rightbar a {
	text-decoration: underline;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: none;
}


/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #72949f; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #e8e8e8;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #72949f;
	padding: 4px 7px;
	background: #fff;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #72949f;
	font-size: 20px;
	margin-bottom: 2px;
	clear: left;
	text-transform: none;
	font-weight: normal;
	margin-top: 15px;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #72949f;
	padding: 4px 7px;
	border: 1px solid #e8e8e8;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #ccc;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #e8e8e8;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    width: 500px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#72949f;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #72949f; 
	text-decoration: none; 
	border-bottom: 1px dotted #72949f;
}

/* misc */

img.aligncenter {
	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;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

.wp-caption img a{
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	margin: 0 auto;
}

p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: both;
	width: 890px;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 70px;
	line-height: 10px;
}

#footer a {
	color: #678792;
}

#copyinfo {
	width: 400px;
	float: left;
	color: #678792;
}

#footermenu {
	width: 480px;
	float: right;
}

#footermenu ul {
	float: right;
}

#footermenu ul li {
	float: left;
	list-style: none;
	margin-left: 15px;
	padding-right: 16px;
	background: url(images/footerlibg.png) no-repeat right;
	line-height: 11px;
}

#footermenu ul li ul {
	display: none;
}

#footermenu ul li a {
	text-transform: none;
	text-decoration: none;
}

#footermenu ul li a:hover {
	text-decoration: underline;
}
/*Helen*/
#site-description{
position:absolute;
margin-left:95px;
top:45px;
color:#7D7D7D;
}