/* $Id: main.css,v 1.1.4.7 2009/08/05 18:55:54 add1sun Exp $ */

/* ----------------------------------------------
HTML ELEMENTS
------------------------------------------------- */
body {
  font-size: 12px;
  font-family: "Lucida Sans", sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* Links */
a:link, a:visited {
  /*border-bottom: 1px dotted #000;*/
  color: #000;
}
a:hover {
  border-bottom: 1px dotted #000;
}

/* Headers */
h1, h2, h3, h4 {
  font: 16px;
  color: #58982B;
  padding: 0;
  font-weight: bold;
  line-height:24px;
}


/* Lists */
ul, ol {
  margin: 10px 20px;
  padding: 0 20px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
dl {
  margin: 10px 0;
}
dt {
  font-weight: bold;
  color: #A45E35;
}
dd {
  padding-left: 25px;
}




/* ------------------------------------------
LAYOUT
------------------------------------------- */
#content-outer {
  width:100%;
}
#content-wrapper {
  margin: 0;
  background-color: #fff;
  text-align: left;
  width:960px;
  font-family: "Lucida Sans", sans-serif;
  line-height: 22px;
  
}
#header-wrap {
  margin: 0;
  padding: 0;
  background-color: #58982B;
  width:960px;

}

#header {
position: relative;
  margin: 0;
}
/*#header-main {
  background: url(../images/header.jpg) no-repeat top right;
  height: 400px;
  position: relative;
}*/

#main_content {
padding:20px 0;
font-size: 14px;
line-height: 18px;
}

#main_content h1 {
  font-size: 18px;
  color: #58982B;
  padding: 0;
  padding-bottom: 10px;
}

#main_content a{
  color:#58982B;
  text-decoration: underline;
}


#main_content2{
padding:0px;
font-size: 13px;
line-height: 20px;
border:1px dotted #ccc;
}

#main_content2 h1{
  background-color:#58982B;
  padding:3px 10px;
  font-size: 14px;
  color:#fff;
  
 
}
#main_content2 li{
  padding-left: 10px;
  line-height: 23px;
  
 
}

#main_content2 ul{
  margin-top: 20px;
  margin-bottom: 20px;
  
 
}

#main_content3{
font-size: 13px;
line-height: 20px;
border-top:1px dotted #ccc;
}

#main_content3 h1{
  color:#58982B;
  font-size: 14px;
  margin-top:10px;
  margin-left:20px;

}

#main_content3 img{
	border:1px solid #ccc;
	margin-top:10px;
}

#main_content3 a{
  color:#58982B;
  text-decoration: underline;
} 

#content {
	margin:10px 20px;	
}

#portfolio h1{
  background-color:#666;
  padding:3px 10px;
  font-size: 14px;
  color:#fff;
  margin-top:20px;
 
}

#portfolio p {
	
}	

#agency {

padding: 10px;
border: 1px dotted #cccccc;
background-color: #efefef;
font-size: 14px;
line-height: 18px;
margin-top: 30px;

}

#agency h1{
  font-size: 18px;
  color: #58982B;
  padding: 0;
  padding-bottom: 10px;

}


/* Navigation */
#header #nav {
  position: relative;
  float: right;
  margin: 0;
  padding: 0;	
  top: 0px;
  
}
#header #nav ul {
  float: right;
  list-style: none;
  margin: 0;
  height: 30px;
  padding: 0 ;
  font-size: 12px;
  background-color: #666;
  text-transform: uppercase;
  vertical-align: middle;
}
#header #nav ul li {
  float: right;
  padding:  5px 10px;
  height: 30px;
  border-right: 5px solid #fff;
}

#header #nav ul li a {
  font-family: "Lucida Sans", sans-serif;
  color: #fff;
  text-decoration: none;
  
  }
  
  #header #nav ul li a:hover {
  text-decoration: underline;
  color: #fff;
  }
  

