﻿/*   
Theme Name: lesbian uk
Theme URI: www.lesbianuk.co.uk
Description: lesbian uk wordpressed.
Author: SEANJACOB
Author URI: http://seanjacob.wordpress.com/
Version: 1.0
*/

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	background:url(images/bg.jpg);
}

html 
{ 
	padding:0; 
	margin:0;
}

#background
{
	background:url(images/bgtop.jpg) repeat-x;
	min-width:1000px;
}

#wrapper
{
	 width:960px;
	 margin:0 auto;
	 text-align: left;
}

a
{
	color:#C40067;
	text-decoration: none;
}

a:hover
{
	color:#E17FB2;
}

h1
{
	color:#333333;
	letter-spacing:-2px;
	word-spacing:-1px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	padding-bottom:5px;
}

h1 a
{
	color:#333333;
}

h1 a:hover
{
	color:#FD5D83;	
}

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

.clear
{
	clear:both;
}

ul
{
	padding:0;
	margin:0;
}

/* HEADER */
#header
{
	height: 145px;
	padding-top:45px;
}

#logo
{
	float:left;
	width:424px;
	height:100px;
	background:url(images/logo.png) no-repeat;
}

#headerAd
{
	float:right;
	height: 60px;
	width:468px;
	padding-top:20px;
}

/* MENU */
#menu
{
	height: 50px;
	background: url(images/bgmenu.png) no-repeat;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	letter-spacing:-1px;
	text-transform:lowercase;
	
}

#menu a
{
	color:#FFFFFF;
}

#menuContent
{
	height:50px;
	width:960px;
	margin-left:20px;
	padding-top:17px;
}

#menu li
{
	float:left;
	list-style:none;
	display:block;
}

#menu li a
{
	border-right:solid 1px #00768A;
	border-left:solid 1px #00BDDF;
	padding:17px 15px 15px 15px;
}

#menu li a:hover
{
	background: url(images/bgmenuhover.png) repeat-x;
	color:#333333;
}

li.current_page_parent a,
li.current_page_parent a:visited,  
#menuContent li.current_page_item a,   
#menuContent li.current_page_item a:visited     
{   
    color: #333333;
	background: url(images/bgmenucurrent.png);
}

#menu .menuFirst li a 
{
	border-left:none;
}

#menu .menuLast li a
{
	border-right:none;
}

#menu .menuFirst li a:hover
{
	background: none;
	cursor:default;
}

#menu .menuLast li a:hover
{
	background: none;
	cursor:default;
}


/* MAIN CONTENT*/

#mainbg
{
	background: url(images/bgmainside.png) repeat-y;
	overflow:auto;
}

#main
{
	background:url(images/bgmaintop.png) no-repeat;
	border-left: solid 2px #00AECB;
	border-right: solid 2px #00AECB;
	overflow:auto;
	padding-top: 30px;
}

#content
{
	float:left;
	width:600px;
	min-height:500px;
	margin-left: 20px;
	line-height:20px;
	text-align:justify;
	font-family: Verdana;
}

#mainBottom
{
	background:url(images/bgmainbottom.png) no-repeat;
	height:50px;
	border-left: solid 2px #00AECB;
	border-right: solid 2px #00AECB;
}

.post
{
	padding:20px 0;
	border-bottom: solid 1px #DDDDDD;
}

.post h1
{
	padding:0;
	margin:0;
}


#main .postInfo
{
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight:normal;
	background-color:#008AA1;
}

#main .postInfo a
{
	color: #FFFFFF;
	font-weight:bold;
}

#main .postInfo a:hover
{
	color: #00A7C6;
	font-weight:bold;
	text-decoration: none;
}


/* MAIN SIDEBAR*/

#sidebar
{
	float:right;
	width:280px;
	min-height:500px;
	margin-right:10px;
	color:#555555;
	text-align:justify;
	list-style:none;
}

#sidebar a
{
	color:#008AA1;
}

#sidebar a:hover
{
	color:#00A7C6;
}

#sidebar ul
{
	list-style:none;
}

#sidebar li
{
	padding: 3px 0;
}

#sidebar #emptyAd
{
	height:125px;
	width:125px;
}

#sidebar h2
{
	background-color:#C40067;
	color:#FFFFFF;
	font-size:13px;
	padding:3px 0;
	padding-left:10px;
	text-transform:uppercase;
	margin-right:-10px;
}

#sidebar #customBanner1Left
{
	float:left;
	height:600px;
	width:120px;
	background:url() no-repeat;
}

#sidebar #customBanner2Right
{
	float:right;
	height:600px;
	width:120px;
	background:url() no-repeat;
}

/*AD BAR*/
#adBar
{
	overflow:auto;
	border-left: solid 2px #00AECB;
	border-right: solid 2px #00AECB;
	height: 130px;
	padding-top:20px;
	padding-left:5px;
}

