/*  

Theme Name: Acid Green Pro

Theme URI: http://www.linkrain.com/articles

Description: Acid Green Pro is a professional 3 columns Wordpress theme. Very light and stylish widget ready theme with big web 2.0 feed button and foliage.

Version: 1.0

Author: Linkrain

Author URI: http://www.linkrain.com/





	The CSS, XHTML and design is released under Creative Commons license:

	http://creativecommons.org/licenses/by-nc-sa/2.0/



*/



/** These lines are for IE6 only **/

#headerContainer {
width:980px;
height:125px;
background-image:url("/images/site/header_right.jpg");
background-repeat:no-repeat;
background-position:bottom right;
float:left;
}
#logoLink {
width:260px;
height:140px;
float:left;
background-image:url("/images/site/arteeste_logo.jpg");
background-repeat:no-repeat;
}

#topGraphic {
width:980px;
height:125px;
float:left;
text-align:right;
position:relative;
}

#topGraphic .topLinks {
float:right;
height:18px;
width:320px;
border-bottom:2px solid #fefefe;
background-image:url("/images/site/search_background.png");
background-repeat:repeat;
margin-top:4px;
text-align:right;
padding:3px 10px 3px 3px;
}

#topGraphic .topLinks ul li {
float:right;
display:block;
text-align:right;
margin-left:12px;
}

#topGraphic .topLinks a {
color:#000;
font-size:11px;
text-decoration:none;
float:left;
}

#topGraphic .topLinks a:hover {
color:#FFBC00;
text-decoration:underline;
}

#searchForm {
width:240px;
height:30px;
float:right;
border:1px solid #fefefe;
background-image:url("/images/site/search_background.png");
background-repeat:repeat;
text-align:center;
position:absolute;
right:15px;
bottom:23px;
padding:8px;
}

#searchForm .topSearch .searchInputField {
font-size:16px;
border:1px solid #c1c1c1;
margin:0 -3px 0 0;
padding:3px;
}

#searchForm .topSearch .button {
background-color:#000;
border:1px solid #c1c1c1;
color:#FFF;
margin:0;
padding:3px;
}

#searchForm .topSearch .button:hover {
background-color:#333;
border:1px solid #333;
color:#FFBC00;
cursor:hand;
padding:3px;
}




#footerContainer {
width:960px;
float:left;
border-top:1px solid #c1c1c1;
padding:10px;
background:#fff;
}

#footerContainer .links {
width:305px;
float:left;
border-right:1px solid #c1c1c1;
text-align:left;
padding-left:10px;
}

#footerContainer h3 {
font-size:11px;
text-transform:uppercase;
color:#FFBC00;
margin-bottom:2px;
}

#footerContainer a {
font-size:11px;
text-decoration:none;
color:#000;
}

#footerContainer a:hover {
text-decoration:underline;
color:#FFBC00;
}

#footerContainer .noRightBorder {
border-right:0;
}

#copyright {
width:964px;
float:left;
text-align:left;
font-size:11px;
color:#000;
background-color:#F2F2F2;
padding:8px;
}

#copyright .leftHalf {
width:480px;
float:left;
text-align:left;
}

#copyright .rightHalf {
width:480px;
float:left;
text-align:right;
}

#copyright a {
font-size:11px;
text-decoration:underline;
color:#000;
}

#copyright a:hover {
text-decoration:none;
color:#222;
}



* html #content, * html .entry_firstpost, * html .entry {

	position: relative;

}



ul.readmore {

	list-style: none;

	padding: 0px;

	margin: 0px;

	color: #389307;

}



/** Removes any image borders **/

img {

	border: none 0px;

}



.main {

	border: none 0px;

	margin: 0px;

	padding: 0px;

	width: auto;

}



.main img {

	border: 0px;

	margin: 0px;

	padding: 0px;

}



img.center {display: block; margin: 10px auto;}

img.left {display: inline; margin: 0 10px 5px 0;}

img.right {display: inline; margin: 0 0 5px 10px;}

p {margin: 3px 0 15px 0; padding: 0;}





.entry{

	background: #FFFFFF;

	padding: 0px;

	margin: 0px;

}



.navigation{

	background: #FFFFFF;

	padding: 10px 0px;

	margin: 0px 10px;

}



.navigation a {

	font-weight: bold;

}



