/*
Theme Name: TheArticleTrader
URI: http://www.plan-zero.org
Author:	Cristopher Ocana
Author URI: http://www.plan-zero.org
*/


/* ---- Reset ---- */


@import url('reset.css');


/* ---- TheArticleTrader Style Following ---- */
.image_div {width:400px;background:#fff;z-index:-1;margin:0 auto;}
#title h1 a img{z-index:200;display: block;
margin: 0 auto;}

.clearer {
  clear: both;
  }
a {
  color: #59B723;
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
  }
body {
  background: #4FBD10 url(images/wrapper_02.jpg) top left repeat-x;
  font-family: 'Trebuchet MS';    
  font-size: 12px;
  }
#wrapper {
  width: 990px;
  margin: 0 auto;}
#header {        
  width: 990px;
  height:435px;
  overflow:hidden;
  }
h1 {
  float: left;
  width: 435px;    
  font-size: 12px;     
  text-indent: -9999px;
  margin-top:40px;
  }
h1 a {
  display: block;
  width: 400px;
  height: 50px;    
  line-height: 50px;       
  }
#menu {
  list-style-type: none;    
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;    
  font-size: 14px;
  }
#menu li {
  float: left;    
  text-transform: capitalize;     
  }
#menu a {
  color: #666;    
  text-decoration: none;    
  display: block;    
  height: 50px;    
  font-weight:700;
  font-size:12px;    
  line-height: 50px;    
  padding: 5px 10px 0;    
  text-align: center;
  text-transform:capitalize;
  width:100%;
  }
#menu a:hover, #menu a:active, #menu a .current_page_item {
  color:#59B61D;
  }
#container {
  background:#F7F7F7 url(images/contetn_bg.gif) repeat-y scroll left top;   
  clear: both;        
  color: #333;
  padding:0 12px 30px;
  overflow:hidden;
  }
#content, #comments-list {
  line-height: 1.5em;    
  width: 600px;    
  float: left;    
  font-size: 13px;
  }
#title{
	background: transparent url(images/main_05.jpg) no-repeat scroll 0 33px;
	padding-bottom:45px;
}    
.description{
	background: #fff url(images/main_07.jpg) no-repeat scroll 0 0;
	padding:18px 50px 19px;
}  
.slogan, .da_desc{
	color:#444444;
	font-size:24px;
	font-weight:700;
	width:470px;
	padding:5px 0;
} 
.da_desc font{
	color:#59B723;
	text-transform:capitalize;
}
#ribbon{
	background: #fff url(images/main_08.gif) no-repeat scroll 0 0;	
	padding:25px 30px 40px;
	width:753px;
}
/* ---- Begin Post Styling ---- */


.post, .page {
  border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
  border-style:none solid solid none;
  border-width:0 12px 12px 0;
  padding:15px;
  text-align:justify;
  }
.post p, #comments-list ol li p, .page p {
  margin: 0 0 1em 0;
  }
.editlink {
  float: right;
  padding: 0 5px 5px 0;
  }
h2.entry-title, h3.entry-title {
  display: inline;    
  line-height: 1em;
  }
h2.entry-title, h2.entry-title a, .page h2, h2.search, h2.archive {
  font-family: Verdana,Tahoma,Arial;    
  font-size: 23px;    
  font-weight: bold;    
  letter-spacing: -1px;    
  color: #59B723;    
  text-transform: capitalize;
  }
h2 a:hover {
  color: #59B723;    
  text-decoration: none;
  }
span.entry-date {
  margin: 0 0 0 3px;    
  padding: 0;    
  color: #ccc;    
  font-family: Helvetica, Arial, Sans-Serif;    
  letter-spacing: -1px;    
  font-weight: bold;    
  font-size: 23px;    
  text-transform: lowercase;    
  display: inline;
  }
.entry-content {
  margin: 15px 0 2px 0;    
  padding: 0 0 5px 0;    
  }
.entry-content h3 {
  font-size: 15px;    
  display: block;    
  font-weight: bold;    
  font-family: Helvetica, Arial, Sans-Serif;    
  color: #59B723;
  }
