/*
Theme Name: Andrea
Theme URI: http://lucianmarin.com/
Description: Most beautiful WordPress theme ever made, inpired by an incredible woman.
Version: 0.3
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

body {
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 15px 0;
	margin:0;
	color: #333333;
}

p {
    line-height:16px;
}

* {
padding:0;
margin:0;
}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#333333;
text-decoration:none;
}

h1, h2, h3, h4 {
}

input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style: italic;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style: italic;
}

abbr {
border:none;
}

#wrap {
	width:920px;
	background:#FFFFFF;
	margin:0 auto;
	overflow: hidden;
}

/* Header */

#header {
	text-align:left;
	width:850px;
	height:355px;
	padding-right: 40px;
	padding-left: 40px;
}

#header h1 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 30px;
	margin-top: 15px;
}

#header h1 a {
padding:0px 0 0px 0px;
color:#990000;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

#menu {
font-size:12px;
background:#990000;
position:relative;
margin:0 0 10px 0;
padding:5px 0px 0px 0px;
width:842px;
font-weight: bold;
text-align:left;
}

#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.gif) right no-repeat;
padding:0 24px 0 0;
}

#menu ul {
float:left;
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#00355f 1px solid;
}

#menu li:last-child {
border:none;
}

#content {
    float: left;
    margin-left: 75px;
    margin-top: 75px;
    overflow: hidden;
    text-align: left;
    width: 570px;
}

#contentwide {
    float: left;
    margin-left: 75px;
    margin-top: 75px;
    overflow: hidden;
    text-align: left;
    width: 790px;
}

#content h1 {
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 10px;
}

#content h2 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	margin-bottom: 15px;
}

#content h3 {
font-size:12px;
line-height:16px;
font-weight:normal;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

#content h2 a {
	text-decoration:underline;
	font-size:16px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-weight: normal;
}

#content h2 a:hover {
text-decoration:none;
font-size:16px;
color:#333333;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 15px;
	font-weight: normal;
}

#content h2.archive {
font-size:13px;
color:#990000;
font-family: Arial, Helvetica, sans-serif;
padding:10px 0 5px 0;
}

#content a.commentsLink {
color:#CCCCCC;
}

/* Navigation */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
	color:#666666;
	margin-top: 20px;
}

.navpost a {
	color:#666666;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}

.navpost a:hover {
color:#fff;
text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#002a53;
display:block;
color:##990000;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main h3 {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color:#990000;
margin:0 0 15px 0;
}

.main img {
border:none;
}

.main a {
color:#666666;
text-decoration:underline;
}

.main a:hover {
color:#000000;
text-decoration:none;
}

.main a img {
padding:2px;
border:none;
}

.main a:hover img {
padding:2px;
border:none;
}

.main p {
line-height:14px;
font-size: 12px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.stamp {
font-size:11px;
color:#CCCCCC;
font-family: Arial, Helvetica, sans-serif;
margin:0 0 15px 0;
}

.stamp a {
color:#666666;
text-decoration:underline;
}

.stamp a:hover {
color:#333333;
text-decoration:underline;
}

.meta {
	border-top: 1px dotted #999999;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img.wp-smiley {
margin:0;
padding:0;
border:none;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
	font-size:12px;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	border-left:#005595 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar {
    color: #666666;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 0 15px 20px 0;
    text-align: left;
    width: 210px;
	margin-right: 20px;
	margin-top: 65px;
}

#sidebar h3 {
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    font-weight: lighter;
    margin: 0 0 10px;
    padding-bottom: 3px;
    text-align: left;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
	padding:0 0 0px 0;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#ffffff;
border:none;
border:#cccccc 1px solid;
padding: 10px;
color:#000000;
margin-top: 10px;
}

textarea {
background:#ffffff;
border:none;
border:#cccccc 1px solid;
color:#000000;
padding: 10px;
margin-top: 10px;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
}

#searchform input {
background:#ffffff;
display:block;
border:#000000 1px solid;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

#searchform input:hover {
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
color:#990000;
}