.entry2 {

	padding: 5px 15px 0px 15px;

	margin: 0px;

}



.latest{

	background: #FFFFFF;

	padding: 15px 5px;

	margin: 0px 10px;

	border-bottom: 2px solid #ffffff;

}



.entry_firstpost{

	background: #FFFFFF;

	padding: 0px;

	margin: 0px;

}





.latest_firstpost{

	background: #FFFFFF;

	padding: 15px 5px;

	margin: 0px 10px;

	border-bottom: 2px solid #ffffff;

}



h1 a img {

	border: none 0px;

	text-decoration: none;

	}





/** END ADDED **/





/* 1) -=-=-=- General selectors -=-=-=- */



html {

background-image:url("/blog/wp-content/themes/acid-green-pro-10/images/tile.gif");

background-repeat:repeat;

}



body {

	background-image:url("/blog/wp-content/themes/acid-green-pro-10/images/tile.gif");

	background-repeat:repeat;

	margin-top: 10px;

	margin-bottom: 10px;

	padding: 0px;

	font: 12px arial; 

	color: #333333;

	text-align: center;

}



#wrapper {

	width:980px;

	margin:auto;

	padding:auto;

	background-color:#FFFFFF;

}





#header {

	position: relative;

	float:left;

	margin: 0px auto;

	font-size: .9em;

	height: 125px;

	width: 980px;

	

	}

	

#menu {

	width:980px;

	height:46px;

	padding:0px;

	background:url("/blog/wp-content/themes/acid-green-pro-10/images/top-menu.gif");

	repeat-x;

	-moz-border-radius:9px;

	-webkit-border-radius:9px;

	text-align:left;

	float:left;

	margin:0px; }





#header h1 {

	position: absolute;

	top: 20px;

	left: 10px;

	font-size: 1.5em;

	color: #fff;

	margin: 0px;

	padding: 0px;

}



#header h1 a {

	font-size: 1.5em;

	text-decoration: none;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}



#header h4 {

	position: absolute;

	top: 60px;

	left: 13px;

	font-size: 1em;

	font-weight: bold;

	color: #ffffff;

	margin: 0px;

	padding: 0px;

}



h1 {

	margin: 0;

	font-size: 2.2em;

	padding: 0;

	border: none 0px;

	color: #389307;

}



h2 {

	

	color: #222222;

	font-weight: normal;

	font-size: 1.8em;

	margin-top: 0px;

	padding: 0px;

	}



.main h2 {

	color: #222222;

	font-weight: bold;

	font-size: 1.8em;

	margin: 0px;

	background: none;

	padding: 0px;

}



h4 {

	color: #389307;

	font-weight: bold;

	font-size: 1.2em;

	margin: 0px;

	background: none;

	padding: 0px;

}



h5 {

	color: #389307;

	font-weight: bold;

	font-size: 1em;

	margin: 0px;

	background: none;

	padding: 0px;

}



.links h2 {

	font-size: 12px;

	margin: 0px;

	font-weight: bold;

	text-transform: uppercase;

	padding: 0px;

	color: #222222;

	list-style: none;

	background-image: url(images/menubg3.gif); background-repeat:no-repeat; display: block; line-height: 35px; padding-left: 15px;

}



h2.pagetitle {

	font-size: 1.4em;

	margin: 0px;

	padding: 10px 15px 0px 15px;

	color: #222222;

	list-style: none;

	border-bottom: 3px solid #389307;

	background: none;

}



h2 a:link, h2 a:visited {

	color: #000000;

	font-weight: normal;

	text-decoration: none;

	background: none;

	}



h2 a:hover, h2 a:active {

	color: #FFBC00;

	font-weight: normal;

	text-decoration: none;

	background: none;

}



.main h3 {

	font-size: 1.4em;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	color: #389307;

	background: none;

}



h3 {

	font-size: 1.4em;

	margin: 0px;

	padding: 0px;

	font-weight: normal;

	color: #555555;

	background: none;

}



.links h3 {

	font-size: 1.4em;

	line-height: 31px;

	height: 41px;

	margin: 0px;

	padding-left: 10px;

	font-weight: bold;

	color: #ffffff;

}



a, a:link {

	color: #000000;

	text-decoration: underline;

	}



a:visited {

	color: #000000;

	}