.entry-content h4 {
  font-size: 15px;    
  display: block;    
  font-weight: normal;    
  font-family: Helvetica, Arial, Sans-serif;    
  color: #59B723;
  }
.entry-content ul {
  padding: 0 0 0 10px;   
  margin: 0 0 1em 0;
  }
.entry-content ul li {
  background: url(images/bullet_black.png) 0 2px no-repeat;    
  padding: 0 0 0 17px;
  }
.entry-content ol {
  list-style: decimal;    
  margin: 0 0 1em 15px;
  }
.entry-meta {
  color: #bbb;    
  font-size: 11px;    
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
  }
.entry-meta a {
  color: #666;
  }
entry-meta a:hover {
  color: #59B723;
  }
span.sep {
  padding: 0 2px 0;
  }
.categories {
  background: url(images/page_white.png) left no-repeat;    
  padding: 2px 0 2px 20px;
  }
.tags {
  background: url(images/tag_blue.png) left no-repeat;    
  padding: 2px 0 2px 20px;
  }
a.comments-link {
  background: url(images/comment.png) left no-repeat;    
  padding: 2px 0 2px 20px;
  }
    
    
/* ---- Begin Sidebar Styling ---- */


#searchform .hidden {
  font-family: Helvetica, Arial, Sans-Serif;    
  font-size: 16px;    
  font-weight: bold;    
  display: block;    
  color: #59B723;    
  margin: 0 0 10px 0;    
  padding: 0;    
  letter-spacing: -1px;    
  text-transform: lowercase;
  }
#sidebar {
  width: 366px;   
  float: right;    
  color: #666;    
  line-height: 1.3em;
  }
#sidebar a {
  color: #333;
  }
#sidebar a:hover {
  color: #59B723;
  }
#sidebar h2, #sidebar h2 a {
  font-family: Verdana,Tahoma,Arial;    
  font-size: 24px;    
  font-weight: bold;    
  display: block;    
  color: #59B723;    
  margin: 0 0 10px 0;    
  padding: 0;    
  letter-spacing: -1px;    
  text-transform: capitalize;
  }
#sidebar h2 a:hover {
  color: #59B723;
  }
#sidebar ul li.widget {
  padding:15px;
  border-bottom:12px solid #ccc;
  background-color:#F7F7F7;
  }
.wid_bottom{
	border-bottom:0px none #F7F7F7 !important;  
  }
#sidebar ul li ul li {
  margin: 0 0 5px 0;
  }

/* ---- Special Styling For The Calendar ---- */



#calendar_wrap {
  margin: 20px 0;
  }
#wp-calendar caption {
  font-family: Helvetica, Arial, Sans-Serif;    
  font-size: 16px;    
  font-weight: bold;    
  color: #555;    
  letter-spacing: -1px;    
  text-transform: lowercase;    
  width: 200px;
  }
#wp-calendar {
  color: #666;
  }
#wp-calendar a {
  color: #59B723;
  }
#wp-calendar td, #wp-calendar thead tr th {
  padding: 5px;    
  border: 1px solid #fff;
  }
#wp-calendar #today {
  border: 1px solid #ddd;
  }
    
    
/* ---- Begin Footer Styling ---- */


#shoe {
  clear: both;    
  background: #ccc;    
  height: 60px;
  }
#foot {
  width: 990px;    
  margin: 0 auto;    
  color: #fff;    
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;    
  font-size: 10px;
  }
#foot #menu{text-align:center;margin:0 200px}
#foot #menu a {
  color: #59B61D;         
  padding: 15px 10px 0;
  height:0px;
  line-height:14px;    
  }
.left-foot {
    float: left;    
    padding: 25px 0 0 20px;
    color:#666;
    }
.right-foot {
  float: right;    
  padding: 25px 20px 0 0;
  }
span.zero a {
	color:#666;
	cursor:default;
  }
span.zero a:hover {
	text-decoration:none;
}

    
/* ---- Begin Comment Styling ---- */



#comments-list {
  margin: 25px 15px 0;
  }
h3#comments {
  font-family: 'Trebuchet MS';    
  font-size: 22px;    
  line-height: 1em;
  }
