/*
Theme Name: Coffee Cup
Theme URI: http://www.zeniths.net
Description: Coffee Cup theme based on <a href="http://www.brokenkode.com/manji/">Manji2</a>
Version: 1.01
Author: Zenith
Author URI: http://www.zeniths.net

*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
 background: #afa48e;
 color: #7f6f57;
 margin:  0;
 padding: 0;
 text-align: center; /* IE hack Part 1 */ 
}
/*---------------------------- Site Navigation -------------------------------*/
#hnav {
 width: 770px;
 margin: 8px auto;
 height: 23px;
 background: #fff4df;
 border-bottom: 0px solid #ccced2;
 border-left: 0px solid #f5f6f7;
 border-right: 0px solid #ccced2;
}
#header {
 float: left;
 width: 200px;
 margin: 0px;
 padding: 0px;
 text-align: left;
 height: 20px;
}
#hmenu {
 margin: 2px 5px 0 0;
 text-transform:lowercase;
 text-align: right;
 float: right;
 width: 525px;
}
#masthead {
 background: url(images/coffeehead.jpg);
 width: 750px;
 height: 231px;
 margin: 0 auto;
 padding: 0;
 border-top: 0px solid #7f7157;
 border-right: 1px solid #7f7157;
 border-bottom: 1px solid #7f7157;
 border-left: 1px solid #7f7157;
}

/*------------------------------- Main Body ----------------------------------*/
#rap {
width:790px;
margin: 0px auto;
padding:0px;
background: #fff4df;
border-left: 5px solid #7f7157;
border-right: 5px solid #7f7157;
}
#container {
 width: 770px;
 margin: 0px auto;
 background: #fff4df;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .70em;
 text-align: left; /* IE hack Part 2 */
}

#topcontentdouble {
 float: right;
 width: 540px;
 height: 0px;
 background: #fff4df;
 margin: 0px;
 display: inline;
 
}
#topcontent {
 width: 730px;
 background: #fff4df;
 margin: 0px auto 0 auto;
 height: 27px;
}
#content {
 float: right;
 width: 510px;
 background: #fff4df;
 margin:  0 10px 0 0;
 display: inline;
 padding:0;
 /*border:1px solid blue;*/
}
#bottomcontentdouble {
 clear: both;
 width: 730px;
 background: #fff4df;
 margin: 0 10px 9px 10px;
 height: 27px;
}
#singlecontent {
 width: 730px;
 background: #fff4df;
 padding-top:0;
 margin:  0 auto;
 
}
.post {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 20px;
 border:0px solid #afa48e;
 padding:5px;
 line-height: 1.6em;
}
.singlepost {
 margin: 0px 113px 80px 113px;
 line-height: 1.6em;
 }
#bottomcontent {
 width: 730px;
 background: #fff4df;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}
.meta {
 font-size: .9em;
 font-weight:bold;
 line-height: 18px;
 background-color:#afa48e;
 padding-left:10px;
 padding-right:10px;
 color:#523419;
 margin-bottom:25px;
 background-image: url(images/leftbottom.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

.feedback {
 float: right;
 font-size: .9em;
 line-height: 28px;
}
.author {
 width: 200px;
 float: right;
 text-align: right;
}
/*---------------------------- Page Navigation -------------------------------*/
.postnavigation 
{
 margin-top: 10px;
 margin-border:10px;
 padding-bottom:20px;
}
.left {
 float: left;
 padding-left: 10px;
}
.right {
 float: right;
 padding-right: 10px; 
}


.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
}

/* ------------------------------ Sidebars -----------------------------------*/

#sidebarleftcorner
{  
 margin:0px;
 padding-left:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 BACKGROUND: #afa48e; 
 background-image: url(images/lefttoplight.gif);
 background-repeat: no-repeat;
 background-position: left top;
}



#sidebar {
 position: relative;
 float: left;
 width: 220px;
 margin:0px;
 padding-bottom:20px;
 padding-left:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 /*BACKGROUND: #afa48e; */
 text-align: left; /* IE hack Part 2 */
 display: inline;
 /*background-image: url(images/leftbottom.gif);
 background-repeat: no-repeat;
 background-position: left bottom;*/
 margin-left: 4px;
 /*padding: 10px 6px 10px 10px;*/
 
}

