/*

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/

*/

/* New CSS File */

a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

html { min-height:100%; margin-bottom:1px; }

body {
font-size: small;
}
* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #003300 url(images/bgBody.jpg) repeat-x top;
}

#wrapper {
	margin: 0 auto;
	width: 761px;
	background: #faf8d1;

}

#header {
 width: 761px;
 height: 196px;
 margin: 0px;
 padding: 0px;
 background: url(images/titleOrientalRugService.jpg) no-repeat;

}

#header h1 {
	font-size: 16px;
	padding: 10px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-align: center;
	font-weight: normal;
}

#header h1 a {
 color: #fff;
 text-decoration: none;

}

#header .description {
 font-size: 12px;
 font-weight: bold;
 padding-left: 25px;

}
#content {
	margin: 0;
	width: 569px;
	float: left;
	/*padding-bottom: 15px;*/
	min-height:325px;
	height: auto !important;
	height: 325px;

}

#content .post {
	padding: 10px 15px 10px 40px;

}
#content .post .testimonials {
	border-bottom: 1px dotted #990100;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	
}
#content .post .testimonials p {
	background: url(images/bttnTestimonials.jpg) no-repeat left top;
	padding-left: 47px;
}
#content .post .credit {
	font-size: 90%;
	font-style: italic;
	color: #990100;
	border-top: 1px dotted #990100;
	margin-top: 10px;
}
#content .post .galleries {
	border: 1px solid #990100;
	margin-bottom: 15px;
	background: #000000;
	padding-top: 2px;
	padding-left: 3px;
	width: 470px;
		
}
#content .post .paypal {
	width:300px
	min-height:300px;
	height:auto !important;
	height: 300px;
	padding: 25px;

}
#content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	margin-bottom: 10px;
	padding: 10px 0px;
}

#content h2 a {
 color: #990000!important;
 text-decoration: none;
 font-weight: normal!important;
}

#content h2 a:visited {
 color: #990000!important;
 text-decoration: none;
 font-weight: normal!important;
}

#content h2 a:hover {
 color: #006600!important;
 text-decoration: none!important;
 font-weight:normal!important;
}

#content h3 {
	font-size: 20px;
	padding-top: 10px;
	font-weight: normal;
	color: #990000;
	/*padding-top: 10px;*/
/*	margin-bottom: 10px;*/
}

#content h3 a {

 color: #990000!important;
 text-decoration: none;
 font-weight: normal!important;
}

#content h3 a:visited {
 color: #990000!important;
 text-decoration: none;
 font-weight: normal!important;
}


#content h3 a:hover {
 color: #006600!important;
 text-decoration: none!important;
 font-weight:normal!important;
}

#content .readmore {
	float: right;
	padding-right: 25px;
	padding-bottom: 15px;
}

 #content .readmore a:link {
	color: #990100;
	text-decoration: none;
	font-weight: bold;	
		padding-right: 25px;
	padding-bottom: 15px;
	
}
#content .readmore a:visited {
	color: #dd5020;
	text-decoration: none;
 	font-weight: bold;	
		padding-right: 25px;
	padding-bottom: 15px;
	
}

#content .readmore a:hover {
	color: #dd5020;
	text-decoration: none!important;
 	font-weight: bold;	
		padding-right: 25px;
	padding-bottom: 15px;
	
}
#content .video {
	margin: 0px auto;
	/*color: #faf8d1!important;*/
	background: #000000;
	width: 337px;
	height: 290px;
}