#comments-list ol {
  margin: 25px 0;
  }
#comments-list ol li {
  margin: 0 0 10px 0;    
  padding: 10px;
  }
#comments-list ol li.odd {
  background: #f7f7f7;
  }
#comments-list ol li.bypostauthor {
  border: 1px solid #666;
  }
.avatar {
  float: right;    
  border: 1px solid #ccc;    
  padding: 1px;    
  margin: 5px 0 5px 5px;
  }
.comment-meta {
  margin: 0 0 10px 0;
  }
#respond h3 {
  font-family: 'Trebuchet MS';    
  font-size: 22px;    
  line-height: 1em;   
  margin: 0 0 25px 0;
  }
#commentform p {
  margin: 0 0 8px 0;
  }
#commentform input, #commentform textarea {
  font-size: 13px;    
  font-family: 'Trebuchet MS', sans-serif;    
  padding: 2px;
  }
textarea#comment {
  width: 385px;    
  height: 200px;    
  background: url('images/comment-textarea.png') center no-repeat;
  }
    
    
/* ---- Default Page Styling ---- */


.page .entry-content {
  background: none;
  }
    
    
/* ---- Archives Page Styling ---- */


.page h2, h2.search, h2.archive {
  width: 500px;    
  text-align: left;    
  padding:15px 0 !important;
  }
.page ul li {
  background: none;
  }


/* ---- Search Page Styling ---- */


h3.entry-title, h3.entry-title a {
  font-family: Helvetica, Arial, sans-serif;    
  font-size: 18px;    
  font-weight: bold;    
  letter-spacing: -1px;    
  color: #59B723;    
  text-transform: capitalize;    
  display: inline;    
  line-height: 1em;
  }
h3.entry-title a:hover {
  color: #59B723;
  }
.search-results .entry-content {
  background: none;
  }
.search-entry-date, .archive-entry-date {
  margin: 0 0 0 3px;    
  padding: 0;    
  color: #ccc;    
  font-family: Helvetica, Arial, Sans-Serif;    
  letter-spacing: -1px;    
  font-weight: bold;    
  font-size: 18px;    
  text-transform: lowercase;    
  display: inline;
  }
h2.search, h2.archive {
  padding: 0 0 25px 0;
  }
    

/* ---- Misc Styling ---- */


code {
  font: 1.3em 'Courier New', Courier, Fixed;    
  display:block;     
  overflow:auto;     
  text-align:left;     
  background:#efefef;     
  border:1px solid #A6B0BF; 
  }
blockquote {
  margin: 20px 0;    
  padding: 0 20px 0 50px;    
  background: url('images/quote.png') 5% 0% no-repeat;    
  font-size: 14px;    
  font-family: Georgia, Times, serif;    
  color: #666;    
  font-style: italic;
  }
em {
  font-style: italic;
  }
strong {
  font-weight: bold;
  }
img.alignleft {
  padding: 1px;    
  border: 1px solid #bbb;    
  float: left;    
  clear: left;    
  margin: 0.5em 15px 0.5em 0;
  }
img.alignright {
  padding: 1px;    
  border: 1px solid #bbb;    
  float: right;    
  clear: right;    
  margin: 0.5em 0 0.5em 15px;
  }
img.aligncenter {
  padding: 1px;    
  border: 1px solid #bbb;    
  margin: 0 auto 1.5em auto;    
  float: none;     
  clear: both;
  }
div.previous {
  float: left;
  }
div.next {
  float: right;
  }
.entry-content img {
  max-width: 95%;    
  height: inherit;
  }
.left{
	float:left;
	}
.right{
	float:right
	}
.services .left{
	margin-top:20px;
	width:160px;
}
.checkbox{
	background:#F7F7F7 url(images/bg_44.gif) scroll no-repeat 5px 0;
	padding:3px 5px 3px 40px;	
	}
.testimonial{
	background: url(images/testimonials.jpg) no-repeat scroll right bottom;
}
.testimonial p{
	padding:10px 80px 50px 10px !important;
}
.testimonial a{
	color:#fff !important;
	font-size:24px;
}
.testimonial a:hover{
	text-decoration:none;
}