#links{
	font-size: 12px;
	font-family: "Lucida Sans", sans-serif;
	float: right;
	right:0px;
}
#links a{
	font-size: 12px;
	color:#58982B;
	text-decoration: underline;
	font-family: "Lucida Sans", sans-serif;
	
}


#footer {
	font-size:12px;
	color:#666;
	border-top: 1px dotted #ccc;
	font-family: "Lucida Sans", sans-serif;
	margin-top: 30px;
}
/* Sidebars */
#sidebars h3, #sidebars h2 {
  color: #53301B;
  font: normal 2em Georgia, 'Times New Roman', Times, Serif;
  letter-spacing: -0.5px;
  padding: 0 0 5px;
  margin: 20px 0 5px 0;
}

/* Sidebar menu */
.block h3 {
  border-bottom: 1px solid #EBEBEB;
}
.block ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
.block ul li {
  list-style: none;
  background: url(../images/dots.gif) repeat-x left bottom;
  padding: 7px 0;
  margin: 0;
}
* html body .block ul li {
  height: 1%;
}
.block ul li a,
.block ul li a:visited {
  font-family: Georgia, 'Times New Roman', Times, Serif;
  background-image: none;
  background-color: transparent;
  border: none;
  color: #346199;
  padding-left: 0;
}
.block ul li a span {
  color: #9F9F9F;
  font-family: Georgia, 'Times New Roman', Times, Serif;
  font-style: normal;
  font-size: 1em;
}
.block ul li a:hover {
  color: #000;
}
.block ul ul {
  margin: 0 0 0 5px;
  padding: 0;
}
.block ul ul li {
  background: none;
}

.sidebar-right h4,
.sidebar-right .views-field-title {
  color: #A45E35;
  font: normal 2em Georgia, 'Times New Roman', Times, Serif;
  letter-spacing: -0.5px;
  padding: 0;
  margin: 10px 0 0 0;
}

.sidebar-right h4 a,
.sidebar-right .views-field-title a {
  color: #A45E35;
}

/* Featured-post */
.featured-post {
  padding-bottom: 15px;
}
.featured-post h4 {
  padding: 0;
  margin: 0 15px 0 12px;
  border-bottom: 1px solid #ebebeb;
}
.featured-post h4 a,
.featured-post h4 a:visited {
  color: #53301B;
  border: none;
}
.featured-post .post-info {
  margin-left: 0;
  padding-bottom: 5px;
}
.featured-post p {
  padding-top: 0;
}

/* Footer */
#footer-wrapper {
  clear: both;
  margin: 0 auto;
  text-align: left;
}
#footer-wrapper h3 {
  color: #444;
  font: normal 1.8em Georgia, 'Times New Roman', Times, Serif;
  text-transform: none;
  letter-spacing: -0.5px;
}
#footer-wrapper h3,
#footer-wrapper p {
  padding-left: 0px;
}
#footer-wrapper a {
  color: #333;
  background: transparent;
}

/* Footer-list */
#footer-wrapper ul.footer-list {
  border-top: 1px solid #E6E6E6;
  list-style: none;
  padding: 0;
  margin-left: 0;
}
#footer-wrapper .block ul.footer-list li {
  border-bottom: 1px solid #E6E6E6;
  padding: 0;
}
#footer-wrapper ul.footer-list li a {
  display: block;
  width: 98%;
  line-height: 2em;
  font-weight: bold;
  padding: 4px 0;
  margin-left: 0;
  padding-left: 0;
  color: #888;
  border: none;
}
#footer-wrapper ul.footer-list li a span {
  font-style: italic;
  font-weight: normal;
  font-family: Georgia, 'Times New Roman', Times, Serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
  color: #333;
}

/* Footer-content */
#footer-content {
  float: left;
  width: 100%;
  padding: 0 0 35px 0;
  margin: 10px 0 0 5px;
}