a:hover, a:active {

	background: none;

	color: #FFBC00;

	text-decoration: none;

	}



blockquote {

	border-left: 4px solid #eeeeee;

	padding: 0 10px;

	margin: 0 0 0 10px;

	font-style: italic;

}



/* 2)-=-=-=- Structure -=-=-=- */



#container {

	margin: 0px auto;

	padding: 0 0 0 0;

	width: 950px;

	text-align: left;

	background: #ffffff;

}



#grandwrapper {

	margin: 0px auto;

	padding: 0px;

	background: #000000;

}



#wrapper {

	margin: 0px auto;

	background: #ffffff url(images/bottomrightbg.gif) bottom right no-repeat;

}

	

#wrapper_bottom {

	clear: both;

	background: inherit;

}



div#content {

	width: auto;

	margin: 0px 200px;

	padding: 0px;

	background: #FFFFFF;

}



#navibar {

	float: left;

	width: 200px;

	margin: 20px 0;

	padding: 0px;

	background: #ffffff;

}



#right {

	float: right;

	width: 200px;

	margin: 20px 0;

	padding: 0px;

	background: none;

}



.links {

	margin: 0px auto;

	padding: 0px;

	background: none;

}



#footer {

	margin: 0px auto;

	padding: 0px;

	width: 980px ;

	height:70px;

	clear: both;

	text-align: center;

}



#footer p.left {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px;

	font-size: .8em;

	float: left;

	text-align: left;

}



#footer p.right {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px;

	font-size: .8em;

	float: right;

	text-align: right;

}



#footer p a, #footer p a:link {

	color: #FFFFFF;

	text-decoration: none;

}



#footer p a:hover {

	color: #ff6600;

	text-decoration: none;

}



/* 3)-=-=-=- Left selectors -=-=-=- */	



.meta {

	height:28px;

	background: url(images/metabg.gif) repeat-x;

	font-size: .9em;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	

}



.highlight {

	background: #ffffff;

	}

	

.comments-nice-bg {

	height: 1%;

	padding: 1px;

	background: #FFBC00;

	color: #000;

}



.comments-nice {

	height: 1%;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #ffffff;

}







.comments {

	font-size: 1.1em;

	padding: 20px 0px 0px 0px;

	margin: 0px 10px;

	background: #fff;

	border: 1px solid #fff;

}



.comments a:link, .comments a:visited {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}



.comments a:hover, .comments a:active {

	background: #ffffff;

	color: #FFBC00;

	text-decoration: none;

}	



.alt {

	background: #EFF4E8 !important; 

	border: 1px solid #E1EBD3 !important;

	padding: 10px 10px 0 10px !important;

}



.alt:hover {

	border: 1px solid #C0D6A3 !important;

	}



.commentlist li:hover {

	border: 1px solid #C0D6A3;

	}



.commentlist {

	padding: 0;

	margin: 3px;

	}



.commentlist li {

	list-style: none;

	padding: 10px 10px 0 10px;

	background: #FFFFFF;

	border: 1px solid #ffffff;

	margin: 10px;

	color: #000000;

	}



p.metadate {

	font-size: .8em;

	margin: 0;

	padding: 0px;

	text-transform: uppercase;

	}



p.comment_meta {

	margin: 0 0 10px 10px;

	font-size: .9em;

	}



.comment_author a:visited {

	font-weight: bold;

	text-decoration: none;

	}



.reply {

	font-weight: normal;

	font-size: 1.2em;

	margin: 10px 0 0 10px;

	}

	

.comments-nice .reply {

	color: #389307;

	font-weight: normal;

	font-size: 1.2em;

	margin: 0px 0 0 0px;

	}



.warning p { /* Used on the search page (image will appear if no result is found) */

	background: #FFF;

	height: 160px;

	padding: 20px 0 0 90px;

	font-size: 1.5em;

	margin: 0px;

	border: 1px solid #efefef;

}



.postinput {

	margin: 0;

	}



/* 4)-=-=-=- Right selectors -=-=-=- */	



#author li {

	list-style: none;

	margin: 0;

	padding: 0 5px 20px 0;

	font-size: .9em;

	line-height: 1.4;

	}



#author ul {

	padding: 20px 0 0 0;

	margin: 0;

	}



.links ul li {

	list-style: none;

	padding: 0px 0px 25px 0px;

	margin: 0px;

}