.ad
{
	float:left;
	padding:0px;
	margin-left:8px;
	border: solid 1px #C40067;
	height:125px;
	width:125px;
}

.ad2
{
	float:left;
	padding:0px;
	margin-left:8px;
	height:125px;
	width:125px;	
}

/* FOOTER */
#footer
{
	background:url(images/bgfooter.png);
	border-bottom: solid 2px #00AECB;
	border-left: solid 2px #00AECB;
	border-right: solid 2px #00AECB;
	margin-bottom:30px;
	overflow:auto;
}

#footerText
{
	padding:20px;
	color:#FFFFFF;
	font-size:12px;
}

#footer a
{
	color:#333333;
	font-weight:bold;	
}

#footer a:hover
{
	color:#FFFFFF;
}








/* PAGES */

/* MAINCONTENT > EVENTS > resources */
#content #resources
{
	text-align: left;
}

#content #resources .title
{
	border-bottom: solid 1px #00aecb;
	text-align: right;
	font-size: 20px;
	font-weight:bold;
}

#content #resources .subtitle
{
	color: #333333;
	font-weight:bold;
}

/*HOME*/
#home1Img
{
	background:url(images/datingService.jpg) center center no-repeat;
	background-color:#EEEEEE;
	height:200px;
	width:550px;
	padding:10px;
	border:solid 1px #DDDDDD;
	margin:20px 0;
}

#home2Img
{
	background:url(images/forum.jpg) center center no-repeat;
	background-color:#EEEEEE;
	height:220px;
	width:550px;
	padding:10px;
	border:solid 1px #DDDDDD;
	margin:20px 0;
}







/*CONTACT FORM*/
.wpcf7 textarea{ border: 1px solid #C40067; }
.wpcf7 input { border: 1px solid #C40067; }

.wpcf7 textarea:hover{ border: 1px solid #999; }
.wpcf7 input:hover{ border: 1px solid #999; }

#contactForm
{
	padding-left:40px;
	float:left;
}

/*COMMENTS*/
#commentform #submit 
{ 
	background-color: #FFFFFF; 
	color: #333333;
	border:1px solid #C40067; 
}

#commentform #submit:hover 
{ 
	border:1px solid #999999; 
	background-color: #FFFFFF; 
	color: #333333; 
}

textarea#comment 
{ 
	width:400px; 
	height:70px; 
}

ol.commentlist 
{ 
	margin-bottom: 2.5em; 
}

.commentlist li 
{ 
	margin:5px; 
	padding:10px;
	border-top:1px solid #C40067; 
	border-bottom:1px solid #C40067; 
	background-color:#FFFFFF; 
	color:#555555; 
	font-size:13px; 
}

.commentlist li.alt 
{ 
	margin:5px; 
	padding:10px; 
	border-top:1px solid #00A7C6; 
	border-bottom:1px solid #00A7C6; 
	background-color:#FFFFFF; 
	color:#555555; 
	font-size: 13px; 

} 

.commenttext 
{ 
	clear:both; 
}

.commenttop 
{ 
	padding-bottom:10px; 
}

#main .commenttop a 
{ 
	color:#008AA1; 
	background-color:transparent; 
}

#main .commenttop a:hover 
{ 
	color:#FFFFFF; 
	background-color:transparent; 
}

#main .commentmetadata 
{ 
	float:right; 
}

#main .commenttop div.commentmetadata a 
{ 
	text-decoration:none; 
	color:#008AA1; 
}

#main .commenttop div.commentmetadata a:hover 
{ 
	color:#FFFFFF; 
	background-color:transparent; 
	text-decoration:none;
}

#main .commentauthor, .commentauthor a 
{ 
	float:left; 
	color: #333333;
	font-weight:bold; 
}

#main .commentauthor a:hover 
{ 
	color: #333333; 
}

#main .commentmetadata a 
{ 
	color: #008AA1; 
}

#commentform 
{ 
	padding: 18px; 
}

#commentform p 
{ 
	margin:0.5em 0.5em 0 0.5em; 
}

#commentform input,#commentform textarea 
{ 
	border:1px solid #C40067; 
	font:12px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif; 
	color:#333333; 
	background-color: #FFFFFF; 
	margin:0; 
	padding:0.2em; 
}

#commentform input:hover,#commentform textarea:hover 
{
	 border:1px solid #999999; 
}

#comments, #respond 
{ 
	margin-top: 30px; 
}

.recentcomments 
{ 
	padding: 5px 10px; 
	display: block; 
	font-size: 12px;  
}

/*OTHER*/

textarea#comment { width: 400px; padding: 5px; }

.commentmetadata { font-size: 10px; }