/*

Theme Name: Green Rays

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: Design by <a href="http://imanto.com">imanto.com</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



* { padding: 0; margin: 0; }



body {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 11px;

/* background: #414e59; */
background: url(images/bg2.jpeg);
background-attachment:fixed;
 color: #fff

}

#wrapper { 

 margin: 0 auto;

 width: 800px;



}

#header {

 width: 800px;

 height: 100px;

 margin: 17px 0px 10px 0px;

/* background: url(images/header.gif) #60d501 no-repeat; */
 border: 2px solid #515d67;
 background: #313b44;

}

#header h1 {
font-family: 'Lucida Console', Monaco, monospace;
 font-size: 38px;

 padding: 20px 0 0 15px;

}

#header h1 a {

 color: #aaf500;

 text-decoration: none;
 border-bottom: 1px dashed #aaf500;
}

#header h1 a:hover {

 color: #aaf500;

 text-decoration: none;

 border-bottom: 2px dotted white;

}

#header .description {

 font-size: 12px;

 font-weight: bold;

 padding-left: 260px;

}

#content { 

 margin: 0;

 min-height: 350px;

 width: 579px;

 float: left;

}

#content .post {

 background: #313b44;

 border: 2px solid #515d67;

 padding: 10px;

 margin-bottom: 10px;

 font-size: 15px;
 font-family: Helvetica, Arial, sans-serif;


}

#content h2 {

 font-size: 23px;

 font-weight: normal;

 float: left;

}

#content h2 a {

 color: #aaf500;

 text-decoration: none;

}

#content .bubble {

 float: right;

}

#content .bubble a {

 color: #fff;

 font-weight: bold;

 font-size: 12px;

 display: block;

 height: 27px;

 width: 46px;

 background: url(images/bubble.gif) no-repeat;

 text-decoration: none;

 padding-top: 7px;

 text-align: center;

}

#content p {

 padding-bottom: 10px;

}

#content a, #footer a {

 color: #aaf500;

 text-decoration: none;

}

#sidebar { 

 float: right;

 margin: 0px 0px 0px 0px;

 min-height: 350px;

 width: 200px;

 display: inline;

}

#sidebar .sidebaritem {

 background: #313b44;

 border: 2px solid #515d67;

 padding: 10px;

 margin-bottom: 10px;

}

#sidebar h3 {

 color: #aaf500;

 font-size: 18px;

 font-weight: normal;

 padding-bottom: 5px;

}

#sidebar a {

 color: #fff;

 text-decoration: none;

}

#sidebar a:hover {

 text-decoration: underline;

}

#sidebar ul {

 list-style: none;

}

#sidebar li {

 background: url(images/bullet.gif) center left no-repeat;

 padding-left: 15px;

 margin-bottom: 5px;

}

#s {

 padding-top:8px;

 height: 15px;

 width: 94px;

 border: 0;

}

#searchsubmit {

 padding-top:6.5px;

 width: 62px;

 height: 23px;

 border: 0;

 background: url(images/search.gif) no-repeat;

}

#footer { 

 width: 749px;

 clear: both;

 border: 2px solid #515d67;

 background: #313b44;

 margin: 0px 0px 10px 0px;

 padding: 10px;

}



#comments {

 padding: 10px 0 10px 0;

}

#respond {

 padding-top: 10px;

}

#content ul, #content ol {

 padding-left: 20px;

}

.commentlist li {

 padding-bottom: 10px

}



/* WordPress CSS */



img.avatar {

 float: left;

 margin-right: 5px;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;
}

.alignleft a {
font-size: 15px;
padding: 10px;
}

.alignleft a:hover{
background: #515d67
}

.alignright {

   float: right;

}

.alignright a {
font-size: 15px;
padding: 10px;
}

.alignright a:hover{
background: #515d67
}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



.clear {

 clear: both;

}
