/*
Theme Name: Clouds 2009
Theme URL: http://clouds.iantearle.com/
Description: Courteously provided by your friends at dreamscape content management system We heart your face.
Version: 1.0
Author: Ian Tearle
Author URL: www.iantearle.com
*/

/*
-------------------------------------------------
Global values
=================================================
*/
* {
margin: 0;
padding: 0;
}
html {

}
body {
/*Resets 1em to equal 10px (on fonts, at least), so 1.2em equals 12px, 1.6em equals 16px, etc.*/
font: 62.5%/1.6em Arial, Helvetica, sans-serif;
color: #282828;
background: #fff url(../images/background.jpg) center top repeat-x;
}
#mainContainer{
width: 960px;
margin: 0 auto;
position: relative;
}
body#mailer{
width: 600px;
background: none;
}
pre{
font-size: 12px;
margin-bottom: 20px;
}
.center{
padding: 20px 0 0 0;
text-align: center;
}
/*
-------------------------------------------------
Header
=================================================
*/
#header{
padding: 50px 10px 0 10px;
}
#header h1{
background: url(../images/logo.png) no-repeat;
text-indent: -9999em;
}
#header h1 a{
width: 795px;
height: 61px;
display: block;
}
#header h2{
display: none;
}
/*
-------------------------------------------------
Menu
=================================================
*/
.menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:14px;
	color:#8e8e8e;
	float: right;
	margin: 157px 10px 0 10px;
	}
