/* Theme Name: Chocolate and Mint 
URI: http://www.robinbryce.com
Description: Exclusive WordPress design By Genesis One And One Studios For Robin Bryce.
Version: 1.0A 
Author: Genesis One And One Studios - http://www.genesisoneandone.com */

body{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:76%;
	color: #000000;
	background-color:#EBEDD2;/*#99A189;#E4DEAE */
	margin:0;
	padding: 0em;
}

p{ 
	font-size:1em;
line-height:1.6em;

}
img{
	border: 0;
	}

h3 {
	font-family: Georgia,Times New Roman, Times, Serif;
	font-weight:normal;
	padding-left: 18px;
	
}

h2{
	font-size:1.8em;
	padding:0.25em 0pt 0.7em;
	font-family: Georgia,Times New Roman, Times, Serif;
	}

	
div.post h2 {
	border-bottom: thin dotted #FFFFFF;
	background:none;
	padding-bottom:0;
}
			
div#sidebar h2{
	background:none;
	padding-bottom:0;
}

.widgettitle{
	font-family: Georgia,Times New Roman, Times, Serif;
	font-weight:normal;
	font-size:1.3em;
	background: none;
	margin: 0 2em 0 3em;	
}

h3 {
	background:url(images/diamonds.png) no-repeat left top;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.5em;
	padding-left:1.7em;
}

h2 a , h3 a {
	text-decoration: none;
	color:#000000;
	}
	
	
		
#mainWrapper{
	margin:0 auto;
	width:975px;
	background: url("images/background-tiler.jpg") repeat-y;
		}
	
#headerWrapper{
	margin:0;
	padding:0;
	background:url("images/header-top.jpg") no-repeat;
	height:230px;
	}
	
#logo{
	width:370px;
	margin:0;
	padding:0;
	position:relative;
	right:-460px;
	top:50px;
	}
	
#logo a{
	margin:0;
	padding:0;
	}
	
	
#menuWrapper{
	margin:0;
	padding:0;
	position:relative;
	left:200px;
	top:75px;
	}
	
#tabMenu{
      font: 15px Georgia, "Times New Roman", Times, serif;
      width:100%;
      font-weight:600;
      line-height:normal;
      }
	  
#tabMenu ul{
	margin:0;
	padding:0px 0px 0 90px;
	list-style:none;
      }
#tabMenu li{
      display:inline;
      margin:0;
      padding:0;
      }
	  
#tabMenu a{
      float:left;
      background:#663300 url("images/brown-tabl.jpg") no-repeat left top;
      padding:0 0 0 10px;
      text-decoration:none;
      }
	  
#tabMenu a span {
      float:left;
      display:block;
      background: url("images/brown-tabr.jpg") no-repeat right top;
	 padding:5px 15px 4px 8px;
           }
           
#tabMenu a:link{
		color:#99A189;	
	
		}

#tabMenu a:visited{
	color:#FFCC00;
	}		
		
#tabMenu a:hover{
	color:#FFFFFF;
}

#tabMenu a:active{
	color:#EDF2DC;
	}			

#contentWrapper{
	background: url("images/the-main-background.jpg") no-repeat left top;
	margin:0;
	padding:10px 0 0 0;
	min-height:800px;
	height:auto;
	_height:800px; /*fix for that DIVA */
	
}

#leftSideBar{
	width:250px;
	margin:0 30px 0 0;
	padding: 1em 0 0 0.25em;
	float:left;
	}

#leftSideBar img{
	margin:0 3px 0 5px;
	padding:0;	
	}

#leftSideBar p{
	margin: 0 3px 0 15px;
		}
					
#mainContentArea{
	float:left;
	margin:0;
	width:600px;
	padding:0.5em;
	}
	
#content{
	float:left;
	margin:0;
	width:450px;
	padding:0.5em;
	}	

#storycontenthome{
	margin:0 0 5em 0;
		}	
	
#rightSideBar{
	float:right;
	margin:0;
	padding:0;
	width:200px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #663300;
	}



#footerWrapper{
	line-height:normal;
	background-color:#663300;
	text-align:center;
	min-height:1.75em;
	margin:0;
	color:#FFFFFF;
	list-style-type: none;
}

#footerWrapper a{
	color:#FFFFFF;
	font-weight:bold;
	}

