/* Imported Styles
----------------------------------------------- */

@import url("headers.css");		/* Headings */
@import url("lightbox.css");		/* Lightbox */
@import url("clients.css");		/* Clients */

/* -------------------------------------------- */

body {
	background: #EEEEEE url(images/bg_masthead.gif) repeat-x left top;
	padding: 0px 0px 10px;
	margin: 0px;
	font: 12px/150% Arial, Helvetica, sans-serif;
	color: #666666;
}
a, a:link, a:visited, a:active, a:hover, a img {
	border:none;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: -1px;
}

.col_l {
	width: 330px;
	float: left;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #666666;
}

a img {
	border-style: none;
}


.col_r {
	width: 380px;
	float: right;

}
.news ul {
	list-style: url(images/recycle.gif) outside;
}
.news ul li {
	margin-bottom:12px;
}
#wrap_header {
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	height: 104px;
	padding: 0px;
}
#wrap_blurb {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background: #CC0000 url(images/bg_redbar.gif) repeat;
}
#wrap_login {
	width: 760px;
	margin-left: 3px;
}
#wrap_body {
	width: 767px;
	background: url(images/bg_wrap.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#wrap_subnav {
	width: 158px;
	float: left;
	margin-right: 10px;
	height: 174px;
	background: url(images/bg_subnav.gif) repeat-y;
}
#splash {
	width: 590px;
	height: 170px;
	float: left;
}
#header_above {
	background: url(images/header_above.gif) no-repeat bottom;
	height: 6px;
	width: 767px;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
	float: left;
}

#header_l {
	background: url(images/header_left.gif) no-repeat;
	float: left;
	height: 98px;
	width: 14px;
}
.flags {
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size:1px;
}
.flags img {
	padding-left: 5px;
}
#header_main {
	background: url(images/bg_header.gif) repeat-x;
	float: left;
	height: 98px;
	width: 739px;
}
#header_r {
	background: url(images/header_right.gif) no-repeat;
	float: left;
	height: 98px;
	width: 14px;
}
#nav {
	float: right;
	height: 98px;
	margin: 0px;
	padding: 0px;
}
#nav a {
	padding-top:46px;
	float: left;
	bottom: 22px;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-right: 20px;
	padding-left: 15px;
	text-decoration: none;
	font: bold 18px "Lucida Grande", Arial, Helvetica, sans-serif;
}
#nav a:hover {
	background: url(images/bg_nav.gif) repeat-x top;
	color: #000000;
}
#blurb, #blurb2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	overflow: visible;
}
#blurb {}

#blurb p {
	color: #FFFFFF;
	margin: 7px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 120%;
	z-index: 4;
}
#blurb p {width: 590px;}

#blurb .buttons {
	margin-top: 15px;
}
#blurb .buttons a {
	margin-right: 15px;
}
#login_above {
	background: url(images/login_above.gif) repeat-x bottom;
	height: 13px;
}

#datamain {
	margin: 10px;
	float: right;
	padding: 0px;
	width: 260px;
	height: 70px;
	border: none;
}

#login {
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/bg_login.gif) repeat-x;
	padding-right: 8px;
	padding-left: 8px;
}
#login input:focus {
	color: #CC0000;
}
#login_below {
	background: url(images/login_below.gif) repeat-x;
	height: 6px;
	width: 100%;
}
#form_login .input, #form_search .input {
	display:inline;
	margin: 0px 5px 10px 0px;
}
#form_login .buttons {
	float: left;
	height: 35px;
	margin-top: 15px;
}
#form_login .buttons a {
	display: inline;
	margin-right: 7px;
}
#form_login .input input, #form_search .input input, field {
	color: #999999;
	width: 100px;
	background-color: #FFFFFF;
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 7px;
}
#form_login .submit, #form_search .submit {
	display: inline;
	position: relative;
	top: 10px;
}
#form_search {
	float: right;
	width: 180px;
	height: 58px;
	text-align: right;
}
#form_login {
	float: left;
	height: 58px;
	width: 550px;
}
#login .links {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#login .links a {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
}
#form_login .title {
	font: normal 22px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	position: relative;
	top: 13px;
	margin-right: 4px;
}
#login a {
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}
#login a:hover {
	text-decoration: underline;
}
#content {
	padding: 15px 20px;
	background: url(images/bg_footer.gif) no-repeat left bottom;
}
#whoweare {
	background: url(images/bg_testimonial.gif) no-repeat top;
	height: 160px;
	width: 313px;
	margin-top: 15px;
}
.welcometext {
	margin-bottom: 25px;
}
#footer {
	background: url(images/above_footer.gif) no-repeat center top;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#footer a {
	color: #999999;
	padding: 2px 3px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