#sidebar ul {
 position: relative;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 color: #4f4331;
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}


#sidebar ul li ul{
 margin: 0 5px 2px 0px;
 padding: 1px 0 1px 7px;
 color: #4f4331;
}



#sidebar #twitter li {
 margin-bottom: 5px;
 padding-bottom: 5px;
 border-bottom:1px dotted #7f6f57;
}

#sidebar #twitter ul {
 border-top:1px dotted #7f6f57;
}



#sidebar ul li ul li ul {
 /*background: #bfb39b;*/

 margin: 0 5px 2px 0px;
 padding: 1px 0 1px 13px;
 color: #4f4331;
}

.singlepost ul li, .singlepost ol li, .post ol li
{
 margin: 0 5px 8px 0px;
 padding: 1px 0 1px 10px;
}


#sidebar h2 {
 background: #7f7157;
 color: #fff4df;
 
 margin: 10px 0px 3px 0px;
 padding:  1px 0 1px 5px;
}
#sidebar .li a {
 display: block;
 padding: 2px;
 width: 160px;
 padding-left: 12px;
 color: #0066cc;
 color:#0099DD;
 text-decoration: none;
}
#sidebar li a:hover {
 text-decoration: none;
}


.storycontent ul li, .entry ul li, .storycontent ol li  {
 list-style-type: square;
 margin-bottom:8px;
 padding-bottom:12px;
 
}


/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */



/* ------------------------------ Comments -----------------------------------*/
#response {
 margin: 0px 0px;
 margin-top:0px;
}

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #7f6f57;
	list-style-type: none;
}

#commentlist img {
border:0px solid black;
margin:0px; padding-right:3px;
}

#commentlist li {
	border-top: 1px solid #7f6f57;
	padding: 1px 20px;
	background-color: transparent;
}
.alt {
   background-color: #dfd5c3 !important;
} 

.alt2 {
   /*background-color: transparent !important;*/
}


.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #7b7b7b;
}
#comment {
	width: 98%;
}

/* ============================ */


/* ----------------------------- Comment Form ------------------------------- */
h2#postcomment {
 background: #fff4df; 
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}


input.btn,#searchbutton{
   color:#fff4df;
   font-family:'trebuchet ms',helvetica,sans-serif;
   
   font-weight:bold;
   background-color:#7f6f57;
   border:3px solid;
   border:#7f7157;
   margin-bottom:10px;}


#searchbutton 
{margin-bottom:0px;}

#commentform {
 background-color: transparent; 
 padding: 20px 20px;
 margin-top: 0px;
 margin-bottom: 0px;
 /*border-bottom: 1px #7f6f57 solid;
 border-top: 1px #7f6f57 solid;*/
}
#commentboxes {
 width: 200px;
 float: left;
 color: #7b7b7b;*
  font-size: 0.9em;
}
p.instructions {
 margin: 14px 0 0 200px;
 color: #7f7157;
 font-size: 0.9em;
 text-align: justify;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #d5d7db;
 padding-left: 15px;
 position: relative;
}
#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}
#button{
 padding-top: 0.5em;
}
#commentsbottom {
 background: #fff4df; 
 margin: 0;
 padding: 0;
 height: 22px;
}

/* --------------------------- 'Sidebar'(bottom search bar) structure -------------------------- */
#menu {
/*margin: 0px auto;*/
 margin: 8px;
 width: 750px;
 height: 45px;
 background: #fff4df;
 border-top: 0px solid #ce5e16;
 border-right: 0px solid #ce5e16;
 border-bottom: 0px solid #ce5e16;
 border-left: 0px solid #ce5e16;
}
#searchform {
 float: left;
 margin-top: 12px;
 padding-left: 20px;
}
#topimage {
 margin: 2px 0 0 0; 
 cursor: pointer;
 width: 60px;
 height: 40px;
 background: url(images/topimage.gif) no-repeat top;
 float: right;
 padding-right: 9px;
 padding-top: 3px;
}
#topimage a{
 display:block;
 height:100%;
 overflow:hidden;
 text-decoration:none;
}
#topimage a:hover {
 border: 0;
}

