/*

Theme Name: artsgreenhouse

Description: Design by Nicholas Sciannameo

Version: 1.0

Author: Nicholas Sciannameo

*/



/* Body Elements */

body {

background:transparent url(http://pghbeatmakers.com/wp-content/themes/artsgreenhouse/images/bg-page.png) repeat scroll 50% 50%;

color:#000;

margin-top:30px;

margin-bottom:60px;

font-size:.80em;

font-family:sans-serif;

line-height:1.5em;

}



#container {

width:750px;

margin:0 auto;

border:2px solid #FFF;

background-color:#88A593;

}



#menu {

width:150px;

height:220px;

padding-top:230px;

padding-right:40px;

float:left;

background-repeat:no-repeat;

text-align:right;

background-image:url("images/ag_logo_WHITE.jpg");

font-size:1.02em;

}



#menu ul {

list-style-type:none;

}



#menu li {

padding-bottom:10px;

}

#menu li a:hover {

text-decoration:none;
color:#FFF;

}	

.logo1 {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:lighter;

font-size:3em;

color:#f00600;

}



.logo2 {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:3em;

color:#fff;

}



#content {

float:right;

min-height: 435px;

padding:15px;

width:530px;

background-color:#FFF;

text-align:left;

}



#footer {

clear:both;

padding:15px;

margin:0 auto;

color:#024511;

font-size:.9em;

text-align:right;

}

#sponsors{
	
	margin: 0px auto;
	position: relative;
	
}



/* Text Effects */

a {

text-decoration:none;
color:#024511;

}



#footer a {

color:#024511;

}



a:hover {

text-decoration:underline;


}

c {

text-decoration:none;
color:#024511;

}

c:hover {

color:#FFFFFF;

}

h1 {

color:#024511;

font-size:1.5em;

}



h2 {

color:#bbb;

font-size:1.25em;

}



h3 {

color:##666666;

font-size:1.25em;

font-weight:normal;

margin-bottom:5px;

}



/* Element Effects */

input, select, textarea {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:1em;

width:350px;

color: #000;

background: #FFF;

border: 1px solid #f00600;

}



input:hover, select:hover, textarea:hover {

background: #fff;

}



form {

width:350px;

margin:0 auto;

}



blockquote {

width:90%;

margin:0 auto;

margin-bottom:20px;

border-color:#999;

border-width:1px;

border-style:solid;

background-color:#88A593;

padding:0px 15px 0px 15px;

}



hr {

width:98%;

height:0;

border:0;

border-top:1px solid #006f3b;

}



img{

border:0px;

}



img.avatar { float:left; padding-right:5px; }

.alignleft {float:left;}

.alignright {float:right;}

