/*
------------------------------------------------------------------------
Theme Name: 	WP Remix 2.0
Author URI:		http://www.premiumthemes.net/
Description:   	The WordPress Master Theme. One Theme, Many Possiblities
Version:       	2.0
Author:        	R.Bhavesh
Author URI:    	http://cssace.com/
------------------------------------------------------------------------

Support:       WP Remix, http://wpremix.com/support
Updated:       July 15, 2008
Copyright:     (c) 2008 WP Remix, an endeavour by R.Bhavesh

All rights reserved.
*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/homepages.css");	/* styling homepage templates */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */

body {
background-color: #e0f0d5;
color: #767473;
font-family: verdana, geneva, sans-serif;
font-size: 11px;
}

#wrapper
{

  width: 902px;
  min-width: 902px;
  margin: 0 auto;
  background-color: #e0f0d5;  

}

h1
{

  color: #358218;
  font-family: verdana, geneva, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-bottom:10px;
  border: 0;

}

#callbackform
{

  background-image: url("images/registrationbg.jpg");
  width: 235px;
  height: 152px;
  padding: 9px 30px 0px 25px;
  float: right;

}

#callbackform h3
{

  font-family: verdana, helvetica, sans-serif;
  color: #ffd500;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  margin: 0;
  border: 0;

}

#callbackform p
{

  color: #ffffff;
  font-size: 12px;


}

#callbackform form p
{

  clear: both;
  width: 170px;

}

#callbackform form p label
{

  float: left;
  margin-bottom:7px
}

#callbackform form p input
{

  float: right;
  width: 126px;
  font-size: 10px;
  margin-bottom:7px

}

/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:right;
}
.italic {
font-style:italic;
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
/* blog & content css common ---------------------------------------------------- */

h3 {
font-size:18px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h4 {
font-size:16px;
font-weight:700;
margin:15px 0 5px;
padding:0 0 5px;
}
h5 {
font-size:14px;
font-weight:700;
margin:0 0 10px;
padding:0;
}
h6 {
font-size:12px;
font-weight:700;
margin:5px 0;
padding:0 0 5px;
}
p {
font-size:12px;
line-height:18px;
margin:0 0 12px;
}
p a {
text-decoration:none;
}

ul {
font:12px Arial, Helvetica, sans-serif;
margin:0 0 15px 6px;
padding:0;
}
ul li ul {
margin:8px 0 5px;
padding:0;
}
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}
blockquote {
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}
blockquote p { font:bold 12px Arial, Helvetica, sans-serif;  }
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
}

li,ul li ul li {
line-height:18px;
margin:0 0 5px;
padding:0 0 0 12px;
list-style-type: none;
}
/* instruction elements -------------------------------------- */
address {
font-style:italic;
}
p.alert,p.download,p.info,p.note {
margin:10px 0 0;
padding:10px 10px 10px 36px;
}
p.alert {
padding:10px 10px 10px 36px;
}

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#main {
overflow:hidden;
clear:both;
}
#main .subcolumns {
width:400px;
}
#content {
  width:836px;
  background-color: #ffffff;
  margin-left: 8px;
  text-align: left;
  padding: 25px 25px 5px 25px;
}
#content2 {
width:638px;
background-color: #ffffff;
text-align: left;
padding: 25px 25px 5px 25px;
float: right;
}
#content3
{

  width:886px;
  background-color: #ffffff;
  margin-left: 8px;
  margin-right: 8px;
  text-align: left;

}
#content { 
float:left;
}
#sidebar, #sidebar2 {
float:right;
}
#sidebar {
width:240px;
margin-bottom:15px;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}

#footer {
background-image:url(images/footerbg.jpg);
clear:both;
overflow:hidden;
text-align:left;
height:31px;
width:886px;
margin:0 auto;
padding:0px 0px;
}
#sidebar span {
font-size:12px;
}
#content .subcolumns,#sidebar .subcolumns {
width:280px;
}
/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Arial Black", Arial, Helvetica, sans-serif;
color:#fff;
margin-top:5px;
text-transform:uppercase;
float:left;
}
#header .h_left {
float:left;
width:320px;
}
#header .description {
font:12px Arial, Helvetica, sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p{
	margin:5px 10px 0px 15px;
	padding:0 0 0px;
	color:#ffffff;
	font-size:11px
}
#footer p a,.pro-box a{
	color:#ffffff
}
#footer .copyright{
	color:#ffffff;
	float:left
}
#footer .copyright a{
	color:#ffffff
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#ffffff
}
#footerlinks {
	margin:0;
	padding:5px 10px 0px;
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	float:right;
	padding:0px;
	margin:0px;
}

#footerlinks a{
	margin:0;
	padding:5px 10px 0px;
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#footerlinks a:hover,#footer p a:hover{
	color:#ffffff
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
margin-top:20px;
width:205px;
height:21px;
padding:2px 0 0 15px;
}
* html #search {
width:208px;
overflow:hidden;
}
#search .s {
font:12px Arial, Helvetica, sans-serif;
width:170px;
float:left;
margin-right:5px;
padding:2px;
}
#searchform .sgo {
width:26px;
height:23px;
margin:-2px 0 0;
}
/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
width:840px;
height:28px;
position:relative;
margin:0 auto 5px;
}
#nav .rss {
font:bold 12px Arial, Helvetica, sans-serif;
padding-left:18px;
position:absolute;
top:7px;
right:8px;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:left;
clear:both;
line-height:25px;
padding-left:5px;
margin-bottom:10px;
}
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 10px;
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postads {
text-align:center;
overflow:hidden;
height:100%;
margin-bottom:25px;
}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }

/* Gallery */

#gallery
{

  width: 840px;
  margin: 20px 45px; 

}

#gallery td
{

  margin: 0px 20px;

}

/* address  */
#addresstop
{

  background-image: url('images/addresstop.gif');
  background-repeat: no-repeat;
  background-color: #3b9818;  
  width: 282px;
  float: right;

}

#addressbottom
{

  background-image: url('images/addressbottom.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  width: 262px;
  padding: 10px 10px 0px 10px;

}

#addressbottom p
{

  padding: 0px 0px 20px 0px;   
  margin: 0;
  color: #ffffff;

}

#contact_form
{

  width: 300px;
  float: left;

}

#contact_form form p
{

  clear: both;
  width: 262px;
  margin-bottom:10px;
  font-size: 12px;

}

#contact_form form p label
{
	
  float: left;
  font-size: 12px;

}

#contact_form form p input, #contact_form form p textarea
{

  float: right;
  font-size: 12px;
  margin-bottom:10px;
  padding:3px;
  cursor: pointer;

}