.links ul li ul li {

	line-height: 21px;

	padding: 0px;

	margin: 0px 0px 0px 20px;

	list-style: outside square;

	color: #FFBC00;

}



.links li li li {

	padding: 0px;

	margin: 0px;

}



.links ul {

	padding: 0px;

	margin: 0px;

}



.links ul ul {

	padding: 0px;

	margin: 0px;

	

}



.links ul ul ul {

	padding: 0px;

	margin: 0px;

	}



.links a, .links a:link, .links a:visited {

	font-size: 1em;

	text-decoration: none;

	color: #000000;

	font-weight: normal;

}



.links a:hover, .links a:active {

	background: none;

	color: #FFBC00;

	}



#search {

	margin: 0px;

	padding: 0px;

	width: 180px;

}



#searchform {

	margin: 5px 0 0 0;

	padding: 0;

}



.searchfield {

	vertical-align: middle;

	padding: 0px;

	margin: 0px;

	background: #ffffff;

	border: 1px solid #333333;

	color: #389307;

	width: 100px;

	height: 23px;

}



.searchfield:hover {

	background: #ffffff;

	border: 1px solid #389307;

	}

	

.searchsubmit {

	vertical-align: middle;

	padding: 0px;

	margin: 0px;

	background: #fffffff;

	border: 1px solid #333333;

	color: #389307;

	width: 50px;

	height: 25px;

}



.searchsubmit:hover {

	background: #ffffff;

	border: 1px solid #389307;

	color: #000000;

	}





/* 6)-=-=-=- Forms -=-=-=- */



textarea {

	font-family: Verdana, Arial, Helvetica;

	font-size: 1.1em;

	border: 1px solid #333333;

	padding: 2px 5px 1px 5px;

	width: 90% !important;

	width: 250px;

	min-width: 100px !important;

	max-width: 450px !important;

	height: 100px;

	}

	

textarea:hover {

	background: #fff;

	border: 1px solid #389307;

	color: #389307;

	}

	

input {

	background: #fff;

	border: 1px solid #333333;

	}

	

input:hover {

	border: 1px solid #333333;

	}

	

.input-submit {

	height: 39px;

	width: 120px;

	text-align: left;

	color: #FFFFFF;

	background-color: #555555;

	border: 1px solid #333333;

	}





.input-submit:hover {

	color: #FFBC00;

	background-color: #555555;

	border: 1px solid #000000;

	}



/* 7)-=-=-=- Accessibility -=-=-=- */



#skip {

	display: none;

	}



hr {

	display: none;

	}

	

	

ul#navlist {

	margin: 0;

	padding: 0;

	white-space: nowrap;

}



ul#navlist ul {

	margin: 0;

	padding: 0;

	white-space: nowrap;

}



#navlist li.page_item {

	display: inline;

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



#navlist li.page_item ul {

	display: inline;

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



#navlist a,#navlist a:link, #navlist a:visited {

color:#FFFFFF; display:block; padding-top:15px; padding-bottom:15px; padding-left:22px; padding-right:22px; text-transform:uppercase; font-size:14px; text-decoration:none; font-weight:bold; float:left; border-right:1px solid #FFBC00;



}





#navlist a:hover {

	color:#FFBC00;

	background:url("/blog/wp-content/themes/acid-green-pro-10/images/top-menu2.gif");

	repeat-x;

	border-right:1px solid #FFFFFF; 



}



div#calendar_wrap {

	margin: -25px 0 0 0;

	text-align: left;

}

li#calendar h2.widgettitle {

	text-decoration: none;

}

li#calendar {

	text-align: left;

}

table#wp-calendar caption {

	text-align: left;

	color: #389307;

	font-size: 1.4em;

	margin: 0 auto;

}



table#wp-calendar tfoot {

	display: none;

}



table#wp-calendar th {

	background: #389307;

	color: #FFFFFF;

	text-align: center;

}



table#wp-calendar {

	background: #389307;

	border-top: none;

	margin: 0 auto;

	width: 180px;

	text-align: center;

}

table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {

	color: #ffffff;

	font-weight: bold;

	text-decoration: underline;

}

table#wp-calendar a:hover {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

}

#feed {

	position:relative;

	float:left;

	width:150px;

	height:140px;

	background-image: url(images/headerbg2.gif);

}







