/*
Theme Name: funkydivadesigns
Description: <em>A fixed width 2 column, with RHS widget sidebar wordPress theme, specifically designed for <a href="funkydivadesigns.com">Funky Diva Designs</a></em>
Version: 1
Tags: fixed width, two columns, widget ready, brown, green
Author: Online with Design Ltd
Author URI: http://www.onlinewithdesign.co.uk/

*/

html, body {
	height: 100%;
	background-color: #2D0605;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D0605;
	font-size: 12px;
}
#wrapper {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: 100%;
	/*background-color: #FAFDDF;*/
	min-height: 100%;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	/*position: absolute;*/
	width: 900px;
	height: 175px;
	background-position: center;
	background-color: #2D0605;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


#content{
/*position:absolute;*/
clear:both;
padding: 0;
margin-top: 100px;
margin-left: 10px;
margin-right: 10px;
}	


#main {
/*width: 530px;*/
width: 670px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 680px;
}


#footer {
	/*clear: both;*/
	width: 870px;
	padding: 10px 16px 0 16px;
	text-align: center;
	font-size: 85%;
	background: #FAFDDF;
	color: #2D0605;
}


#footer-inner{
background: #FAFDDF;
height: 45px;
color: #2D0605;
/*border-top: 1px solid #FAFDDF;
border-bottom: 1px solid #FFF;*/
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #7C9311;
	font-weight:100;
}
#credit p a:hover{
	color: #7C9311;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 125%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}

a:link {
	color: #7C9311;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7C9311;
}
a:hover {
	text-decoration: none;
	color: #7C9311;
}
a:active {
	text-decoration: none;
	color: #7C9311;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #F2FAD1;
border-top: 1px solid #F2FAD1;
}

blockquote{
background: #F3FAD0;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #7C9311;
border-top: 1px solid #F3FAD0;
border-right: 1px solid #F3FAD0;
border-bottom: 1px solid #F3FAD0;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
	position:absolute;
	top: 260px;
	margin: 5px auto;
	width: 900px;
	height: 60px;
}

#tabs table{
	margin: 0;
	padding: 3px 0;
}

#tabs table tr td{
/*margin: 10px 10px 10px 10px;
padding: 6px 15px 6px 0px;
display: inline-table;*/
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabs table tr td a{
color: #7C9311;
}

#tabs table tr td a:hover{
	color: #7C9311;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #7C9311;
background:#F3FAD0;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #7C9311;
background: #F3FAD0;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid #7C9311;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F3FAD0;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #7C9311; 
}


/*  sidebar styles */


.menu{
	font-size:90%;
	padding: 0px;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #F2FAD1;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #F2FAD1;
border-bottom: none !important;
padding: 0 0 0 11px;
}

.menu ul li.widget h3{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
border-bottom: 1px solid #7C9311;
border-top: 3px solid #7C9311;
letter-spacing:2px;
}

.menu ul li h3 a{
color: #CFEA45;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #CFEA45;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

<!-- Include the Google Friend Connect javascript library. -->
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
<!-- Define the div tag where the gadget will be inserted. -->
<div id="div-6877585382367369533" style="width:276px;border:1px solid #cccccc;"></div>
<!-- Render the gadget into a div. -->
<script type="text/javascript">
var skin = {};
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#ffffff';
skin['ENDCAP_TEXT_COLOR'] = '#333333';
skin['ENDCAP_LINK_COLOR'] = '#0000cc';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#ffffff';
skin['CONTENT_LINK_COLOR'] = '#0000cc';
skin['CONTENT_TEXT_COLOR'] = '#333333';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
skin['NUMBER_ROWS'] = '4';
google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
google.friendconnect.container.renderMembersGadget(
 { id: 'div-6877585382367369533',
   site: '07150882192578643855' },
  skin);
</script>

#footer a{
font-weight: 100;
}


.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;
}