.menu ul{
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px 1px 0px 1px;
		}
	.menu li a{
		display: block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		padding: 0 0 0 0;
		color: #fff;
		text-decoration: none;	
		background:#000000;
		filter:alpha(opacity=75);
		opacity:0.75;
		text-align: center;
		
		}
		.menu li a:hover{
			color:red;
			text-decoration:none;
			}
	.menu li ul{
		background:#000000;
		border-left:1px solid #9f9f9f;
		border-right:1px solid #9f9f9f;
		border-bottom:1px solid #9f9f9f;
		display:none;
		height:auto;
		filter:alpha(opacity=75);
		opacity:0.75;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		width:200px;
		height: 30px;
		line-height: 30px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
		

#menu{
float: right;
margin: 97px 10px 0 10px;
}
#menu ul{
list-style-type: none;
}
#menu ul li{
float: left;
text-transform: uppercase;
font-size: 17px;
text-align: center;
margin: 0 10px;
position: relative;
}
#menu ul li a{
display: block;
width: 80px;
height: 60px;
padding: 30px 0 0 0;
color: #fff;
text-decoration: none;
}
#menu li ul{
margin:0px; 
padding:0px;
display:none;
position:absolute;
left:0px;
top:90px;
background: #000;
}
#menu li:hover ul li{
font-size: 12px;
filter: alpha(opacity=100)!important;
opacity:1.0!important;
position: relative;
z-index: 100;
}
#menu li:hover ul li a{
color: #fff;
float: left;
display: inline;
display: block;
width: 80px;
height: 12px;
padding:5px 0px 5px 0px;
margin: 0px;
position: relative;
z-index: 100;
}
#menu li:hover ul li a:hover{
color: #4667d3;
position: relative;
z-index: 100;
}
#menu li:hover ul{
display:block; 
z-index: 99999;
}
#menu li:hover ul li{
z-index: 99999;
position: relative;
}
body#home #menu ul li#t-home{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#about #menu ul li#t-about{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
position: relative;
}
body#photos #menu ul li#t-photos{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#news #menu ul li#t-news{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#blog #menu ul li#t-blog{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#contact #menu ul li#t-contact{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#news #menu ul li#t-news{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
body#news #menu ul li#t-events{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-home:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-contact:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-about:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-photos:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-blog:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-news:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#menu ul li#t-events:hover{
background-color: #000;
filter: alpha(opacity=70);
opacity:0.7;
}
#search{
display: none;
}
/*
-------------------------------------------------
Content
=================================================
*/
#content{
clear: both;
margin: 0 0 20px 0;
}
#content #columns{
margin: 20px 0 20px 0;
float: left;
}
#content #columns hr{
margin: 20px 0 20px 0;
color:#f6f6f6;
background-color:#f6f6f6;
width: 960px;
border: 0;
height: 1px;
}
#content #columns .column{
float: left;
width:300px;
margin: 0 10px 0 10px;
}
#content.events #columns .column,
#content.about #columns .column,
#content.blog #columns .column,
#content.gallery #columns .column,
#content.gallery-full #columns .column,
#content.news-full #columns .column{
float: left;
width:460px;
margin: 0 10px 0 10px;
}
#content #columns .column hr{
margin: 20px 0 20px 0;
color:#f6f6f6;
background-color:#f6f6f6;
width: auto;
border: 0;
height: 1px;
}
#content .item{
clear: both;
}
#content h3{
color:#c0cddc;
font-size: 1.4em;
text-transform: uppercase;
font-weight: normal;
margin: 0 0 3px 0;
}
#content h3 a{
color:#c0cddc;
font-size: 1.1em;
text-transform: uppercase;
font-weight: normal;
margin: 0 0 3px 0;
text-decoration: none;
}
#content h3 a:hover{
color: #4667d3;
}
#content h2{
color: #cc3300;
font-size: 2.4em;
text-transform: capitalize;
font-weight: normal;
margin: 0 0 3px 0;
}
#content h2 a{
color: #cc3300;
text-transform: capitalize;
font-weight: normal;
margin: 0 0 3px 0;
text-decoration: none;
}
#content h2 a:hover{
color: #4667d3;
}
#content p{
color: #282828;
font-size: 1.2em;
margin-bottom: 1em;
}
#content #columns .column #descr p{
margin: 0 0 10px 0!important;
}
#content p img{
margin: 5px 0 5px 0;
}
#content p a{
color: #cc3300;
}
#content p a:hover{
color: #4667d3;
}
#content p a:visited{
color:#c0cddc;
}
#content span.full a{
float: right;
color: #fff;
font-size: 1.1em;
background-color: #c0cddc;
padding: 1px 5px 1px 5px;
text-decoration: none;
}
#content span.full a:hover{
color: #4667d3;
}
#content .item{
margin: 0 0 10px 0;
}
#content #panel{
clear: both;
float: left;
margin: 5px 0 0px 0;
padding: 0 0 0 0;
width: 960px;
position: relative;
z-index: 1;
}
#content #panel .button-block{
position: absolute;
right: 15px;
top: 5px;
}
#content #panel .button-block input{
width: 9px;
height: 0;
padding-top: 9px;
line-height: 9px;
background: url(../images/button-news.png) no-repeat;
border: none;
cursor: pointer;
}
#content #panel ul#news{
border: solid #cfcfcf 1px;
width:940px;
height: 25px;
margin: 0 10px 0 10px;
overflow: hidden;
}
#content ul#news li { 
display:block; 
padding: 5px;
float: left;
clear: both;
}
#content ul#news li h3{
float: left;
margin: 0 5px 0 0;
color: #5d5d5d;
font-size: 1.2em;
font-weight: bold;
text-transform: capitalize;
} 
#content ul#news li a {
float: left;
color: #5d5d5d;
text-decoration: none;
} 
#content #paging{
border: solid #cfcfcf 1px;
padding: 5px 10px 5px 10px;
margin: 0 0 10px 0;
}
#content #bookmarks{
border: solid #cfcfcf 1px;
padding: 5px 10px 5px 10px;
margin: 0 0 10px 0;
}
#content #bookmarks h4{
text-transform: uppercase;
color: #c0cddc;
padding: 0 0 5px 0;
}
#content #bookmarks ul {
list-style: none;
}
#content #bookmarks ul li {
display: inline;
padding: 0 5px 5px 5px;
}
#content #latest-photos-std{
background-color: #f6f6f6;
padding: 5px;
clear: both;
}
#content #latest-photos-std h4{
text-transform: uppercase;
color: #404040;
padding: 0 0 5px 0;
}
#content #latest-photos-std ul{
list-style: none;
}
#content #latest-photos-std ul li{
display: inline;
}
#content #latest-photos-std ul li img{
border: solid #fff 1px;
padding: 4px;
}
#content #latest-photos-std ul li a img{
border: solid #fff 1px;
}
#content #latest-photos-std ul li a:hover img{
border: solid #404040 1px;
}
#home #content #latest-photos {
background-color: #fff;
padding: 0;
clear: both;
}
#home #content #latest-photos ul li {
margin: 10px;
float: left;
display: inline;
border: solid 1px #cfcfcf;
padding: 5px;
}
#home #content div.blog #latest-photos ul li img{
padding: 0!important;
border: none!important;
}
#home #content div.blog #latest-photos ul li a img{ border: none!important;}
#home #content div.blog #latest-photos ul li a:hover img{ border: none!important;}