#footer a:hover {
	color: #3399CC;
	background: #FFFFCC;
}
#subnav {
	display: block;
}
#subnav a, #subnav .selected, #project_menu a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #EDEDED;
	text-decoration: none;
	color: #888888;
	line-height: 130%;
	padding: 3px;
}
#sub_blurb {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	min-height: 162px;
	overflow: visible;
}
#subnav #pad {
	padding: 3px 8px 3px 3px;
}
#subnav a:hover, #project_menu a:hover {
	background: url(images/bg_subnav-a.gif) repeat-y left;
	color: #333333;
}
#subnav .selected {
	color: #CC0000;
	padding-left: 8px;
}
.check {
	font-size: 18px;
	line-height: 19px;
	background: url(images/icon_check.gif) no-repeat;
	padding-left: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap_check {
	float: left;
	padding: 8px;
	width: 570px;
}
#web_bullets p {
	margin: 0px;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	line-height: 150%;
	width: 95%;
}
.more {margin-top: 10px;}
.more a {
	padding-left: 20px;
	background: url(images/icon_plus.gif) no-repeat left center;
	font: italic 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.more a:hover {
	background: url(images/icon_plus-over.gif) no-repeat left center;
	color: #CC0000;
}
.project {
	width: 141px;
	display: block;
	margin: 10px auto;
}
.project img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	display: block;
	margin-bottom: 5px;
}
.project a {
	float: right;
	font-size: 12px;
	color: #666666;
	background: url(images/icon_all.gif) no-repeat left center;
	padding-left: 20px;
	text-align: right;
}
#project_float a {
	background: url(images/icon_arrowr.gif) no-repeat left center;
	padding-left: 20px;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	color: #009900;
}
#project_float a:hover {
	text-decoration: underline;
}
.project a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.med {
	line-height: 130%;
	font-size: 12px;
	color: #666666;
}
.captd {
	background: url(images/bg_captd.gif) no-repeat left top;
	padding: 5px;
	height: 166px;
	width: 208px;
	margin-right: auto;
	margin-left: auto;
}
.captd img {
	display: block;
	margin-bottom: 10px;
}
.big {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: normal;
}

.captd a {
	font-size: 18px;
	background: url(images/icon_zoom.gif) no-repeat left center;
	color: #666666;
	padding-left: 22px;
	text-decoration: none;
	float: right;
}
.captd a:hover {
	color: #333333;
	background-image: url(images/icon_zoom-over.gif);
}
#above_quote {
	background: url(images/above_quote.gif);
	height: 28px;
	width: 100%;
}
#wrap_quote {
	float: right;
	width: 439px;
	background: url(images/bg_quote.gif) repeat-y;
	margin-bottom: 20px;
}
#quote {
	padding-left: 20px;
	padding-right: 20px;
}
#below_quote {
	background: url(images/below_quote.gif);
	height: 28px;
	width: 100%;
}
#quote .white {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 22px;
	margin: 0px;
}
#quote .black {
	font-size: 17px;
	color: #333333;
	line-height: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.sig {
	float:right;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
}
.whoweare p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.whoweare {
	float: left;
	margin: 5px 5px 15px;
}
#wrap_testimonials {
	background: url(images/bg_testimonials.jpg) no-repeat left bottom;
	padding: 10px;
}
#wrap_testimonials2 { padding:10px; }
#wrap_testimonials p, #wrap_testimonials2 p {
	line-height: 165%;
}
#project_menu {
	float: left;
	width: 190px;
	margin-right: 15px;
	border-right: 1px solid #EEEEEE;
	padding-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: #FFFFFF;
}
#project_float {
	float: right;
	width: 508px;
}
#project_fader {
	border: 2px solid #CCCCCC;
	height: 250px;
	width: 500px;
	margin-bottom: 20px;
}
#phone, #fax, #email, #address, #cell {
	padding-left: 27px;
	line-height: 27px;
}
#phone {background: url(images/icon_phone.gif) no-repeat left top;}
#fax {background: url(images/icon_fax.gif) no-repeat left top;}
#email {background: url(images/icon_email.gif) no-repeat left top;}
#address {
	background: url(images/icon_mail.gif) no-repeat left top;
	line-height: 18px;
}
#address p {
	margin: 0px;
	padding: 4px 0px 0px;
}
#cell {background: url(images/icon_cell.gif) no-repeat left top;}

