/*
THEME NAME: BeardedBirdie_v02
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */


body { font-family:Geneva, Helvetica, sans-serif;
		font-size:10px;
		font-weight:400;
		letter-spacing:-2;
		color: #000;
		text-align:left;
		background-color:#FFF;
		margin:0px; 
		padding:0px;
		background-image:url("images/bb_gradient_top.jpg");
		background-repeat:repeat-x;
		background-position:top;
}

#wrapper {width:1020px; margin:0px auto; background-color:none; min-height:100%;

	}



p { text-align:left; padding:0; margin-bottom:2px; margin-top:0px; }

p.pricetag {padding-left:10px; padding-right:20px; margin:0; }
p.pricetagsave {padding-left:10px; color:#FF0080; margin:0; }
p.clickimagetext {}
p.paymentservice {}


a { text-decoration:underline; color: #000;
}

a img {background-color:none;}


h1 {font-weight:400;
	text-align:left;
}
h2  {fontsize:12px;
	font-weight:400;
	text-align:left;
}
h3 {font-size:28px;
	font-weight:bold;
	letter-spacing:-0.04em;
	text-align:left;
	margin:0; 
}

h3.name { border-bottom: 1px dotted #404040; 
}


h4 {font-size:13px;
	font-weight:400;
	text-align:left;
	letter-spacing:-0.03em;
}

h4.name {border-bottom: 1px dotted #404040; margin-left:10px; padding-top:8px; margin-right:17px; height:35px; width: 130px; line-height:15px; 
}

h4.name a {text-decoration:none;
}

h4.name :hover {text-decoration:none; background-image:url("images/link_ptrn_light.png"); background-repeat:repeat;}

h4.price {font-size:14px;}


img {border:none;
}
img a {border:none; text-decoration:none;
}


 
.dottedline {border-top:1px dotted #404040;}

.goback {font-size:13px; margin-top:20px;}


/*header styles */


div#header {height:140px; }

div#headerleft {margin-left: 5px; margin-top:15px; width:200px; float:left;}

div#headerright {margin-top:120px; width:600px; float:left;}



div#menu {margin: 0; list-style-type: none; list-style-image: none; }

div#menu li {display:inline; padding: 5px 10px 5px 10px; margin-right:-3px;
}

div#menu li:hover {text-decoration:none; background-image:url("images/link_ptrn_light.png"); background-repeat:repeat;}

div#menu li a {color:#000; text-decoration:none;}

div#menu li a:hover {color:#000;}



div#menu ul,div#menu ul ul {
display:inline;
list-style:none;
}

div#menu ul a {
display:inline;
text-decoration:none;
}

div#menu ul ul ul a {
}

div#menu ul li ul {
}

div#menu ul li:hover ul {
}




div.skip-link {
position:absolute;
right:1em;
top:1em;
}

/*page styles */

#india_img {width:550px;}

.entry-content {width:550px; margin:0px; padding:0;}

.entry-title,.entry-meta {
clear:both;
}

div#container
{float:left; margin-left:180px; width:660px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
}

.pager {color:#999; float:left; margin-bottom:10px;}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


/*sidebar styles */
/*see also  shopp.css for specific widget styles */


div#primary { float:left; width:170px; margin-left:-830px; margin-top: 22px;
}

div#secondary { float:left; width:170px; margin-top: 22px;}

div.sidebar {
}

div.sidebar h3 {font-size:14px; margin-bottom:10px; font-family:Helvetica, Arial, sans-serif; font-weight:bold; text-transform:lowercase;
}

div.sidebar input#s {

}

div.sidebar li {
list-style:none;


}

div.sidebar li form {
}

div.sidebar ul ul {
}

div.sidebar ul ul li {
}

div.sidebar ul ul ul {
}

div.sidebar ul ul ul li {
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
}

.widget {margin-bottom:30px;}

/*newsletter sidebar */

div#mc_embed_signup {}

.mc-field-group {margin-bottom:10px;}

div#mc_embed_close {}


/*footer styles */

div#gradient {color:#f1f1f1; height:40px; background-image:url("images/bb_gradient_btm.jpg");
		background-repeat:repeat-x;
		background-position:bottom;}

div#footer {
text-align:left; background-color:#E6E6E6; height:80px;
}
p.footer {font-size:9px;  color:#00ABEC;  width:1020px; margin:0px auto; padding-left:30px;
}

/*other */

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul { margin-left:0px; padding-left:0px;
}


