html {

}
body {
	background: #fff url(../img/januarybackground.jpg) top center no-repeat;
	background-attachment:fixed;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#222;
	overflow: auto;
}


a {

	color:#0066cc;
	font-weight: bold;

}

a:hover {

	text-decoration: underline;

}


#pagination {
margin-top:20px;
margin-bottom:20px;
width:100%;
font-size:14px;
text-align:center;

}

#pagewrapper {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	padding: 0px 15px;
}



#left {
	float: left;
	width: 300px;
	text-align:right;
}



#right {
	position: relative;
	width: 635px;
	margin-left: 20px;
	float: left;
	height: 100% !important;
	overflow: hidden;
	background: url(../img/white-trans.png) top center repeat;
}
#right .content {

	padding: 20px 10px;
	position: relative;

}


#right .content p {

	margin-bottom: 10px;

}

h1 {
	margin-top: 110px;
	font-size: 48px;
	padding: 20px 0px;
	text-align:right;
	color: #262626;
}

.date {

font-size:9px;

}

.date_large {
padding-left:10px;
font-size:14px;

}

.share { 
	float: right;
	width: 300px;
	margin: 0px 0px 15px 0px;
}
.share li {
	display: block;
	width: 24px;
	float: right;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
.share li:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100);
}
.nav { 
	float: right;
	width: 300px;
	margin-bottom:20px;
}
.nav li {
	text-transform:lowercase;
	display: block;
	width: 300px;
	float: right;
}
.nav li a{
	display: block;
	float: right;
	background: #262626;
	padding: 4px;
	margin: 4px 0px;
	color: #f1f1f1;
	font-size:14px;
}
.nav li a:hover{
	display: block;
	float: right;
	background: #444;
	padding: 4px;
	margin: 4px 0px;
	color: #f1f1f1;
}
#right ul li {
	height: 260px;
	padding: 10px 0px;
}
#right ul li:hover {
	height: 260px;
	padding: 10px 0px;
}
#right img {
	float: left;
	padding: 5px;
	background: url(../img/image-bg.png) top left no-repeat;
	margin-right: 20px;
}
#right h3 {
	float: left;
	text-transform: lowercase;
	background: #262626;
	padding: 4px;
	font-size: 18px;
	color: #f1f1f1;
	margin: 20px 0px;
}
#right .content p {
	float: left;
	width: 220px;
}
/* About Page */
.about {
	margin-top: 145px;
}
#right .about p {
	float: left;
	width: 280px;
	padding: 0px 20px 10px 0px;
}
#right h2 {
	color: #262626;
	padding: 5px 0px;
	font-size: 28px;
	width: 620px;
	float: left;
	text-transform:lowercase;
}
#right .about img, #right .full img {
	padding: 0;
	margin: 0;
	background: none;
}
#right img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
#right img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
/* Contact Page */
#right .about form {
	padding: 3px 0px;
	margin: 0px;
	text-align:left;
}
#right .about form fieldset{
	float: left;
	width: 600px;
	text-align:left;
}
#right .about form p {
	width: 600px;
	margin: 0px;
	paddin: 0px;
}
#right .about label {
	padding: 3px 0px;
	margin-left: 10px;
}
#right .about input {
	background:  #333;
	padding: 4px;
	color: #f1f1f1;
	border: 0px;
	margin: 4px 0px;
}
#right .about textarea {
	background:  #333;
	padding: 4px;
	color: #f1f1f1;
	border: 0px;
	margin: 4px 0px;
	overflow: auto;
}
#right .about .submit {
	background:  #333;
	padding: 5px;
	color: #f1f1f1;
	border: 0px;
	margin: 4px 0px;
	cursor: pointer;
	font-size: 10px;
	text-transform:uppercase;
}
/* Content Page */

#right .full {
	position: relative;
	padding: 20px 10px;
	font-size:13px;
	
	
}



#right .full img {
	float: left;
	padding: 5px;
	background: url(../img/image-bg-lg.png) top left no-repeat;
	margin-bottom:10px;
	margin-right:20px; 

}


#right .full p {
	float: left;
	width: 620px;
	padding: 0px 20px 10px 0px;
}
#right .full ul {
	display: block;
	float: left;
}
#right .full li {
	height: auto;
	padding: 5px 0px 5px 15px;
	background: url(../img/bullet.gif) center left no-repeat;
}
#right .full li:hover {
	height: auto;
	padding: 5px 0px 5px 15px;
}




/*comment styles  */

#comments { 
	float:left;
	margin-top:5px;
	padding-bottom:20px;

}

#comments h2  {
	color: #262626;
	padding: 10px 0px 10px 0px;
	font-size: 24px;
	width: 600px;
	float: left;
	text-transform:lowercase;

}

#comments ul {

	list-style:none;
	display:list-item;
	background-image:none;
	

}


.clearfix {

clear:both;

}


#comments li.number:hover {

padding-right:15px;

}



#comments li.number {
float:left;
background-image:none;
padding-right:15px;

}


#comments li.number h2 {

font-size:20px;

}


#comments li.author {
float:left;
background-image:none;
}


#comments li.date {

background-image:none;

}

div.comment-body {

padding-left:40px;
width:60%;
padding-bottom:20px;

}



/* Forms */

form {
	
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	width:90%;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}




.morebox {

margin: 25px 0px;

}


.morebox a {

	color:white;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	background: #262626;
	padding: 4px;
	font-size: 18px;
	color: #f1f1f1;
	


}

.morebox a:hover {

	text-decoration: underline;
	background: #444;

}

