/*
Theme Name: WordPress Outso
Description: The main outso theme.
Version: 1
Author: Outso Ltd
*/

@import url('style.css');
#subNav{height:5px;}
h2{
	margin:0;
}
h3,h4{margin-top:0px;}
p{
color:#636365;
}
#breadCrumbs {
	display: none;
}
#leftColumn{
	width: 937px;
	margin-bottom:0;
}
#content{
	margin:0 auto;
}

#centreContent{
	background: none;
	padding-bottom:0;
}
#wrapper{
	background: none;
	zoom:1;
}
#leftContent{		
	float:left;
	width:937px;
	color:#666;
	padding-bottom:0;
}
#mainContent{
	padding: 0; margin: 0;
}

h2{

	font-size:12pt;
	line-height:18pt;
	margin-left:15px;
}
h3{
	font-size:10pt;
	color:#636365;
	padding-bottom:5px;
}
div.smallBox h2,div.largeBox h2{
	text-transform:capitalize;
	font-size:11pt;
	color:#fff;
	line-height:18pt;
} 
div.smallBox {width: 330px;height: 275px;margin-bottom:5px; background: url(./images/new/outso-boxes2.png) -610px top no-repeat;}
div.largeBox {width:606px;height: 275px;margin-bottom:5px; background: url(./images/new/outso-boxes2.png) no-repeat;}
#leftColMiddle{float:left;padding:0px;}
#leftColMiddle h2{display:block; width:522px;float:left;}
#leftColMiddle img{margin:10px 30px 0 10px;}
#leftColMiddle a{font-weight:bold;font-size:10pt;}
#leftColMiddle p{text-align:left;}
/**/
#rightColMiddle{float:right;font-size:12pt;}

#rightColMiddle a{font-weight:bold;font-size:10pt;}
#rightColBottom p{text-align:justify;}
#leftColBottom{float:left;padding:0px; margin-bottom:0;}

#leftColBottom h2{display:block; width:482px;float:left;}
#leftColBottom a{font-weight:bold;font-size:10pt;}
#leftColBottom p{text-align:left;}
#rightColBottom{float:right;font-size:12pt; margin-bottom:0;}
#rightColBottom a{font-weight:bold;font-size:10pt;}
#rightColBottom p{text-align:justify;}

#leftColTop{float:left;font-size:12pt;}
#leftColTop a{font-weight:bold;font-size:10pt;}
#leftColTop p{text-align:justify;}
#rightColTop{float:right;}
#rightColTop img{margin:10px 0 0 10px;}
#rightColTop a{font-weight:bold;font-size:10pt;}
#rightColTop p{text-align:justify;}

a.moreLinks{color:#FA5100;}

.boxContent{
	margin:15px 20px 15px;
	height:190px;	
}
.boxText{
	height:190px;
}

#rss_link{
	display:none; width:48px;float:left;background:url(./images/new/rss-trans.gif) no-repeat right 5px; height:25px;
}
#rss_link span{
	visibility:hidden;
	display:none;
}
#rss_link:hover{
	text-decoration:none;background-position:left 5px;
}

.footLinks{
	margin-top:0;	
}

.socialLeft{
	margin-top:23px;
	float:left;
	width:82px;
	height:100px;
	padding-left:40px;
}
.socialRight{
	padding-top:23px;
	float:right;
	width:65px;
	padding-right:40px;
}
.socialLeft a{
	display:block;
	height:25px;
	background:url(./images/social.gif) no-repeat;
}
.socialLeft a span{ display:none;}
a#twitterLink{background-position: left top;}
a#facebookLink{background-position: left -25px;}
a#flickrLink{background-position: left -50px;}
a#twitterLink:hover{background-position: left -75px;}
a#facebookLink:hover{background-position: left -100px;}
a#flickrLink:hover{background-position: left -125px;}
/************* TWITTER FEED *************/
.twitterContents p{	padding:2px 0; }
.twitterContents a{	font-weight:bold; }
.twitter_status{ padding:5px 0;	border-bottom:solid 1px #ABB0B1; }
.twitter_status p{ color:#6D6D6D; }
.twitter_image{
	float:left;
	margin-right:14px;
	border:solid 2px #DEDEDE;
	width:50px;
	height:50px;
}
.twitter_posted_at{ font-size:11px; padding-top:4px; }
#newsScroller div.innerMain ol{
}
#newsScroller div.innerMain{
	padding:0;
	margin:0;
}
#newsScroller div.innerMain ol li{
	font-size:8pt;
}
#newsScroller div.innerMain div.meta{
	font-weight:bold;
	line-height:8pt;
	margin-top:3px;
	color:#ff1902;
	padding-bottom:5px;
}
.twitterBox{
	overflow:auto;
	height:210px;
}