/*
Theme Name: Nicki Lewis-Smith
Theme URI: http://www.nickilewissmith.co.uk/words
Description: An original Worpress theme by Skigo for Nicki Lewis-Smith.
Version: 1.0
Author: Skigo
Author URI: www.skigo.co.uk
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #262626;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:900px;
	z-index: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: 1px solid #FFFFFF;
	background-color: #324d15;
	background-image: url(images/word_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 20px;
}
p {
	margin:0px;
	padding-bottom:11px;
}
h1	 {
	margin:0px;
	padding-bottom:5px;
	font-size: 15px;
	font-weight: normal;
}
h2 {
	margin:0px;
	padding-bottom:11px;
	font-size: 15px;
	font-weight: normal;
}
h3 {
	margin:0px;
	padding-bottom:0px;
	font-size: 15px;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	list-style-type: none;
	padding: 0;
}
a:link {
	color: #ABC899;
	text-decoration: none;
} 
a:visited {
	color: #ABC899;
	text-decoration: none;
} 
a:hover {
	color: #ABC899;
	text-decoration: underline;
} 
a:active {
	color: #ABC899;
	text-decoration: underline;
}
a.gallery_p:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a.gallery_p:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.gallery_p:hover {
	color: #ABC899;
	text-decoration: none;
} 
a.gallery_p:active {
	color: #ABC899;
	text-decoration: none;
}


#bg {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(images/word_bg.jpg);
	background-color: #324d15;
	background-repeat: no-repeat;
}
#logo {
	left:545px;
	width:335px;
	height:171px;
	z-index:5;
	position: absolute;
	top: 0px;
}
#nav {
	left:30px;
	width:134px;
	height:216px;
	z-index:4;
	position: absolute;
	top: 184px;
}
#wordsbg {
	width:732px;
	z-index:3;
	min-height:389px;
	_height:auto !important;
	height:auto !important;
	height:389px;
	background-image: url(images/transstrip.png);
	background-repeat: repeat-y;
	margin-top: 117px;
	margin-left: 168px;
}
#wordsnav {
	width:119px;
	z-index:4;
	min-height:230px;
	_height:auto !important;
	height:auto !important;
	height:230px;
	padding-left: 23px;
	padding-top: 73px;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 20px;
	float: left;
	margin-right: 8px;
}
#wordscontent {
	width:513px;
	z-index:3;
	overflow: auto;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 40px;
	padding-top: 73px;
	min-height:389px;
	_height:auto !important;
	height:auto !important;
	height:389px;
	clear: none;
	padding-right: 23px;
}
.formboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABC899;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-right: 6px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABC899;
	width: 80px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallery_p {
	margin:0px;
	padding-bottom:4px;
}
.post {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
 a img { 
 	border: none; 
}