/*

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: 12px;

 background: #414e59 url('http://www.electricfirefly.com.au/images/bg.png') 50% 0 no-repeat;

line-height: 140%;

 color: #fff

}

#wrapper { 

 margin: 0 auto;

 width: 840px;



}

#header {

 width: 840px;

 height: 109px;

 margin: 17px 0px 10px 0px;

 background: url(images/header2.png) no-repeat;

}

#header h1 {

 font-size: 30px;

 padding: 20px 0 0 15px;

}

#header h1 a {

 color: #fff;

 text-decoration: none;

}

#header .description {

 font-size: 12px;

 font-weight: bold;

 padding-left: 25px;

}

#content { 

 margin: 0;

 min-height: 350px;

 width: 569px;

 float: left;

}

#content .post {

 background: #313b44;

 border: 2px solid #515d67;

 padding: 20px;

 margin-bottom: 10px;

}

#content h2 {
 font-size: 23px;
 font-weight: normal;
 line-height: 1.2;
 float: left;
 width: 400px;
}

#content h2 a {

 color: #FEBF57;

 text-decoration: none;

}

#content .bubble {
 float: right;
 font-weight: bold;
 font-size: 12px;
 height: 27px;
 width: 46px;
 background: url(images/bubble.png) no-repeat;
 padding-top: 7px;
 padding-bottom: 10px;
 text-align: center;
}
#content .bubble a {
 color: #fff;
 text-decoration: none;


}

#content p {

padding-top: 10px; 
padding-bottom: 10px;

}

#content a, #footer a {

 color: #FEBF57;

 text-decoration: none;

}

#sidebar { 

 float: right;

 margin: 0px 0px 0px 0px;

 min-height: 350px;

 width: 265px;

 display: inline;

}

#sidebar .sidebaritem {

 background: #313b44;

 border: 2px solid #515d67;

 padding: 10px;

 margin-bottom: 10px;

}

#sidebar h3 {

 color: #FEBF57;

 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: 165px;

 border: 0;

}

#searchsubmit {

 padding-top:6px;

 width: 70px;

 height: 23px;

 border: 0;

 background: url(images/search2.gif) no-repeat;

}

#footer { 

 width: 820px;

 clear: both;

 border: 2px solid #515d67;

 background: #313b44;

 margin: 0px 0px 10px 0px;

 padding: 10px;

}

.footer-item {
float: left;
padding-left: 10px;
padding-right: 20px;
padding-bottom: 10px;
width:

}
.footer-item ul {
padding-left: 15px;
}

#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;

}



.alignright {

   float: right;
   padding: 10px;

}



.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: 10px;

color: #000;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



.clear {

 clear: both;

}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
