*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #fff;
	color: #555555;
	font: .8em Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
a{
	color: #d22a3f;
	text-decoration: none;
	font-weight:bold;	
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 3px;
}



li{
	list-style: none
}
#text_primary {
                font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 30px;
                line-height:35px;
		margin: 20px 0 10px 0;
                color: #b2b6b8;
}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 1.6em;
	margin: 0 0 .8em;
	font-weight: normal;	
}
h2 a{
	color: #d22a3f;
	font-weight: normal;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	color: #d22a3f;
	font-size: 1.6em;
	margin: 0.5em 0 0.5em;
	font-weight: normal;
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
h5{
	font-family: Tahoma, Geneva, sans-serif;
	color: #d22a3f;
	font-size: 3.5em;
	margin: 1em 0 1em;
	font-weight: normal;
        padding-left: 7px;
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
.intro h2 {
	padding-top: 70px;
    font-weight: normal;
    line-height: 1.2em;
    width: 300px;
}
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
.intro p{
	font-size: 0.8em;
    width: 300px;	
    line-height: 1.1em;
}
.intro li{
	font-size: 0.8em;
    width: 300px;	
}
.intro ul{
	padding-top: 20px;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
#page h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 .8em;
	font-weight: normal;	
}
/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
       z-index: 100;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	_width:414px;
	
	padding-top: 50px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background:url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
        
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:12px;
	font-weight:bold;
	height:30px;
	float:right;	
	margin:65px 0 0;
	text-transform:capita;
       
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
       
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
        
}
#nav1 li a{
	color: #313131;
	padding: 0 0 0 5px;
	text-decoration: none;
       
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 0 5px 0 0;
      
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
    
	color: #adadad;
	cursor: pointer;
	text-decoration: none;
       
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{

}


/* Style drop down list */



#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 200px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
       z-index: 100;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
       
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
       
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
        
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #313131;
        
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
   
      
}




#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0;
       
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 190px;
       z-index: 100;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;

}
#nav1 li ul ul {
	margin: -31px 0 0 190px;
          
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
       
}


#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
      
}














/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible;
      
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/ico-bullet.gif) no-repeat left 10px;
	padding: .5em 0 .5em 20px;
	}
.nav2 li a, .widget li a{
	color: #d22a3f;
}
.nav2 li a:hover, .widget li a:hover{
	color: #f96f56;
	text-decoration: none;
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*=== All Columns ===*/
#columns{
	background-color: #f5f5f5;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	font-size: 30px;
	line-height: normal;
}
#rightcol li{
	background: url(images/ico-bullet2.gif) no-repeat left 10px;
	padding: .5em 0 .5em 20px;
	}
#rightcol a{
	color: #fff;
}	
#rightcol h3 span{
}
#rightcol .widget ul, #rightcol .textwidget {
color: #fff;
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last, .col7.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}

.col7{
	float: left;
	padding: 0 20px 0px 0;
	width: 270px;
	line-height: 1.3em;
}
.col7 li{
        margin-bottom: 30px;
}
.col7 h4{
	padding: 10px 0 0 0;
}
.col7 img{
	border:0!important;
}
.colreg{
	float: left;
	width: 440px;
}
.colreg2{
	float: right;
    width: 400px;
}
* html .col7{
	width: 260px;
}

* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
.namelist{
	margin: 30px 0 0 30px;
	width: 190px;
	float: left;

}

.namelist a{
	text-decoration: none;

}

.namelist li{
	background: url(images/li-arrow.gif) no-repeat left;
	padding: 0 0 0 10px;
	}
	
.namelist li a:hover{
	color: #f96f56;
	text-decoration: none
}

.speakerprofile{
	width: 620px;
	padding: 30px 30px 0 30px;
	float: right;
	background: #e8e8e8;
}
/*- Box1 -*/
.box{
	margin: 0;
	width: 620px;

}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #e8e8e8;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 0 0 1em;
	width: 320px;
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top;
	
}
.box2 .spacer{
	background: #d1293e;
	height: 280px;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden;
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
height: 350px;

}

.box4 .spacer{

}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 30px 0 30px;
	width: 932px
}
.box5 .spacer{
	height: 1%;
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 20px 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: #d6d6d6;
	clear: both;
	height: 1px;
       overflow: hidden

	}
.box6 .bot{
	background: #d6d6d6;
	height: 1px;
}
.box6 .spacer{
	background: #fff;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 6px 0 6px 0;
	
}
#footer {
	background-color: #ffffff!important;
	
}
/*- Box7 -*/
.box7{
	width: 910px;
	background: #b2b8ba;
	color: #fff;
	padding: 10px 0 0 30px;
}
.box7 a{
	color: #dfe2e3;
}
#breadcrumbs{
	margin-bottom: -10px;
}
/*- Box8 -*/
.box8{
	width: 880px;
	background: #e8e8e8;
	padding: 10px 30px;
}
/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #f96f56;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px;
}
.btn-arr2{
	float: left;
	padding: 80px 0 0;
	width: 0;
}
.btn-arr2 fr{
	float: right;
	padding: 80px 0 0 0;
}

/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: none;
		font-size:0.8em;
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left;
	padding: 10px 0 50px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:8px solid #f6f5ed;
}
.post ul, .post ol{
	padding: 0;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #f96f56;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #f96f56;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #f96f56;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 901px;
height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0; /*margin around each panel*/
width: 901px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.colslider{
    background: #e8e8e8;
	float: left;
	margin: 0 10px 0px 0;
	width: 290px;
	height: 180px;
	border: 1px solid #e8e8e8;
}
.colslider p {
	margin: 0 10px 10px 10px;
	font-size: 1.1em;
	line-height: 1.1em;
}
.colsliderr p {
	margin: 0 10px 10px 10px;
	font-size: 1.1em;
	line-height: 1.1em;
}
.colsliderr{
    background: #e8e8e8;
	float: left;
	margin: 0;
	width: 291px;
	height: 180px;
	border: 1px solid #e8e8e8;
}
.colsliderr h3 {
	margin: 0 10px 0 10px;
	font-size: 1.2em;
}
.colslider h3 {
	margin: 0 10px 0 10px;
	font-size: 1.2em;
}
.colslider a{
	color: #555555;
	text-decoration: none;
	font-weight:bold;	
}
.colslider a:hover{
	text-decoration: none;
}
.colsliderr a{
	color: #555555;
	text-decoration: none;
	font-weight:bold;	
}
.colsliderr a:hover{
	text-decoration: none;
}
/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#555; }

/* Icons */

.organised {display:block;float:left;font-size:12px;font-style:normal;height:0px;margin-top:10px;}
.organised a{text-decoration:none;}
.organised a span{display:block;float:left;font-style:normal;margin-top:0;}
.organised a img{float:left;margin-left:5px;}
.organised p{color:#fff;text-decoration:none;}

/* Videos */

.video {margin-left:100px;display:inline;}

/* Images */

.images {float:left;display:block;}