/* ------------------------------- Credits ---------------------------------- */
#footer {
 margin: 10px auto;
 width: 750px;
 font-size: .8em;
}
#footer p {
margin-top: 0;
}
.clearer {
 clear: both;

 line-height: 0px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
 display: inline;
 list-style-type: none;
}
#hnav ul li{
 display: inline;
}
#hnav ul li a {
 color: #4f4331;
 text-decoration: none;
 padding: 5px 0px 5px 20px;
 font-size: 0.7em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
}
#hnav ul li a:hover {
 color: #aaaa88;
 border-top: 1px solid #aaaa88;
 border-bottom: 1px solid #aaaa88;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a {
 color: #006666	;
 text-decoration: none;
  font-weight:bold;
}
a:hover {
 color: #bfb39b;
 color:#0099DD;
 /*border-top: 1px solid #bfb39b;
 border-bottom: 1px solid #bfb39b;*/
 text-decoration: none;
}
top a {
 border: 0;
 text-decoration: none;
}
blockquote {
 background: #dfd5c3;
 color: #4f4636;
 border-top: 1px solid #7f7157;
 border-bottom: 1px solid #7f7157;
 padding: 10px 20px;
}
code {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.9em;
}


h2, .singlepost h2 {
 color: #7f7157;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 1.1em;
 margin-bottom: 5px;
 margin-top: 40px;
}

h3 {
 text-align: left;
 color: #778868;
 margin: 0;
 padding: 0;
 font-size: 0.9em;
 font-weight: normal;
}

/* ------------------------------Site Navigation ---------------------------- */
#blogtitle {
 margin: 0;
 padding: 5px;
 font-family: Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 0.8em;
}
#blogtitle a{
 color: #4f4331;
 font-weight: bold;
}
#blogtitle a:hover{
 color: #aaaa88;
 font-weight: bold;
 border: 0;
}

/* -------------------------------- Main Body ------------------------------- */
.title, .singlepost h1,  .post h1
{
/* blogpost title*/
 padding-top:3px;
 padding-bottom:3px;
 padding-left:15px;
 text-transform:lowercase;
 background-color:#7f6f57;
 background-image: url(images/lefttop.gif);
 background-repeat: no-repeat;
 background-position: left top;
 font-family: arial,Tahoma,Verdana, Helvetica, sans-serif;
 font-size: 1.4em;
 letter-spacing: 0.3em;
 color: #fff4df;
 margin-bottom:0px;
}


.contentright
{
margin:0px;
}

.post {
 color: #7f6f57;
 text-align: justify;
 /*border:1px solid red;*/
}
.singlepost {
 color: #7f6f57;
 text-align: justify;
}
.posted {
 color: #a3945d;
}
.title a, .singlepost h1 a, .post h1 a  {
 text-align: left;
 color: #fff4df;
 display: block;
 text-decoration: none;  
}
.title a:hover, .singlepost h1 a:hover, .post h1 a:hover
{
 color: #bfb39b;
 border: 0;
}
.storycontent {
 border-bottom: 0px solid #7f6f57;
 padding: 0px 0px 3px 0px;
 line-height: 1.8em;
}
.singlepost p {
margin-top: 0;
}
.storycontent a {
 text-decoration: none;
}
.storycontent a:hover {
 text-decoration: none;
}
.storycontent a:visited {
 text-decoration: none;
}

.storycontent li
{
margin-bottom:10px;
}

.img a {
 text-decoration: none;
}

/* ----------------------------- Page Navigation ---------------------------- */
.left a{
  font-size: 0.9em;
 
}
.left a:hover {
 border: 0;
}
.right a{
 font-size: 0.9em;
 
}
.right a:hover {
 border: 0;
}
.leftdouble a{
 color: #523419;
 font-size: 0.9em;
 text-decoration: underline;
}
.leftdouble a:hover {
 border: 0;
  color: #bfb39b;
}
.rightdouble a{
 font-size: 0.9em;
 color: #523419;
 text-decoration: underline;
}
.rightdouble a:hover {
 border: 0;
  color: #bfb39b;
}