#content #latest-news-std{
border: solid #cfcfcf 1px;
padding: 5px 10px 5px 10px;
margin: 0 0 10px 0;
}
#content #latest-news-std h4{
text-transform: uppercase;
color: #c0cddc;
padding: 0 0 5px 0;
}
ul#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#gallery li {
	margin: 15px 10px;
	padding: 0 12px;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
	background: url(../images/drop-shadow.png) no-repeat center bottom;
}
ul#gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
ul#gallery a:hover img {
	border-color: #000;
}

ul#gallery span {
	width: 172px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
	background: url(../images/glossy-gradient.png) no-repeat;
}
ul#gallery a {
	text-decoration: none;
}
#content p.meta a,
#content p.meta{
	color: #c0cddc;
	font-size: 1em;
}
#content p.meta a:hover{
	color: #cc3300;
}
#content p.date{
color:#c0cddc;
font-size: 1.1em;
text-transform: uppercase;
font-weight: normal;
}
div.press{
padding: 5px;
}
div.odd{
background:#f7f7f7;
}
/*
-------------------------------------------------
Form fields
=================================================
*/
#commentform,#contactform {
	float:left;
	clear:both;
	width:400px;
	margin:20px 0;
}
#Form #commentform{
	width: 100%;
}
#commentform p,#contactform p {
	text-align:right;
	width:auto;
	margin:5px 0;
	padding:0;
	clear:both;
}

.default input.formfields, .default textarea,.default select{
	font:1em 'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', Lucida, Arial, Verdana, sans-serif;
	float:right;
}

.default label, #search label {
	width:8em;
	font-weight:bold;
	float:left;
	color:#585858;
	letter-spacing:.1em;
	text-transform:lowercase;
	font-size:10pt;
	font-variant:small-caps;
	text-align:right;
}

#commentform span.required,#contactform span.required,#search label span {
	font-size:.9em;
	font-weight:normal;
	padding-right:1em;
}

#content input.text,#content input.password,#content textarea,#content select,#search input.text,#search input.password,#search textarea,#search select {
	background:#fff;
	width:200px;
	padding:.2em .8em;
	border:1px solid #ccc;
	border-top-color:#aaa;
	border-left-color:#aaa;
	margin:0 0 .5em;
}
span.required{
color: #cc3300;
}
/*
-------------------------------------------------
Comments
=================================================
*/
ul.stream {
	display:block;
	border-top:1px solid #c9c9c9;
	margin:0 0 35px;
	padding:0;
}

.stream a {
	background:none!important;
}

.stream li {
	padding:10px 15px;
	border-bottom:solid 1px #e4e4e4;
}

.stream li.odd {
	background:#f7f7f7;
}

.stream div.icon,.stream div.gravatar,.stream div.content {
	float:left;
}

.stream div.icon {
	width:35px;
	padding:5px 0;
}

.stream div.gravatar {
	width:35px;
	padding:5px 15px;
}

.stream div.gravatar img {
	width:35px;
	height:35px;
}

