/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
}
#wrapper
{
	position:relative;
	width: 760px;
	left: 50%;
 	margin-left: -380px;
	
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
}

h1,h2,h3 {
	
}

h4,h5,h6 {
	
}

p,ul,ol,blockquote {
	margin-top: 0;
}

a {
	color: #268ED4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */
#header {
	height: 40px;
	background: #5A5A5A url(../images/img01.gif) repeat-x;
}

#header h1 {
	position:absolute;
	width: 760px;
	margin: 0 auto;
	left: 50%;
 	margin-left: -380px;
	padding: 12px 0 0 0;
	font-size: 1em;
}

#header h2 {
	position:absolute;
	width: 760px;
	margin: 0 auto;
	left: 50%;
 	margin-left: -380px;
	padding: 12px 0 0 0;
	font-size: 1em;
	text-align: right;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */
#pages {
	height: 110px;
	padding-top: 10px;
	background: url(../../images/img02.gif) repeat-x;
	text-align:center;

}

#pages h2 {
	display: none;
}

#pages ul {
	display: block;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#pages li {
	display: inline;

}

#pages a {
	display: block;
	float: left;
	height: 110px;
	width: 152px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
}

#pages a:hover {
	color: #000000;
}

#page1 {
	background: #E5FAA1 url(../images/img03.gif) no-repeat;
}

#page2 {
	background: #97F0E6 url(../images/img04.gif) no-repeat;
}

#page3 {
	background: #F3B6CE url(../images/img05.gif) no-repeat;
}

#page4 {
	background: #FADDA1 url(../images/img06.gif) no-repeat;
}

#page5 {
	background: #C9CDFF url(../images/img07.gif) no-repeat;
}

#page1:hover,#pages .active #page1 {
	background-image: url(../images/img08.gif);
}

#page2:hover,#pages .active #page2 {
	background-image: url(../images/img09.gif);
}

#page3:hover,#pages .active #page3 {
	background-image: url(../images/img10.gif);
}

#page4:hover,#pages .active #page4 {
	background-image: url(../images/img11.gif);
}

#page5:hover,#pages .active #page5 {
	background-image: url(../images/img12.gif);
}

/* Content */
#content {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Latest Post Box */
#latest-post {
	float: left;
	width: 45%;
	padding: 10px;
	border-bottom: 1px dotted #E8E8E8;
}

#latest-post:hover {
	background-color: #E8E8E8;
}

#latest-post .title {
	letter-spacing: -1px;
	font-size: 2.2em;
}

#latest-post .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p,#latest-post blockquote,#latest-post ul,#latest-post ol {
	line-height: 155%;
}

/* Recent Posts Box */
#recent-posts {
	float: right;
	width: 320px;
}

#recent-posts h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(../images/img13.gif);
	font-size: 1em;
	color: #FFFFFF;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#recent-posts li:hover {
	background: #EFEFEF;
}

/* Column One */
#colOne {
	padding-bottom: 20px;
}

/* Column Two */
#colTwo {
	padding: 20px;
	background: url(../images/img02.gif) repeat-x;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li,#colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
	width: 220px;
}

#colTwo li ul {
	
}

#colTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 10px;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(../images/img15.gif) no-repeat left center;
	font-size: 1em;
}

/* Footer */
#footer {
	height: 100px;
	margin: 0 auto;
	padding: 20px;
	background: url(../images/img02.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: x-small;
}

/* Forms */
.button {
	width: 102px;
	border: 1px solid black;
	padding: 6px 12px 6px 12px;
	background: url(../images/forms/buttonnormal.jpg);
	color: white;
}

.button:hover {
	color: white;
	font-weight: bolder;
	background: url(../images/forms/hoverbutton.jpg);
}

.textfield {
	border-style: hidden;
	border-width: 0px;
	color: #8AB08A;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 8pt;
	margin-left: 3px;
}

label {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}

#field_align {
	/*width: 50%;*/
}

#field_align table
{
	width: 50%;
}

#full_article h2 {
	font-size: 30px;
	color: #268ED4;
}

#full_article h3 {
	font-size: 10px;
	padding: 0px 0px 10px 0px;
}

#account_menu {
	width: 760px;
	margin: 0 auto;
	font-size: 1em;
	padding: 12px 0px 0px 0px;
}

#account_menu a {
	padding: 12px 0px 0px 0px;
}

/* Member navigation */
ul#menu {

	width: 100%;
	height: 43px;
	background: #FFF url("../images/menu-bg.gif") top left repeat-x;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu li {

	display: block;
	float: left;
	margin: 0 0 0 5px;
}

ul#menu li a {
	height: 43px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 15px 0;
}

ul#menu li a:hover {
	color: #333;
}

ul#menu li a.current {
	color: #FFF;
	background: #FFF url("../images/current-bg.gif") top left repeat-x;
	padding: 5px 15px 0;
}

#comment
{
	border-top: 1px solid black;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid black;
	padding: 10px 5px 0px 0px;
}
/*SEARCHING ON HOMEPAGE*/
#resultList
{
	padding: 0px;
	
}
#resultList li
{
	list-style: none;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	
}
#resultList li:hover
{
	color: #268ED4;
	border-bottom: 1px solid #268ED4;
	background:transparent url(../images/img15.gif) no-repeat scroll left center;
	
}