#ctl00_cphBody_form_contact {
	width: 400px;
	float: left;
	margin-left: 25px;
}

#ctl00_cphBody_form_contact label {
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #666666;
}
#ctl00_cphBody_form_contact .input input, #ctl00_cphBody_form_contact textarea, field {
	padding: 5px;
	margin-bottom: 15px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #999999;
}
#ctl00_cphBody_form_contact textarea {
	line-height: 20px;
}
#ctl00_cphBody_form_contact .input input:hover, #ctl00_cphBody_form_contact textarea:hover {
	background-color: #F2FBFF;
	border-color: #3399CC;
	color: #000000;
}
#ctl00_cphBody_form_contact .input input:focus, #ctl00_cphBody_form_contact textarea:focus {
	background-color: #FFFFCC;
	border-color: #999999;
	color: #000000;
}
#ctl00_cphBody_form_contact .submit input {
	padding: 4px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#ctl00_cphBody_form_contact .submit input:hover{color: #CC0000;}

.fold {
	background-color: #F1F1F1;
	background-image: url(images/graphic_fold.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}

.point1b, .point2b, .point3b, .point4b {
	height: 159px;
	width: 297px;
	padding: 10px;
	margin-bottom: 15px;
}
.point1b {
	background: url(images/point1b.gif) no-repeat left top;
}
.point2b {
	background: url(images/point2b.gif) no-repeat left top;
}
.point3b {
	background: url(images/point3b.gif) no-repeat left top;
}
.point4b {
	background: url(images/point4b.gif) no-repeat left top;
}
.tributepoints p {
	margin: 0px;
	padding: 0px;
	width: 90%;
	font-size: 11px;
}
.point1, .point2, .point3, .point4 {
	height: 79px;
	width: 337px;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.point1 {
	background: url(images/point_bg1.jpg) no-repeat left top;
}
.point2 {
	background: url(images/point_bg2.jpg) no-repeat left top;
}
.point3 {
	background: url(images/point_bg3.jpg) no-repeat left top;
}
.point4 {
	background: url(images/point_bg4.jpg) no-repeat left top;
}
.numbers {
	margin-bottom: 25px;
	margin-top: 15px;
}
.numbers p {
	font-size: 16px;
	line-height: 135%;
	font-weight: bold;
	padding: 10px 15px 0px 65px;
	margin: 0px;
}
.numbers #one, .numbers #two, .numbers #three {
	width:33%;
	height: 60px;
	float: left;
}
.numbers #one {
	background: url(images/step_1.gif) no-repeat left center;
}
.numbers #two {
	background: url(images/step_2.gif) no-repeat left center;
}
.numbers #three {
	background: url(images/step_3.gif) no-repeat left center;
}
.article {
	padding-top: 20px;
	padding-bottom: 20px;
}
.article img {
	float: left;
	margin-right: 15px;
}
#button_arrowr a, #button_edit a, #button_door a {

	margin-right: 10px;
	margin-left: 5px;
	display: inline;
	float: left;
	line-height: 53px;

}