.stream div.gravatar a {
	background:none;
}

.stream div.comment-content {
	position:relative;
	width:430px;
	padding:3px 0 5px;
}

.stream h5 {
	font-size:12px;
	line-height:100%;
	padding:0 0 3px;
	margin:0;
	font-weight:bold;
}

.stream p {
	font-size:11px;
	color:#666;
	line-height:140%;
	margin:0;
}

.stream p.meta {
	font-size:11px;
	color:#aaa;
	padding:0 0 7px;
}

.stream p.meta a,.stream p.meta a:visited {
	color:#aaa!important;
	border-color:#e5e5e5;
	background:none!important;
}

.stream p.meta a:hover {
	color:#666;
}

.stream .body a,.stream .body a:visited,.stream h5 a,.stream h5 a:visited {
	border:0;
}

.stream a.permalink,.stream a.permalink:visited {
	color:#bbb;
	font-style:normal;
	font:normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

.stream a.permalink:hover {
	color:#666;
}

.stream div.icon a,.stream div.avatar a,.stream a.thumb,.stream a.thumb:visited {
	border:0;
}

.stream a.thumb img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:3px solid #ddd;
}

.stream a.thumb:hover img {
	border-color:#ccc;
}


/*
-------------------------------------------------
Footer
=================================================
*/
#footer{
clear: both;
background-color: #d4dce7; 
padding: 0 0 30px 0;
margin: 20px 0 0 0;
}
#footer h3{
font-size: 1.3em;
font-weight: bold;
}
#footer p{
font-size: 1.2em;
margin: 0 0 5px 0;
}
#footer a{
color: #5a6480;
text-decoration: none;
}
#footer a:hover{
color: #cc3300;
}
#footer a img{
text-align: center;
margin: 0 0 5px 0;
}
#footer-content{
width: 960px;
margin: 0 auto;
}
#footer .ad-box{
width: 210px;
min-height: 215px;
margin: 10px;
padding: 5px;
background-color: #e9e9e9;
float: left;
}
#adn{
	width: 210px;
	margin: 10px 30px 0 30px;
}
#full_image{
	float: left;
	width: 210px;
	height: 100px;
	border: solid #cfcfcf 5px;
	margin: 0 auto;
}
#adn span.vmtext a{
	display: block;
	clear: both;
	width: 130px;
	font-size: 12px;
}
#adn p.powered{
font-size: 10px;
}
.top50{
padding: 30% 0 0 0;
}
#cloudsinfo{
background-color: #c0cddc;
border: solid #5a6480 1px;
width: 938px;
padding: 10px;
margin: 10px 0;
}
#cloudsinfo p{
color: #666;
}
#cloudsinfo .box{
width:210px;
padding: 5px;
float: left;
}
#footer .copyright{
background: url(../images/iantearle.png) no-repeat;
padding: 0 0 0 50px;
width: 775px;
float: left;
}
#footer .copyright p{
color: #797979;
font-size: 1.1em;
margin: 0;
}
#mrme{
display: block;
height: 35px;
width: 125px;
float: left;
}
/*
-------------------------------------------------
Error/Success Messages
=================================================
*/
.contenterror{
background: #FFF1ED url(../images/error.gif) no-repeat 0.5em 50%;
padding: 0.5em 0.5em 0.5em 2.2em;
border: 1px solid #900;
width: 50%;
margin: 0.15em auto;
text-align: center;
}
.contentsuccess{
background: #F4FDEF url(../images/success.gif) no-repeat 0.5em 50%;
padding: 0.5em 0.5em 0.5em 2.2em;
border: 1px solid #3F9305;
width: 50%;
margin: 0.15em auto;
text-align: center;
}
.contentalert{
background: #FEFFDF url(../images/alert.gif) no-repeat 0.5em 10%;
padding: 0.5em 0.5em 0.5em 2.2em;
border: 1px solid #EFEFEF;
width: 50%;
margin: 0.15em auto;
text-align: center;
}
.errortext{
color:#C00;
}
.successtext{
color:#090;
}
.contenterror ul,.contentsuccess ul{
padding:0;
margin: 0 0 0 25px;
text-align:left;
list-style:none;
}
.formNote{
background: #fafafa;
padding: 0.5em;
border: 1px solid #53B2F8;
width: 70%;
margin: 1em auto;
text-align: left!important;
font-size: 90%;
color:#777;
clear: both;
}
.formNote a{
color: #000;
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/*
-------------------------------------------------
Mailer settings
=================================================
*/
#mailBox{
padding:15px 0 0 30px;
}
/*   Links   //---------------------------*/
#mailBox a{
background: #D4F3FF;
line-height: 1.7em;
padding: 0 5px 0 4px;
color:#0084E2;
text-decoration:none;
border-bottom:1px solid #0084E2;
}
#mailBox a:hover{
background: #fff;
color:#EE1884;
}
/*   Header   //---------------------------*/
#mailBox #header a{
background: url(../images/logo.png) no-repeat;
width: 162px;
height: 38px;
margin: 0 0 15px;
border:0;
}
/*   Details   //---------------------------*/
#mailBox dl dt{
background: #EDF9BD;
width:50%;
font-weight:bold;
padding: 0 0 0 5px;
float: left;
}
#mailBox dl dd{
margin-bottom: 1em;
clear: both;
}
#coh-badge{
margin: 10px 0 0 0;
float: left;
}
/*
-------------------------------------------------
Forums
=================================================
*/
.forum_options{
	float: left;
	padding: 10px;
	width: 180px;
}
	.forum_options a#newDiscussion{
		color: rgb(239, 41, 40);
		font-size: 14px;
	}
	#forum_contact_form label{
		float: left;
		text-align: left;
	}
	#forum_contact_form input{
		clear: left;
		float: left;
	}
	
	#forum_contact_form #commentform, #forum_contact_form #contactform {
	float:left;
	clear:both;
	width:180px;
	margin:20px 0;
}