#footer-content table td,
#footer-content table tr {
  background: none;
  border: none;
}
#footer-content table img {
  position: relative;
  padding: 8px;
  margin: 5px;
  background: #fafafa;
  border: 1px solid #ddd;
}
#footer-content table img:hover {
  border: 1px solid #D2D2D2;
  background: #DDD;
}
#footer-content table a:hover {
  background-color: transparent;
  border: none
}
#footer-content table {
  margin: 10px 0;
}
#footer-content tr {
  background: transparent;
}
#footer-content td {
  border: none;
}

/* Footer-bottom */
#footer-bottom {
  clear: both;
  border-top: 1px solid #dadada;
  width: 940px;
  margin: 0 auto;
  font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}
#footer-bottom .bottom-left {
  float: left;
  padding-left: 5px;
}
#footer-bottom .secondary-links {
  text-align: right;
  padding: 10px 0;
}
#footer-bottom-content {
  text-align: center;
}

/* Links */
.node div.links li {
  border-right: 1px solid #EBEBEB;
}
.node div.links li.last {
  border-right: none;
}

.postmeta a.comments {
  margin: 0 10px 0 5px;
}
.postmeta a.readmore {
  margin: 0 10px 0 5px;
}
.postmeta .date {
  margin: 0 10px 0 5px;
}

.post-info {
  font-size: .95em;
  padding-top: 3px;
  color: #B0B0B0;
  margin: 10px 15px;
}
.post-info a, .post-info a:visited {
  color: #000;
  border: none;
}

/* Comments */
#comments {
  margin: 12px 10px;
  padding: 0;
  border-style: solid;
  border-color: #F0F0F0;
}
#comments div.comment {
  margin: 0;
  padding: 10px;
  list-style: none;
  border-bottom: 1px solid #F0F0F0;
}
#comments div.comment h3 {
  padding-left: 0;
}
#comments div.comment cite {
  display: block;
  font-style: normal;
  font-weight: bold;
  padding: 7px;
}
#comments div.comment cite img {
  float: left;
  margin-right: 10px;
}
#comments div.comment li cite .comment-data {
  font-size: .8em;
  font-weight: normal;
}
#comments div.comment .content {
  clear: both;
  margin: 0;
  padding: 0;
}
#comments div.comment-own {
  background: #f8f8f8
}

/* Alignment classes & additional classes */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.no-border {
  border: none;
}

/* clearing */
.clearer {
  clear: both;
}
.clear {
  display: inline-block;
}
.clear:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

/* Drupal-specific stuff */
.breadcrumb {
  padding: 0 .5em .5em;
  border-bottom: 1px solid #EBEBEB;
}

ul.primary {
  white-space: normal;
}

ul.links.inline {
  display:inline;
}
ul.links {
  margin:0;
  padding:0;
}

ul.links li {
  display: inline;
  list-style-type:none;
  padding:0 0.5em;
}

.messages {
  margin: 15px 0;
  padding: 10px;
}

.status {
  background-color: #FFFF85;
}

.error {
  background-color: #FF9399;
}

.marker, .form-required {
  color: #E22E54;
}

#user-login-form li.openid-link, #user-login li.openid-link {
  margin-left: 0;
  padding-left: 22px;
  background-position: left center;
}
#user-login-form li.user-link, #user-login li.user-link {
  margin-left: 0;
}

/* Fix jumpiness with 1px bottom borders. */
html.js fieldset.collapsible legend a {
  display: inline;
}
a.tabledrag-handle {
  border: none;
}

/* Fix Views' "bug" */
div.view div.views-admin-links {
  width: auto;
}

/* Vertical tabs support */
.vertical-tabs {
  background: #fff;
}
.vertical-tabs .vertical-tab-button a span {
  color: #666;
}
.vertical-tabs .vertical-tab-button a:hover {
  background-color: #f6f6f6;
  border: none;
}
.vertical-tabs .selected a,
.vertical-tabs .selected a:hover {
  background: #fff;
}