/* -------------------------------- Comments ------------------------------- */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #7f7157;
}
.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 2px 0;
 border: 0;
}
.commentauthor a:hover {
 border: 0px;
}
.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}
#nocomment, #commentsclosed {
 text-align: center;
 color: #7f6f57;
 font-size: 1.1em;
}

/* ------------------------------ Comments Form ----------------------------- */
#comment  {
 width: 465px;
}
#comment, #author, #url, #email, #press, #search{
 background: #e7e9ed/*#f5f6f7*/;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 1em;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}
#comment, #author, #url, #email, #search{
 border: 1px solid #d5d7db;
}
#comment:hover, #author:hover, #url:hover, #email:hover, #search:hover{
 border: 1px solid #7b7b7b;
}
#comment:focus, #author:focus, #url:focus, #email:focus, #search:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}
#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}
h2#comments{
 margin-bottom:40px;
}
p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}
p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}
p.feeds a:hover {
 text-decoration: none;
}
#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}
#inputbox a {
 color: #7b7b7b;
}
#inputbox a:hover {
 color: #FFFFFF;
}
p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}
p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}
p.pages a {
 color: #ce5e16;
}

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 0px 0px;
 text-align: center;
 margin: 10px; 
 color: #9e9e9e;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 0.8em;
}
p.wordpress {
 margin: 8px;
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #7f7157;
}
/* --------------- Search/Archives/Categories Results Pages ------------------*/
.searchresult {
 padding: 20px 0 0 0;
 margin:0;
}
.searchresult a{
 color: #4f4331; 
}

.searchresult a:hover{
 color: #4f4331; border-bottom:1px dotted #4f4331; 
}

.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom:1px dotted #4f4331;  
 
 
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}

/*--------------------------- 'Comment Edit' Buttons ------------------------ */
#ed_toolbar {
 background: #7f7157; 
 border: 1px solid #7f7157;
 padding-left: 5px;
}
#ed_bold {
 background: url(images/bold.jpg) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
}
#ed_italic {
 background: url(images/italic.jpg) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}
#ed_link {
 background: url(images/links.jpg) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}
#ed_close{
 background: url(images/close.jpg) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 25px;
}
/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/*--------------------------- Additional code ------------------------ */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
        padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 2px;
        border: 1px solid #7f7157;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
        border: 1px solid #7f7157;
	}
img.alignleft {
	padding: 3px;
	margin: 0 7px 3px 0;
	display: inline;
        border: 1px solid #7f7157;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }


img.alignleftnoborder {
	padding: 3px;
	margin: 0 7px 3px 0;
	display: inline;
        border: 0px solid #7f7157;
	}

.alignleftnoborder {
	float: left;
            }


img { border: 1px solid black;
      margin-bottom: 3px;
      margin-right:5px;
      padding: 0px;}

#punchline
{
 text-align:right;
 margin-top:20px; 
 margin-right:20px; 
 color: #7f6f57;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 0.7em;
 width:230px;
float: right;
}

.clearfloat 
{
 display: table;
 width: 100%;
}

.comment-avatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-avatar:hover {
	-moz-opacity:1;
	opacity: 1;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

/* UTW TAGS */
.utwtags 
{font-size: 90%; font-variant:small-caps;
text-align:left;
float:right;
}

.posttags 
{border-bottom: 3px solid #7f6f57;
/*background:#dfd5c3;*/

}

.utwrelposts a 
{text-decoration:none;
 padding: 2px;
 padding-left: 3px;
 padding-bottom:3px;
}



/* GRAVATARS */
#commentlist li img.gravatar {
	padding: 0px;
	margin: 3px 7px 3px 0;
	display: inline;	
	border: 1px solid #7f7157;
	/*background: #7f7157;*/
}
.gravatar {
	float: left;
            }


.postavatar {
	padding: 0px;
	display: inline;		
	float: right;
	/*background:#bbb;*/
	margin-bottom: 4px;	
	margin-right: 4px;	
	border: 0px SOLID #7f7157;
	
}


.zzthumb img {margin : 0 0 0px;
            padding : 15px;
            border-top: 4px solid #7f7157;
            border-left: 4px solid #7f7157;
            border-bottom: 4px solid #7f7157;
            border-right: 4px solid #7f7157;
            background-color: transparent;
}

.zzthumb img:hover {margin : 0 0 0px;
            padding : 15px;
            border-top: 4px solid #dfd5c3;
            border-left: 4px solid #dfd5c3;
            border-bottom: 4px solid #dfd5c3;
            border-right: 4px solid #dfd5c3;
            background-color: #7f7157;
}

 div pre {
  font-family: "Courier New", Courier, monospace;
 font-size: 1.2em; 
}

.filmquotes {
  font-family: "Courier New", Courier, monospace;
 font-size: 1.2em; 
}




/**/
.bloque1, .bloque2, .bloquepink {
	margin-bottom: 10px;
	padding-bottom:5px;
	}
.bloque1 {
	background: #e8e6d9 url(images/bloque1bg.jpg) no-repeat;
	}
.bloque2 {
	background: #e2ebed url(images/bloque2bg.jpg) no-repeat;
	}
.bloquepink {
	background: #ffcccc url(images/bloquepinkbgh.jpg) no-repeat;
	}

.bloque1 h3 {
	color: #6c644d;
	}


.bloque1 h3, .bloque2 h3, .bloquepink h3, #postcomment h2, #response h2 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	text-transform: lowercase;
	}