#content .QA {
	font-size: 22px;
	padding-top: 10px;
	font-weight: bold;
	color: #990000;

}
/*#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-top: 7px;
	padding-bottom: 7px; 
 }
 #content .notes {
	font-size: 90%;
	font-style: italic; 
	color: #990100;
 }
hr {
	margin-top: 20px;
	margin-bottom: 0px!important;
	color: #990100;
	background: #990100;
	height: 1px;
	width: 95%;
	border-style: none;
}
 #content a:link {
	color: #990100;
	text-decoration: none;
	font-weight: bold;	
	
}
#content a:visited {
	color: #dd5020;
	text-decoration: none;
 	font-weight: bold;	
	
}
#content a:hover {
	color: #009900!important;
	text-decoration: underline!important;
	font-weight: bold;	
	
}
#content .ddsg-wrapper h3 {
	font-size: 18px!important;
	margin-bottom: 10px;
	color: #990100;
	font-weight: normal!important;
}
#content .ddsg-wrapper ul {
	margin-left: 5px;
}

#content .ddsg-wrapper li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	color: #0d590d;
	background: url(images/bulletNav.jpg) no-repeat left;
	padding-left: 15px;
}
#content .ddsg-wrapper a:link {
	color: #990100;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 95%;
}
#content .ddsg-wrapper a:visited {
	color: #dd5020;
	text-decoration: none;
 	font-size: 95%;
	padding-bottom: 5px;
	
}
#content .ddsg-wrapper a:hover {
	color: #009900!important;
	text-decoration: none;
	font-size: 95%;
	padding-bottom: 5px;
	
}
#content .ddsg-wrapper p {
	color: #990100;
	font-style: italic;	
}
#content a, #footer a {
 color: #3f3e34;
 text-decoration: none!important;

}
#content a, #footer a:visited {
 color: #80807d!important;
 text-decoration: none;

}
#content a, #footer a:hover {
 color: #990000!important;
 text-decoration: underline;

}

#content .HPdisplay {
	height: 200px;
	width: 502px;
	margin: 0px auto;
}
/*#content .HPdisplay table {
	padding: 0px;
	margin-top: 25px !important;

}
#content .HPdisplay td {
	padding: 0px;
}
#content .HPdisplay img {
	text-align: center;
}
#content .HPdisplay a:link {
	text-decoration: none;
}
#content .HPdisplay a:visited {
 text-decoration: none;
}
#content .HPdisplay a:hover {
	text-decoration: none;
}
*/
#sidebar {
	float: right;
	margin: 0px 0px 0px 0px;
	min-height:325px;
	height: auto !important;
	height: 325px;
	display: inline;
	background: url(images/bgSidebar.jpg) repeat-y left bottom;

}

#sidebar .sidebaritem {
	padding: 10px;
	margin-bottom: 10px;

}

#sidebar h3 {
 color: #990100;
 font-size: 18px;
 font-weight: normal;
 padding-bottom: 5px;

}

#sidebar a:link {
	color: #990100;
	text-decoration: none;
	padding-bottom: 5px;
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a:visited {

	color: #dd5020;
	text-decoration: none;
 	padding-bottom: 5px;
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;

}
#sidebar a:hover {
	color: #fe9808;
	text-decoration: none;
	padding-bottom: 5px;
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;

}

#sidebar ul {

 list-style: none;

}

#sidebar li {
	background: url(images/bulletNav.jpg) no-repeat left center;
	padding-left: 15px;
	border-bottom: 1px dotted #dd5020;
	line-height: 1.9em;
}

#s {
	height: 15px;
	width:120px;
	border: 1px solid #990100;
	background: #f9e5aa;
	padding: 3px;
	color: #546e3d;
}
#searchform {
	height: 25px;
	
}
#searchsubmit {
 padding-top:6.5px;
 width: 24px;
 height: 25px;
 border: 0;
 background: url(images/bttnSearch.gif) no-repeat;
 cursor: pointer;
 cursor: hand;

}

#footer {
	width: 739px;
	clear: both;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	color: #3f3e34;
	background: #000000 url(images/bgFooter.jpg) repeat-x center;
	font: 80% Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-right: 1px solid #fe9900;
	border-bottom: 1px solid #fe9900;
	border-left: 1px solid #fe9900;
}

#comments {

 padding: 10px 0 10px 0;

}

#respond {

 padding-top: 10px;

}

#content ul{
	padding-right: 40px;
	padding-left: 20px;
	list-style: none;
	font-size: 95%;

}

#content li {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/bulletPageLI.jpg) no-repeat left top;
	padding-left: 15px;
}

#content ol {

}



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

}

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

}