#commentform p,#contactform p {
	text-align:right;
	width:auto;
	margin:5px 0;
	padding:0;
	clear:both;
}

.default input.formfields, .default textarea,.default select{
	font:1em 'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', Lucida, Arial, Verdana, sans-serif;
	float:right;
}

.default label, #search label {
	width:8em;
	font-weight:bold;
	float:left;
	color:#585858;
	letter-spacing:.1em;
	text-transform:lowercase;
	font-size:10pt;
	font-variant:small-caps;
	text-align:right;
}

#commentform span.required,#contactform span.required,#search label span {
	font-size:.9em;
	font-weight:normal;
	padding-right:1em;
}

#forum_contact_form input.text,
#forum_contact_form input.password,
#forum_contact_form textarea,
#forum_contact_form select {
	background:#fff;
	width:180px;
	padding:.2em .8em;
	border:1px solid #ccc;
	border-top-color:#aaa;
	border-left-color:#aaa;
	margin:0 0 .5em;
}
	
.forum_pane{
	float: left;
	width: 760px;
}
#Categories {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #ccc;
	margin-bottom:20px;
	float:left;
	width:100%;
}

.BlockedCategory {
	background:#fff;
}

.UnblockedCategory {
	background:#f5f9ff;
}

#Categories li ul {
	border-bottom:1px solid #ccc;
	padding:7px 6px;
	list-style:none;
	margin:0;
}

#Categories li li {
	height:auto;
	border:0;
}

#Categories ul span,#Categories ul span a,#Categories ul a {
	color:#aaa;
	text-decoration:none;
}

#Categories ul span a:hover,#Categories ul a:hover {
	color:#f00;
}

#Categories ul a {
	color:#777;
}

.Category {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}

.CategoryName {
	font-size:14px;
	margin-right:5px!important;
	color:#062971!important;
	font-weight:bold;
	line-height:20px;
}

.CategoryName a {
	color:#3354AA!important;
	text-decoration:underline!important;
}