#form_login {
	min-width: 500px;
}

#button_arrowr a {
	background: url(images/icon_arrowr.gif) no-repeat left center;
	padding-left: 20px;
}
#button_edit a {
	background: url(images/icon_editprofile.gif) no-repeat left center;
	padding-left: 20px;
}
#button_door a {
	background: url(images/icon_door.gif) no-repeat left center;
	padding-left: 20px;
}
.error {
	color: #CC0000;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	margin-bottom: 2px;
	background: url(images/icon_error.gif) no-repeat left 5px;
}
.photogal a {display:block; padding:4px; border: 1px solid #EEEEEE;}
.photogal a:hover {border-color: #BBBBBB;}
#plus {background: url(images/bg_plus.gif) no-repeat center top;}
#plus .photo {
	text-align: center;
	height: 200px;
}
#plus p {
	font-size: 11px;
	margin: 0px auto;
	padding: 10px 35px;
}
#plus h2 {
	margin-top: 35px;
	margin-bottom: 10px;
	text-align: center;
}
#easel .photo img {border: 1px solid #CCCCCC;}
#plus .sub {padding: 8px;}
#plus .sub h3 {
	margin: 0px 0px 5px;
	text-transform: uppercase;
	padding: 0px;
}
#plus .sub a {display:block; float:left; width:25%;}

.search {
	font-size: 10px;
	clear: left;
	float: right;
	text-align: center;
	height: 199px;
	width: 164px;
	padding-top: 50px;
	padding-bottom: 40px;
}
.search p {
	padding-left: 25px;
}
.s_prev {
	margin-right: 10px;	
}
.s_next {
	margin-right: 20px;	
}
.s_results {
	font-weight: bold;
	text-transform: uppercase;
}
.s_showing {
	font-size: 14px;
	line-height: 18px;
	float: left;
}
.s_snippet {
	font: 11px/150% Arial, Helvetica, sans-serif;
}
.s_num {
	text-align: right;
	color: #CC0000;
	margin-right: 20px;
	float: left;
	font: 48px/50px Georgia, "Times New Roman", Times, serif;
	width: 50px;
}
.s_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.s_url {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.search_result {
	padding:5px;
	border-bottom: 1px solid #CCCCCC;
}

.demo {
	margin-bottom: 40px;
	width: 25%;
	float: left;
	text-align: center;
}
.demo h3 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #CC0000;
}
.demo_image {
	background: url(images/bg_demo.gif) no-repeat left center;
	width: 150px;
	padding: 8px;
	margin: 0px auto;
}
.demo_length {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	margin-top: 5px;
}
#wrap_link {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.copycode, .linkimg {text-align: center; margin-bottom:10px;}
.copycode textarea {
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 290px;
	height: 100px;
	padding: 3px;
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;	
}
.redbar_p p {
	font: 10px/120% Arial, Helvetica, sans-serif;
}

a.back {
	background: url(images/icon_back.gif) no-repeat left center;
	padding-left: 20px;
}
.recycle{background:#fff url(images/recycle.gif) no-repeat center;}
/*----------------------------
					Side Panel
----------------------------*/

#sidepanel {
	float: right;
	width: 28%;
}

#sidepanel .box {
	background-color: white;
	border: 1px solid silver;
	padding: 3px 15px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #666666;
}

#sidepanel .box h1 {
	margin: 5px 0 7px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
	color: #999999;
}

#sidepanel .box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#sidepanel .box ul li {
	margin-bottom: 3px;
}

#sidepanel img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
		width:500px;
		position:relative;
	float:left;
}

div.post h1, .mceContentBody h1 {
	margin: 0 0 7px 0;
	position: relative;
	top: 5px;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .footer {
	text-align: right;
	border-top: 1px dashed silver;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

div.post .code, div.post pre {
	line-height: 12px;
	background: #F1F1F1;
	padding: 5px;
	margin: 0px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

.self {
	border: 1px solid black;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 200px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}