#searchform #s {
border-bottom:#666666 1px solid;
border-left:#666666 1px solid;
border-top:#666666 1px solid;
border-right:#666666 1px solid;
color:#666666;
cursor:text;
}

input.submit {
background:#ffffff;
display:block;
margin:0 0 10px 0;
color:#333333;
cursor:pointer;
}

input.submit:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#007dc3 3px solid;
}

.commentMod {
background:#002a53;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
background:url(images/arrow.gif) no-repeat top left;
padding:10px 0;
margin:0 0 0 30px;
width:250px;
color:#4e8abe;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
background:#002a53;
width:480px;
padding:10px;
border-top:#004b8d 3px solid;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#4e8abe;
}

#commentForm p {
color:#4e8abe;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

/* Footer */

#footer {
	background: url("images/bottom-fade.jpg") no-repeat scroll center top #FFFFFF;
	color: #999999;
	float: left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	height: 120px;
	line-height: 16px;
	padding-top: 40px;
	position: relative;
	text-align: center;
	width: 875px;
	margin-top: 40px;
	margin-right: 30px;
	margin-left: 25px;
}

.footer p {
	font-size:12px;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	border-left:#005595 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
color:#999999;
text-decoration:underline;
}

#footer a:hover {
color:#999999;
text-decoration:none;
}

#top {
float:right;
}

#top a {
background:url(images/top.gif) right no-repeat;
padding:0 16px 1px 0;
}

/* Widgets */

.wp-caption {
text-align:left;
font-style: italic;
margin:0;
}

.wp-caption-text {
text-align:left;
font-size:11px;
font-color:#0099ff;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
border-bottom:#cccccc 1px solid;
}

.wp-caption img {
margin:0;
padding:0;
text-align:left;
margin:0;
}

.wp-caption-dd {
font-size:11px;
text-align:left;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

.bottomlinks {
color: #04377A;
text-align: left;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C6C6C6;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}

#quarter {
	text-align: left;
	width: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C80067;
	padding-top: 20px;
	margin-right: 20px;
	margin-top: 10px
}

#column1 {
    color: #000000;
    float: left;
    margin-right: 25px;
    margin-top: 5px;
    text-align: left;
    width: 285px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
#logo {
	text-align:left;
	width:270px;
	height:165px;
	background:#00FF99;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
#topcontact {
	text-align:right;
	width:550px;
	height:165px;
	margin-top: 25px;
	float: right;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#topcontact a {
color:#999999;
text-decoration:underline;
}
#topcontact a:hover {
color:#CCCCCC;
text-decoration:none;
}
#content p {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    margin: 0 0 15px;
}
.topcontactservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04377A;
	font-weight: bold;
	margin-top: 10px;
}
.spacer {
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
#headertop {
	text-align:left;
	width:845px;
	height:250px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/Picture-3.gif);
}
#headermiddle {
    background-color: #000000;
    color: #CCCCCC;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    height: 40px;
    padding-left: 40px;
    padding-top: 25px;
    text-align: left;
    width: 805px;
}
#headerbottom {
	text-align:center;
	width:845px;
	height:60px;
	background-image: url(images/top-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.black {
	color: #000000;
}
.maroon-spacer {
	color: #510000;
	padding-right: 15px;
	padding-left: 15px;
}
#headertop-contact {
    color: #FFFFFF;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    height: 45px;
    line-height: 18px;
    margin-right: 40px;
    margin-top: 15px;
    padding-top: 5px;
    text-align: right;
    width: 400px;
}
#headertop-contact a {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.cream {
	color: #999999;
}
#headertop-logo {
	text-align:left;
	float: left;
	margin-top: 100px;
	margin-left: 30px;
}
#header a {
	color: #999999;
}
#headerbottom a {
	text-align:center;
	background-image: url(images/top-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
#headerbottom a:hover {
	text-align:center;
	background-image: url(images/top-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}
#header a:hover {
	text-decoration: none;
}
#header p {
    margin: 0 0 15px;
}
.black-footer {
	color: #000000;
	margin-left: 15px;
}