.CategoryName a:hover {
	text-decoration:none!important;
}

.CategoryName span,.CategoryDescription span,.CategoryName.Normal {
	display:none;
}

.CategoryDescription {
	font-size:13px;
	line-height:20px;
	overflow:hidden;
}

.CategoryDiscussionCount,.CategoryOptions {
	width:auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
}
#Discussions {
	margin-top:-5px!important;
	float:left;
	width:100%;
}

#Discussions,#Discussions * {
	margin:0;
	padding:0;
	list-style:none;
}
#Discussions li{
	margin: 0 0 5px 0;
}
#Discussions li ul {
	background-color:#fefecc;
	border-bottom:1px solid #ccc;
}

#Discussions li li {
	height:auto;
	border:0;
}

.NoNewComments,#Discussions li.Read ul {
	background-color:#fffeec!important;
}

.NewComments,#Discussions li.Read.NewComments ul {
	background-color:#fefecc!important;
}

#Discussions li ul {
	padding:7px 6px;
	color:#777;
}

#Discussions ul span,#Discussions ul span a,#Discussions ul a {
	color:#aaa;
	text-decoration:none;
}

#Discussions ul span a:hover,#Discussions ul a:hover {
	color:#f00;
}

#Discussions ul a {
	color:#777;
}

.Discussion {
	background:yellow;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}

.DiscussionType {
	font-size:14px;
	float:left;
	margin-right:5px!important;
	color:#062971;
	font-weight:bold;
	line-height:20px;
}

.DiscussionType span,.DiscussionType.Normal {
	display:none;
}

.DiscussionType * {
	float:left;
}

.DiscussionTopic,.User.Name {
	font-size:14px;
	line-height:20px;
	overflow:hidden;
}

.DiscussionTopic span {
	display:none;
}

.DiscussionTopic a,.User.Name a {
	color:#3354aa!important;
	text-decoration:underline!important;
	font-weight:bold;
}

.DiscussionTopic a:hover {
	text-decoration:none!important;
}

.DiscussionCategory,.DiscussionStarted,.DiscussionComments,.DiscussionLastComment,.DiscussionActive,.DiscussionNew {
	width:auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
}

.NewComments .DiscussionNew a {
	color:#c00!important;
}

#Discussions li.Read.NewComments .DiscussionNew {
	display:inline;
}
#Comments {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}

#Comments li {
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}

#Comments li.Hidden {
	background:url(hidden-tile.gif) top left repeat-x #fafafa;
}

#Comments .CommentHeader {
	padding-left:8px;
	padding-right:8px;
	text-align:right;
	line-height:32px;
}

#Comments .CommentHeader ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#Comments .CommentHeader li {
	margin:0;
	padding:0;
	display:inline;
	color:#aaa;
	font-size:11px;
	border-bottom:0;
}

#Comments .CommentHeader li div.CommentIcon {
	padding:9px 0 9px 30px;
	margin-right:6px;
	background-repeat:no-repeat;
	display:inline;
	background:#fff center center no-repeat;
}

#Comments .CommentHeader li span {
	display:none;
}

#Comments .CommentHeader a.WhisperBack {
	padding-left:10px;
	color:#aaa;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

#Comments .CommentHeader a.WhisperBack:hover {
	color:#333;
}

#Comments .CommentHeader em {
	color:#bbb;
	font-style:normal;
}

#Comments li.Hidden .CommentHeader i {
	padding-left:8px;
	color:#c00;
	font-style:normal;
}

#Comments .CommentHeader a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#3354aa;
}

#Comments .CommentHeader span {
	font-size:10px;
	font-weight:normal;
	color:#aaa;
}

#Comments .CommentHeader span a {
	font-size:10px;
	font-weight:normal;
	color:#aaa;
	margin-left:3px;
	padding-left:3px;
	cursor:pointer;
	text-decoration:underline;
}

#Comments .CommentHeader span a:hover {
	text-decoration:underline;
	color:#333;
}