#response h2 {
margin-top:0px;
padding-top:0px;
}

.bloque2 h3 {
	color: #294A59;
	}

.bloquepink h3 {
	color: #993333;
	}


.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul {
	color: #668b9c;
	padding-bottom: 12px;
	}

.bloquepink ul {
	color: #ffcccc;
	padding-bottom: 12px;
	}

#commentform
{
	background: #fff4df url(images/commentformbg2.jpg) no-repeat;
	
}

.postspermonth li {
 list-style-type: none;
 list-style-image: none;
 margin: 0;
 padding: 0;
}

.postspermonth ul li {
 margin: 0;
 padding: 0;
}


.tgitc 
{
background: transparent url('http://www.thegirlinthecafe.com/images/2007/girlstamp1.png') no-repeat right top;
}

.pullquotes
{
position:relative;color:black;width:150px;background:white;border-width: 0px 0px 0px 0px;border-style: --;border-color: --;filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;float:right;padding: 0.2em; margin: 1em;font-family:Verdana,Arial, Helvetica,Georgia;font-size: 24px;line-height:26px; text-align: right;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}



/* form mail css*/
/* Start of CSS for Dagon Design Form Mailer */

.mailwrapper {
	text-align: left;
}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}
.maildiv .sidelbl {
	/* used for left side labels */
	width: 200px;
	text-align: left;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
	/*display: block; */
	float: left; 
	/*clear: left;*/
}

.maildiv input {
	margin-bottom: 10px;
 background: #dfd5c3; 

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;
background: #dfd5c3; 
}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 15px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: right;
	font-size: 90%;
}



.maildiv  input.btn2{
  float: left;
   color:#fff4df;
   font-family:'trebuchet ms',helvetica,sans-serif;   
   font-weight:bold;
   background-color:#7f6f57;
   border:3px solid;
   border:#7f7157;
   margin-bottom:10px;}





.maildiv .fmspacer {
	height: 10px;
}
.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

/**/
#fm_name, #fm_email, #fm_url, #fm_subject, #fm_verify, #fm_message
{
 background: #e7e9ed /*#f5f6f7*/;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 1em;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}
#fm_name, #fm_email, #fm_url, #fm_subject, #fm_verify, #fm_message{
 border: 1px solid #d5d7db;
}

#fm_name:focus, #fm_email:focus, #fm_url:focus, #fm_subject:focus, #fm_verify:focus, #fm_message:focus
{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}


/* RATING STARS */
.sr-rating { /* star images */
	 border:0px;}


/* End of CSS for Dagon Design Form Mailer */
