/*
Theme Name: nulife
Theme URI: http://www.webtise.co.uk/
Description: The original WordPress theme for Nulife.
Version: 1
Author: Webtise

Default WordPress by Webtise || http://www.webtise.co.uk
Modifications by Webtise || http://www.webtise.co.uk

*/

/* Generic styles */

* {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0 20px;
	border: none;
	padding: 10px;
}

label {
	margin: 5px;
	margin-left: 0;
}

#commentform p {
margin: 10px 0;
}

legend {
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

body
{
	background: #f6f1de url(images/bodybg.gif) repeat-x;
	font : 62.5%/1.6 verdana, arial, "lucida grande", sans-serif;
	color: #555555;
}

h2, h3, h4, h5, strong {
	color: #8c0000;
}

img {
	border: none;
}

/* lets start the page layout */

#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 1.2em;
}

/* header area */

#header {
	position: relative;
	width: 960px;
	height: 102px;
}

#logo {
	float: left;
	width: 354px;
	height: 74px;
	margin-top: 18px;
}

/* navigation */

/* navigation */

#topnav {
	position: absolute;
	top: 69px;
	right: 16px;
	margin-left: 0;
	margin-bottom: 0;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 0.9em;
}


#topnav li {
	float:left;
	background:url("images/right-tab.png") no-repeat right top;
	margin:0;
	padding:0;
	list-style: none;
	margin-right: 1px;
	height: 33px;
}

#topnav li:hover {
	background:url("images/right-tab-hover.png") no-repeat right top;
}

#topnav a {
	display:block;
	background:url("images/left-tab.png") no-repeat left top;
	padding:2px 15.5px;
	color: #fff;
	text-decoration: none;
	line-height: 33px;
}

#topnav a:hover {
	background:url("images/left-tab-hover.png") no-repeat left top;
}

/* content area */

#content-left {
	width: 670px;
	float: left;
}

#content-left a, #content-left a:link {
color: #1d7dcf;
}

#content-left a:hover {
	color: #8e0c20;
}

#content-left h2 {
	width: 650px;
	height: 32px;
	background: #f4e8cd;
	color: #8e0c20;
	padding-left: 15px;
	line-height: 32px;
	border: 1px solid #acacac;
	margin-top: 10px;
	font-size: 1.2em;
}

.content-inner {
position: relative;
	color: #8e0c20;
	border: 1px solid #acacac;
	background: #fbf8eb;
	border-top: none;
		width: 635px;
		padding: 15px;
		overflow: hidden;
}


.comment {
	color: #8e0c20;
	border: 1px solid #acacac;
	background: #fbf8eb;
		width: 635px;
		padding: 15px;
		overflow: hidden;
margin: 10px 0;
}

#content-left h4 {
	width: 245px;
	height: 32px;
	background: #f4e8cd;
	color: #8e0c20;
	padding-left: 15px;
	line-height: 32px;
	border: 1px solid #acacac;
	margin-top: 10px;
}

/* right */

#linkcat-2 { margin-top: 10px;}

#right {
	float: left; 
	margin-left: 10px;
	width: 280px;
}

#right h4 {
	width: 245px;
	height: 32px;
	background: #f4e8cd;
	color: #8e0c20;
	padding-left: 15px;
	line-height: 32px;
	border: 1px solid #acacac;
	margin-top: 10px;
}

#right #twitter .inner h4 { background: none; border: none;}


.inner, .blogroll {
	color: #8e0c20;
	border: 1px solid #acacac;
	background: #fbf8eb;
	border-top: none;
		width: 230px;
		padding: 0 15px;
		overflow: hidden;
}

.inner p {
	padding: 5px 0;
}

.inner ul {
	list-style-type: none;
	padding: 5px 0;
}

.inner ul li a, .inner ul li a:link {
	color: #1d7dcf;
	text-decoration: none;
	line-height: 25px;
}

.inner ul li a:hover {
	color: #8e0c20;
}

img.right {
	float: right;
}

.follow li {
	height: 44px;
	line-height: 44px;
	margin-bottom: 10px;
}

.follow li img {
	float: left;
}

.follow a, .follow a:link {
	height: 51px!important;
	line-height: 44px!important;
	padding-left: 20px;
	font-size: 1.4em;
	color: #8e0c20!important;
}

textarea  {
width: 630px!important;
}

.video {
margin-top: 10px!important;
margin-bottom: 10px;

}

.tweetmeme {
position: absolute;
top: -68px;
left: 425px;	
}

.avatar {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.storytitle a, .storytitle a:link {
color: #8E0C20!important;
text-decoration: none!important;
}

.storytitle a:hover {
color: #1d7dcf!important;
text-decoration: underline!important;
}

.storycontent {
position: relative;
margin-top: 10px;
}

.storycontent p {
margin-bottom: 15px;
}

#footer {
background: #f6f1de url(images/footer.gif) repeat-x;
height: 102px;
margin-top: 10px;
}

.feedback a, .feedback a:link, input#submit {
	color: #fff!important;
	width: 158px;
	height: 33px;
	background: url(images/feedback.gif);
	display: block;
	line-height: 32px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
}

.feedback a:hover, input#submit:hover {
	background: url(images/feedback-hover.gif);
}

input#submit {
border: none;
}

#commentform {
	color: #8e0c20;
	border: 1px solid #acacac;
	background: #fbf8eb;
	border-top: none;
		width: 635px;
		padding: 15px;
		overflow: hidden;
}

#comment-1 {
margin-top: 0px;
border-top: none;
}

.cite, .meta {
clear: both;
background: #F4E8CD;
padding: 5px;
border: 1px solid #7B1617;
margin-top: 5px;
}

.cite a, .cite a:link, .meta a, .meta a:link {
text-decoration: none;
}

#searchform {
margin: 10px 0;
}

input.search-button {
	color: #fff!important;
	width: 100px;
	height: 33px;
	background: url(images/search-button.gif);
margin-top: 2px;
	line-height: 20px;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
border: none;
}

input.search-button:hover {
	background: url(images/search-button-hover.gif);
}

ol {
list-style-type: none;
}

a.social_img {
float: left!important;
width: 50px;
height: 50px;
margin: 0;
margin-top: -5px;
}

.social_bookmark em, .post-meta-key {
display: none;
}

.social_bookmark {
position: absolute;
top: -50px;
left: 20px;
background: url(images/love.png) no-repeat;
background-position: 0 20px;
width: 110px!important;
padding-left: 250px;
}

.post-meta-key ul {
list-style-type: none!important;
}

ul.post-meta {
list-style-type: none!important;
}

#menu ul {
list-style-type: none;
}

#twitter_update_list li {
border-bottom: 2px solid #f4e8cd;
margin: 10px 0;
}

img.twitpic {
margin: 10px 0!important;
}



.email {
position: absolute;
top: -50px;
right: 210px;
width: 50px;
height: 50px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter {
margin: 0 auto;
}


#salesletter #container {margin: 0 auto;  width: 778px; background-image: url(images/sales_bg.gif); background-repeat: repeat-y; }

#salesletter #maintext { width: 720px;}

#salesletter p, #salesletter ul  { font-size: 15px; margin-bottom: 15px;}
#salesletter ul li { margin-left: 30px;}
#salesletter h1 { font-size: 22px; margin-bottom: 15px; text-align: center;}

#salesletter h2 { font-size: 20px; color: #8C0000; text-align: center; margin-bottom: 15px;}
#salesletter h3 { font-size: 16px; margin-bottom: 10px;}

#maintext { margin-left: 25px; padding-top: 20px;}

#salesletter .aligncenter { display: block; }

.centered{
text-align: center;
}