#Comments .CommentNotice {
	padding:6px;
	font-size:13px;
	text-align:center;
	border-top:1px solid #D9999A;
	border-bottom:1px solid #D9999A;
	background:#FEE1E1;
	color:#850406!important;
	margin:10px 0;
}

#Comments .CommentBody {
	display:block;
	margin:10px;
	color:#000;
	font-size:13px;
	line-height:150%;
}

#Comments .CommentBody ul li,#Comments .CommentBody ol li {
	border-bottom:none;
	padding:0;
}

#CommentsPage .ContentInfo.Middle .PageInfo {
	border-top:0;
	margin:0;
}

#CommentsPage .ContentInfo.Bottom {
	margin-bottom:20px;
}

#Comments code {
	border-left:6px solid #FFA;
	background:#FFE;
	padding:8px;
	padding-left:16px;
	display:block;
	white-space:pre;
}

#Comments blockquote {
	padding:8px 16px;
	margin:0 0 8px;
	background-color:#E5EAF6;
	border-left:6px solid #ACBEDF;
	color:#56568F;
}

#Comments blockquote blockquote {
	border-right:1px solid #ACBEDF;
	border-top:1px solid #ACBEDF;
	border-bottom:1px solid #ACBEDF;
}

#Comments blockquote cite {
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #ACBEDF;
	color:#56568F;
}
#Form * {
	margin:0;
	padding:0;
	list-style:none;
}

#Form {
	margin-bottom:10px;
}

#Form fieldset {
	border:0;
	clear:none;
	margin-bottom:20px;
}

#Form fieldset legend {
	padding:4px 0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

#Form form {
	margin:0;
	padding:10px 10px 0;
	border:1px solid #ffedae;
	border-left:0;
	border-right:0;
	background-color:#fef9e9;
}

#Form li {
	margin-bottom:10px;
	color:#834300;
	font-weight:bold;
}

#Form #commentform label a {
	margin-bottom:-3px;
	margin-right:15px;
	float:right;
	padding:3px 6px;
	color:#834300;
	text-decoration:none;
	font-weight:normal;
	border:1px solid #ffedae;
	background-color:#fff;
}

#WhisperUsername,#WhisperAutoCompleteResults {
	width:200px;
}

#Form textarea,#Form input,#Form select {
	font-family:'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
}

#Form textarea {
	width:96.5%;
	height:150px;
}

#Form textarea.SmallCommentBox {
	height:150px;
}

#Form textarea.LargeCommentBox {
	height:400px;
}

#Form .Button {
	cursor:pointer;
	color:#000!important;
}

#Form .Button.SubmitButton {
	margin-right:10px;
}

#Form.StartDiscussion legend {
	padding-top:0;
}

#PostPage #Form.AddComments legend {
	padding-top:0;
}

.AddComments {
	width:99%;
}

#Form.AddComments {
	width:100%;
}

#Form.AddComments fieldset {
	margin:0;
}

#Form.AddComments form {
	margin-top:0!important;
}

#Form.StartDiscussion label,#Form.AddComments form#commentform label {
	display:block;
	width:100%;
	color:#834300;
	font-weight:bold;
	font-size: 12px;
}

#Form.StartDiscussion label.Radio,#Form.AddComments label.Radio {
	display:inline!important;
	width:auto!important;
}

#Form.AddComments {
	margin:0 0 4px;
	padding:4px 0 0;
}

#PostPage #Form.AddComments {
	padding:0;
}

.DiscussionBox {
	width:400px;
}

#Form .Button {
	width:auto!important;
}

#Form.AddComments a,#Form.StartDiscussion a {
	font-weight:normal;
}
/*
-------------------------------------------------
Facebox
=================================================
*/
#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox p{
	font-size: 1.2em;
}
#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#safrica {
	background: url(../images/safrica-flag.png) no-repeat;
	height: 160px;
	width: 200px;
	position: absolute;
	top: 100px;
	right: 35px;
}