@charset "utf-8";
/*   
Theme Name: Tina Theme
Theme URI: http://www.tinabrocklebank.co.uk
Description: Custom theme design for Tina Brocklebank
Author: Kyle Bennett Media
Author URI: http://www.kylebennettmedia.com
Version: 1.0
.
Copyright Tina Brocklebank 2009
.
*/

/* HTML Tags */

body {
	background: url(images/bg.jpg) repeat-x #383333;
	color: #383333;
	font: 14px Georgia, "Times New Roman", Times, serif
}

a{
	color: #ff036b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

#wrapper {
	margin: 0 auto;
	background: #FFF;
	min-height: 100%;
}


/* Header */

#header {
	font-size: 12px;
}

.nav, .nav ul{
	padding: 0;
	float:right;
	list-style: none;
}
.nav {
	padding: 0;
}
.nav li a {
	display: block;
	margin: 0px;
	padding: 15px;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	color: #FFF;
}
.nav li {
	line-height:80px;
	width: 220px;
	background: #383333;
	margin: 10px 0px;
}
.nav li a:hover {
	background: #ff036b;
	color: #383333;
}


.nav2, .nav2 ul{
	padding: 0;
	list-style: none;
}

.nav2 li a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #FFF;
}
.nav2 li {
	line-height:30px;
	width: 100%;
	background: #383333;
	margin-bottom: 20px;
}
.nav2 li a:hover {
	background: #ff036b;
	color: #383333;
}





#title h1 {
	margin-top: 0px;
	line-height: 244px;
	text-align: center;
}

#title h1 a {
	display: block;
	height: 244px;
	background: url(images/logo.jpg) top center no-repeat;
	text-indent: -9999px;
}

#logo {
	background: url(images/logo.jpg) center left no-repeat;
}

/* Body */

.post {
	margin: 20px 0px;
}

.pagepost {
	margin-bottom: 50px;
	}

.singleh2 {
	margin-bottom: 10px;
}

h3 {
	display: block;
	width: 100%;
	line-height: 35px;
	background: #ff036b;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	text-indent: 10px;
}

h3 a {
	color: #FFF;
	}

h2 {
	display: block;
	width: 100%;
	line-height: 35px;
	background: #ff036b;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	text-indent: 10px;
}


p {
	margin: 12px 0px;
}

.catpost {
	min-height: 115px;
	border-bottom: 1px solid #CCC;
	margin: 20px 0px;
	padding: 5px;
}

/* Sidebar */

img {
	padding: 2px;
	border: 1px solid #CCC;
}

.flash {
	padding: 2px;
	border: 1px solid #CCC;
	width: 330px;
	height: 270px;
}

/* Footer */

#footer {
	background: url(images/bottom.jpg) center top no-repeat;
	color:#CCC;
	font-size: 14px;
	width: 100%;
	margin: 0px 0px;
	padding-top: 100px;
}

.minmin {
	min-height: 150px;
	}
	


/* Other */

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

img.fl{
	margin: 0 12px 5px 0;
}

.noborder {
	border: none;
	margin: 0 auto;
	}

#myGallery
{
width: 460px !important;
height: 350px !important;
} 

#myGallery h2 {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

.toggler  { cursor:pointer; font-weight: normal; color:#cc0000; margin: 0; padding:5px; font-size:14px; background: #eee; border: 1px solid #ccc; margin-top: 10px;}  
.toggler:hover   { background:#ccc; color: #cc0000; }  
.cordy     { padding:0 5px; }  

img.lips {
	border: none;
	padding: none;
	margin: none;
	}