.sideBarInfo{
	background:url(images/white-fade-background.png) no-repeat top center;
	padding:1em 0 0 0;
	width:195px;
	margin-bottom:2em;
	
}

.sideBarInfo img{
	display:block;
	 margin-left: auto;
     margin-right: auto;
}
.sideBarInfo p, .sideBarInfo h1, .sideBarInfo h2, .sideBarInfo form{
	padding-left:1.25em;
	}

.miniMenu{
	text-decoration:none;
	list-style-type: square;
	line-height:1.3em;
	
}

.miniMenu li{
	border-bottom: #333333 thin dotted ;
	margin-bottom: 1em;
}

.miniMenu li a{
	text-decoration:none;
	color: #000000;
}

.miniMenu li a:hover{
	text-decoration:none;
	color: #000000;
	background-color: #FFFFCC;
}

.storytitle a{
	text-decoration:none;
	color:#663300;

}

#sidebar img{
	margin:1em 1em 0.2em 1.5em;
	padding:0;
}

#sidebar ul li, .widget_bsb ul li, .widget_hsb ul li{
	line-height:1.3em;
	list-style-type:square;
}

#searchform{
	margin: 0.5em 0 0.5em 1.25em;
	}
	
#feedbackHome, .feedback{
	color:#663300;
	font-weight:bold;
	border-top: #FFFFFF thin solid;
	padding-bottom:1em;
	padding-top:15px;
}
#feedbackHome a, .feedback a{
	text-decoration: none;
	color: #663300;
	}
	
#feedbackHome a:visited{
	text-decoration: none;
	color: #FFFFFF;
	}

#feedbackHome img{
	margin: 0 0.25em 0 0.25em;
}

#contactForm {
	line-height:2em;
}

#contactForm legend{
	color:#663300;
}

#contactForm label input{
	margin-left: 0.5em;
}

.pIndent{
       margin-left: 1.2em;
}

.pAlignRight{
text-align:right;
margin-top:0.1em;
font-size:12px;
font-style:italic;
}

.alt{
	background-color: #FFFFFF;
	padding:8px;
	border-bottom:1px dotted #663300;
	border-top:1px solid #663300;
	margin-bottom: 12px;
}

.calendarSch {
	color: #663300;
	font-weight: bold;
	text-decoration:underline;
}

.pcalendarSch{
	margin-left:5em;
	}

#newestIMG{
	margin-top:2em;
}

.postmetadata-alt{
	border-top:thin solid #FFFFFF;
color:#663300;
font-weight:bold;
padding-top:1em;
}

.postmetadata-alt a{
	color:#663300;
text-decoration:none;
}

.postmetadata-alt a:visited{
	color:#FFFFFF;
text-decoration:none;
}

/*ADDED FOR FORMSITE*/

.form_table{
	width: 605px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #9933CC;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.segment_header{
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	color: #48007A;
	background: #CC99FF;
	background-repeat: repeat;
}

.q{
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.q .question{
	font-weight: bold;
}

.required .icon{
	background-image: url(images/icons/formIcons/requiredStar.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 14px;
}

.q .text_field{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #9933CC;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .file_upload{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #9933CC;
	margin-top: 1px;
}

.q .file_upload_button{
	margin-top: 2px;
	border-color: #CCCCCC;
	clear: left;
}

.q .drop_down{
	background: #FFFFFF;
	border: 2px inset #CCCCCC;
	color: #9933CC;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .matrix .multi_scale_break{
	background-color: #eeeeee !important;
	font-weight: normal !important;
	background: #CC99FF !important;
}

.q .matrix th{
	color: #48007A;
	background: #CC99FF !important;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.q .matrix td{
	padding: 1px 2px 2px 2px;
	text-align: center;
	border-left: 1px solid #DDDDDD;
	white-space: nowrap;
	height: 26px;
}

.q .matrix_row_dark td{
	color: #000000;
	background: #F0F0F0;
}

.q .matrix_row_light td{
	color: #111111;
	background: #F9F9F9;
}

.outside_container{
	width: 605px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.outside_container .submit_button{
	color: #000000;
	background: #FFFFFF;
	border-style: double;
	border-width: 3px;
	border-color: #000000;
}

.outside_container .progress_bar{
	background: #CC99FF;
	margin: 0;
}

h2.widgetHid{
	display:none;}
	
/*Image stylings added from WordPress.com */	
	
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;}
