/* @override http://friendsofdesign.net/wp-content/themes/friendsofdesign/style.css */

/* @override http://friendsofdesign.net/wp-content/themes/friendsofdesign/style.css */

/* @override http://friendsofdesign.net/wp-content/themes/friendsofdesign/style.css */

/*
Theme Name: Friendsofdesign
Description: 3 coloumn website
Author: Jason Ridout
Author URI: http://friendsofdesign.net
Date: 2010
*/

body {
	margin:0 auto;
	padding-top:0px;
	background:#faf7f2 url(images/background.jpg) no-repeat top;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	color:#000;
	font-size:11px;
}
img {
	border:0;
	align:left;
	float:left;
	clear:both;
	}
a {
	color:#4d4d4d;
	text-decoration:none
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
h1, h5, h6 {
	font-size: 14px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h6{
	margin: 0px;
	height: 32px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-size: 20px;
	color: #3a4446; 
	font-weight:normal;
}
h2{
	margin: 5px;
	padding: 7px 0px 0px 15px;
	text-align: left;
	font-size: 20px;
	color: #3a4446; 
	font-weight:normal;
	}
h3{
	margin:0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #000;
	}
h4{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	line-height:40px;
	color: #999;
	font-weight:normal;
	/* clear:both; */
	}
	
ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	line-height:14px;
	}
blockquote {
	padding-left:10px;
	color:#bababa;
	font-style: normal;	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}
	
.ad1{
	text-align:center;
	margin:5px auto;
	padding:0px 0px 0px 0px;
}
/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0px auto;
	background:#fff;
	padding:0px 0px 0px 0px;
	}
	
/* The Top */

#top {
	background:url(images/header_new.png) no-repeat top;
	width:1000px;
	height:142px;
	margin:auto;
	background-repeat:no-repeat;
	clear:both;
	}
.blogname {
	float:left;
	width:700px;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:45px;
	font-weight:bold;
	margin:40px 0px 0 25px;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	}
	
.blogname h1  a:hover {
	color: #4e4e4e;
	text-decoration: none;
	background-color:transparent;
	}
.blogname h2 {
	margin:5px 0px 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
/* Search */
#search {
	height:34px;
	width:330px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background: #e9e3d6 url(images/magnify.gif) no-repeat;
}
#searchform {
	-x-system-font:none;
	color:#000000;
	float:left;
	font-family:"century Gothic",Arial,Helvetica,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0 0 58px;
	padding:2px;
	width:200px;
}
#searchbox{
	margin:0;
	padding:0;
	width:100%;

}
#search fieldset {
	margin:0px;
	padding:0px;
	border: none;
}
#search p {
	margin:0px;
	font-size: 85%;
}
#s{
	margin-left:58px;
	float: left;
	height:24px;
	width:225px;
	padding: 10px 0px 0px 5px;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
}
#foxmenucontainer{
	height:30px;
	background-color:#bababa;
	display:block;
	padding:0px 0px 0px 0px;
	font-family:"Century gothic",verdana, Arial, sans-serif;
	clear:both;
        overflow:hidden;
	}
/* The Menu */
#menu ,#menu ul {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color:#bababa;
	height:30px;
	}
#menu a {
	font-size:11px;
	color: #4e4e4e;
	display: block;
        font-weight: normal;
        text-align:center;
   	padding: 7px 0px 6px 0px;
	border-right:1px solid #ccc;
        width:116px;
	height:18px;
	}
.menuline {
	color: #4e4e4e;
	display: block;
        font-weight: normal;
   	padding: 7px 10px 6px 10px;
	border-left:1px solid #ccc;
	}	
#menu a:hover {
	font-size:11px;
	color: #000;
	display: block;
	text-decoration: none;
	background:#ddd;
	}

#menu li {
	display:inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/* The Menu */
/* The RSSFeed Menu */
#feedsmenu ,#feedsmenu ul {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color:#bababa;
	height:30px;
	}
#feedsmenu li {
	float: left;
        width:90px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/* The Feed Menu */
/* Feeds */
/* Feeds a */
.twitterfeed a {
	font-size:11px;
	color: #4e4e4e;
	display: block;
        font-weight: normal;
   	padding: 7px 10px 0px 25px;
	border-right:1px solid #ccc;
	height:23px;
	background:url(images/twitter.png) no-repeat 0% 0%;
	}
.twitterfeed {
	height:30px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.twitterfeed a:hover {
	font-size:11px;
	color: #000;
	display: block;
	text-decoration: none;
	background:#ddd url(images/twitter.png) no-repeat 0% 0%;
	}
/* Feeds a */
.rssfeed {
	height:30px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.rssfeed a {
	font-size:11px;
	color: #4e4e4e;
	display: block;
        font-weight: normal;
   	padding: 7px 5px 0px 25px;
	border-right:1px solid #ccc;
	height:23px;
	background:url(images/rssfeed.png) no-repeat 0% 0%;
	}
.rssfeed a:hover {
	font-size:11px;
	color: #000;
	display: block;
	text-decoration: none;
	background:#ddd url(images/rssfeed.png) no-repeat 0% 0%;
	}

/* Feeds images */
.rssfeedimg{
	width:23px;
	height:25px;
	background: url(images/twitter.png) no-repeat 0% 0%;
	}
.twitterfeedimg{
	width:23px;
	height:25px;
	background: url(images/twitter.png) no-repeat 0% 0%;
	}
/* Feeds */
#cat{
	clear:both;
	height:30px;
	width:1000px;
	background-color:#dddddd;
	}
#langmenu{
	background-color:#bababa;
	width:200px;
	height:30px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#catmenucontainer{
	height:29px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #d9d9d1;
	border-bottom:1px solid #d9d9d1;
	}	
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}
#catmenu  a {
	color: #828282;
	display: block;
    font-weight: normal;
   	padding: 5px 10px 6px 10px;
	border-right:1px solid #d9d9d1;
	}	
#catmenu  a:hover {
	color: #bc0705;
	display: block;
	text-decoration: none;
	border-right:1px solid #d9d9d1;
	}
#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #828282;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	z-index:2;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	z-index:2;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:11;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

#featured{
	height:auto;
	margin:0 0 5px 0;
}	
/* Content*/	
.content {
	background:#fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#fff;
	}	
#content {
	background:#fff;
	float: left;
	width: 650px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	}
#lpst{
	height:40px;
	background:#000 url(images/lnews.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
.post {
	width: 317px;
	height:280px;
	float:left;
	margin:5px 6px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#d9d9d9;
	color:#222;
	overflow:hidden;
	}
.post h7 {
	background-color:#000;
	margin:0px;
	padding-left: 30px;
	font-size: 14px;
	line-height:18px;
	overflow:hidden;
	color: #3a4446; 
}
.postheader {
	margin:0px;
	padding: 10px 5px 0px 9px;
	font-size: 14px;
	line-height:18px;
	overflow:hidden;
	color: #3a4446; 
}
.postheader a, .postheader a:link, .postheader a:visited  {
	color: #529ab3;
	overflow:hidden;
		}
.postheader a:hover  {
	color: #529ab3;
	background-color: transparent;
	text-decoration:underline;
	}	
.date{
	margin: 0px 0 0px 0;
	padding: 2px 0px 3px 0px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	line-height:14px;
	font-weight:bold;
	color:#fff;
}
.clock{
	padding:0px;

}	
.authr{
	padding:5px 0 0 0px;
}
.postinfo {
	height:15px;
	width:250px;
	padding: 5px;
	font-size:14px;
}
.time{
	float:left;
	margin-left:4px;
	padding:0px 0 0 25px;
	color:#000;
	background-repeat:no-repeat;
	font-size:12px;
	}
.featuredimg{
	clear:both;
	}
.time a:link,.time a:visited {
	color:#000;
	}
	
.rmore{
	float:right;
	margin-left:4px;
	padding:0px 25px 0 0px;
	color:#fff;
	background-repeat:no-repeat;
	font-size:12px;
	}
	
.rmore a:link,.rmore a:visited {
	color:#fff;
	}
	
.mentry a:link,
.mentry a:visited {
	color: #e20d69;
	background-color: transparent;
	padding:0px 0px 0px 10px;
}
.mentry a:hover {
	color: #e20d69;
	background-color: transparent;
	text-decoration: underline;
}
.mentry{
	height:auto;
	padding:0px;
}
.mentry p{
	margin: 0px 0;
	padding: 0px 10px;
	font-size:12px;
	color:#333;
	}
.post img{
	float:left;
	margin: 3px 8px 5px 9px;
	padding: 0px 0px;
	background-color:#ddd;

}
.cover{
	margin: 0 0;
	padding:5px 10px;
	}
.singlemeta{
	width:668px;
	background:#fff;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;
}	
/* sidebar */
#rightcol{
	background:#fff;
	margin: 5px 0px 0px 0px;
	width:330px;
	float:left;
}
#fideohead{
	height:50px;
	background:#e9e3d6 url(images/feat-video.png) no-repeat 10% 50%;
	width:330px;
	margin:34px 0px 0px 0px;
	border-top:4px groove #ccc;
	clear:both;
}
#subscribe{
	height:35px;
	background:#e9e3d6 url(images/subscribe.png) no-repeat 7% 50%;
	width:330px;
	margin:0px;
	padding:0px;
	border-top:4px groove #ccc;
	clear:both;
}
#fvideo {
	width:314px;
	height:auto;
	background:#e9e3d6;
	padding:0px 8px 0px 8px;
	margin:0px 0px 0px 0px;
}	
#fvideo p{
	margin:0px 5px;
}
#fvideo h2 {
	margin:0px 5px;
	text-align: left;
	font: 14px Arial, century gothic,verdana,  sans-serif;
	font-weight:bold;
	color:#6f6f6f;
	padding:15px 0px;
}
#quick_subscribe_messages{
	margin:0px;
	font: 10px Arial, century gothic,verdana,  sans-serif;
	color:#000;
	padding:5px 0px 5px 0px;
}

#fvideo h2 a, #fvideo h2 a:link, #fvideo h2 a:visited  {
	color: #6f6f6f;
	background-color: transparent;
	}
.fat{
	margin:0px 5px;
	text-align: left;
	font: 12px Arial,century gothic,verdana,  sans-serif;
	color:#fff;
	padding:0px 0px;

}		
/* The Sidebar1 */
.sidebar1{
	height:auto;
	background-color:#e9e3d6;
	margin:0px 0px 0px 0px;
	clear:both;
	}
.sidebar1 h2 {
	height:20px;
	color:#000;
	font-size:12px;
	word-spacing:-1px;
	margin:0px 0px 0px 0px  ;
	padding:0px 0px 0px 0px;
	background-color:#e9e3d6;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #4e4e4e;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family: Arial, century gothic,Georgia,helvetica, sans-serif;
	background-color:#ddd;
	border-bottom:1px solid #4e4e4e;
	}
.sidebar1 ul li a:hover {
	background:#bababa;
	color:#191919;
	}
.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	}
.quick_subscribeform{
	width:200px;
	}
.sidebar1 table {
	width:100%;
	text-align:center;
	background:#fff;
	}		
/* The Sidebar2 */	
.sidebar2 h2 ul li a:link, .sidebar2 ul li a:visited {
	color:#000000;
	display:block;
	font-family:Arial,century gothic,Georgia,helvetica,sans-serif;
	padding:0px;
	text-decoration:underline;
}
.sidebar2{
	float:right;
	width:330px;
	padding-top:0px;
	padding-left:0px;
	padding-left:0px;
	font-size:12px;
	font-family: century gothic, Arial,Georgia, sans-serif;
	font-weight:normal;
	}
.sidebar2 h2 {
	background:url(images/twitter1_BlueYell_SML.png) no-repeat 0px 50%;
	height:60px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	margin:0px;
	padding:0px;
	background-color:#e9e3d6;
	border-bottom:1px solid #4e4e4e;
	font-weight:normal;
	}
.sidebar2 ul {
	background-color:#e9e3d6;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
.sidebar2 ul ul  {
	list-style-type: none;
	margin:0px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
	}
.sidebar2 ul ul ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	border:0;
	}
.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	border:0px;
	}	
.sidebar2 ul li {
	background-color:#e9e3d6;
	height:auto;
	line-height:18px;
	padding-top:3px;
	padding-left:4px;
	border-top:4px groove #ccc;
	font-weight:normal;
	}
.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #000;
	text-decoration: underline;
	padding: 0p;
	width:330px;
	height:auto;
	font-family: Arial, century gothic,Georgia,helvetica, sans-serif;
	}
.sidebar2 ul li a:hover {
	color:#000;
	}
.sidebar2 p {
	padding: 7px 10px;
	margin:0;	
	}
.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#d9d9d9;
	}	
	
/* The Sidebar3 */		
.sidebar3 h2 ul li a:link, .sidebar3 ul li a:visited {
	color:#000000;
	font-family:Arial,century gothic,Georgia,helvetica,sans-serif;
	padding:0px;
	text-decoration:underline;
}
.sidebar3{
	float:right;
	width:330px;
	padding-top:0px;
	padding-left:0px;
	padding-left:0px;
	font-size:12px;
	font-family: century gothic, Arial,Georgia, sans-serif;
	font-weight:normal;
	}
.sidebar3 h2 {
	background:url(images/archives.png) no-repeat 7px 50%;
	height:60px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	margin:0px;
	padding:0px;
	background-color:#e9e3d6;
	font-weight:normal;
	border-top:4px groove #CCCCCC;
	}
.sidebar3 ul {
	background-color:#e9e3d6;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
.sidebar3 ul ul  {
	list-style-type: none;
	margin:0px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
	}
.sidebar3 ul ul ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	border:0;
	}
.sidebar3 ul ul ul ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	border:0px;
	}	
.sidebar3 ul li {
	background-color:#e9e3d6;
	height:auto;
	line-height:18px;
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
	border-top:4px groove #ccc;
	font-weight:normal;
	}
.sidebar3 ul li a:link, .sidebar2 ul li a:visited {
	color: #000;
	text-decoration: underline;
	padding: 0p;
	height:auto;
	font-family: Arial, century gothic,Georgia,helvetica, sans-serif;
	}
.sidebar3 ul li a:hover {
	color:#000;
	}
.sidebar3 p {
	padding: 7px 10px;
	margin:0;	
	}
.sidebar3 table {
	width:100%;
	text-align:center;
	background-color:#d9d9d9;
	}			
	
	
/* The Sidebar3 */		
/* --- FOOTER --- */
#footer {
	clear:both;
	height:287px;
	padding:0px 0px 0px 0px;
	width:1000px;
	background:#bbcec3 url(images/footer.jpg) no-repeat 0% 0%;
	color:#529ab3;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}
#footer a {
	color:#529ab3;
	}
#footer a:hover {
	color:#ccc;
	}
.fleft{
	float:left;
	padding: 0 0 0 10px;
}
.fright{
	float:right;
	padding: 0 10px 0 0;
}
/* The Navigation */
.navigation {
	height:25px;
	padding:8px 10px;
	margin:0px 0 0 0;
	float:left;
	width:630px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#e20d69;
	}
.navigation a:hover {
	color:#000;
	}
/* The Attachment */
.contentCenter {
	text-align:center;
	}
/* The Page Title */
h2.pagetitle {
	height:25px;
	padding:8px 10px;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:left;
	background:url(images/navig.jpg);
	color:#fff;
	}
	

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	padding:3px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	}
.comments-count{
		font-weight:bold;
		padding:0 0 0 20px;
		color:#fff;
}
.paragraph{
	clear:both;
	}
	
#commentform {
	padding-left:20px;
	}
	
#commentform input {
	background:#fff;
	color:#000;
	}
	
.comments input#submit {
	background:url(images/submit.png) no-repeat 0% 0%;
	padding:0;
	width:111px;
	height:30px;
	}
	
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 20px;
	padding:0;
	font-weight:normal;
	color:#62696c;
	}

.commentbox ol {
	list-style-type:none;
	margin: 0 ;
	padding:20px 0px;
	
	}
.commentbox ol li{
	list-style-type:none;
	padding:5px 5px;
	
	}
.comment-meta{
	font-size:12px;
	}	
.alt{
	font-size:12px;
	}	

.odd{}
	
.comments ol li p {
	padding:0;
	margin:5px 0;
	
	}
.commentmeta small{
	color: #F5072B;
	
}
.comments img{
	border:2px solid #ccc;
	margin:4px 4px;
	padding:4px 4px;
}
/* The Comments */



.featlist {
	width:325px;
	}
		
.highlight{
	margin-top:4px;
	height:36px;
	background:#ddd url(images/top5.jpg) ;
	width:325px;
	float:left;
}	
.fblock h2{
	margin: 0px 0 0px 0;
	padding: 5px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	color:#e20d69;
	overflow:hidden;
	height:16px;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#6f6f6f;
}
.fblock {	
	width: 325px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 0;
	background-color:#bababa;
	display:inline;
	color:#fff;
	font-family:Arial,century gothic,verdana, sans-serif;
}
.fblock p{
	margin:5px 5px;
	color:#6b7478;
}
.fblock img {
	float:left;
	background-color:#ddd;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#6b6b6b;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#6b6b6b;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#4e4e4e;
	padding: 2px 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:10px;
	color:#4e4e4e;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#878787;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}
.excerttitle{
	padding: 0px 10px;
	font-size:18px;	
	}
.fmeta a:hover{
	overflow:hidden;
	font-size:12px;
	color:#fff;
	padding: 0px;
	margin:0px;		
}
	
.sponsor{
	margin: 0px;
	padding: 0px;
	width:620px;
	float:left;

}
.sponsor ul {
   	 margin: 0px;
	 padding: 0px 10px;
	 overflow: auto;
	 list-style:none;
}
.sponsor ul li{
	height:125px;
	width:125px;
	margin: 2px 7px ;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:left;
	background-color:#878787;
}
.sponsor li a:link, .sponsor li a:visited {
	text-decoration: none;
}
.wallpaper{
	float:left;
	width:220px;
	}
#errorwrapper {
	width:660px;
	margin:0px auto;
	}
#error {
	width:660px;
	height:298px;
	background-image:url(images/);
	margin:0px ;
	padding:0px;
	}
#errorcopy {
	width:660px;
	height:280px;
	margin:0px ;
	padding:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}
.qtrans_language_chooser li { float:right; margin:3px; padding:3px }
.qtrans_flag { border:1px solid #b6b6b6 }
.qtrans_language_chooser { list-style-type:none }

#footerpages {
	list-style-type:none 
}
#bottommenu ,#bottommenu ul {
	position:relative;
	top:40%;
	background-color:;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 140px;
	list-style: none;
	}
#bottommenu a {
	font-size:11px;
	color: #529ab3;
	display: block;
    font-weight: normal;
   	padding: 0px 0px 0px 0px;
	}
	
#bottommenu a:hover {
	font-size:11px;
	color: #529ab3;
	display: block;
	text-decoration: underline;
	}

#bottommenu li {
	display:inline-block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline;
	}
#copyright,#copyright ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:solid #fff 1px;
	}
.featuredcourses{
	clear:both;
	height:32px;
	width:650px;
	background: url(images/feat-courses.png) no-repeat 0% 50%;
	}
.featuredtutorials{
	clear:both;
	width:650px;
	height:32px;
	background: url(images/feat-tuts.png) no-repeat 0% 50%;
	}
.featurednews{
	clear:both;
	width:650px;
	height:32px;
	background: url(images/latest-news.png) no-repeat 0% 50%;
	}
.galleryimage{
	float:left;
	width:100px;
	height:110px;
	padding-right:10px;
	padding-top:5px;
	}
.videoimage{
	float:left;
	width:300px;
	height:255px;
	padding-right:10px;
	padding-top:5px;
	}
.gallerycontent{
	float:right;
	width:100%;
	height:auto;
	}
.listing{
	width:100%;
	height:auto;
	clear:both;
	}
.line{
	height:1px;
	width:100%;
	background-color:#ccc;
	}
hr{
	width:100%;
	height:2px;
	clear:both;
	}
.enrolimg{
	float:left;
	width:95px;
	height:60px;
	margin-right:15px;
	}
.acroimg{
	float:left;
	width:24px;
	height:24px;
	margin:0px;
	padding:0px;
	}
.enrol{
	float:left;
	padding:0px;
	height:60px;
	width:80%;
	}
.enrol h3{
	margin: 10px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #000;
	}
.galleryimg{
	float:left;
	padding:5px;
	}
	
#leftsidebar{
	position:relative;
	top:-170px;
	left:-250px;
	width:374px;
	height:899px;
	background: url(images/leftsidebar.png) no-repeat;
	background-position:left;
	}
#rightsidebar{
	position:absolute;
	top:10px;
	left:1315px;
	width:200px;
	height:899px;
	background: url(images/rightsidebar.png) no-repeat;
	background-position:right;
	}
#bottombarleft{
	position:absolute;
	top:1000px;
	left:200px;
	width:125px;
	height:115px;
	background: url(images/bottombarleft.png) no-repeat;
	background-position:bottom;
	}
#bottombarright{
	position:absolute;
	top:1000px;
	left:200px;
	width:125px;
	height:115px;
	background: url(images/bottombarleft.png) no-repeat;
	background-position:bottom;
	}

.contactusleft{
	width:250px;
	height:auto;
	float:left;
	}
.contactusright{
	width:250px;
	height:auto;
	float:right;
	}
.contactform{
	width:330px;
	height:auto;
	padding:10px 0px 10px 10px;
	}
#quicksubscribe{
	background:url(images/go.png) no-repeat ;
	width:20px;
	float:right;
	border:none;
	height:20px;
}
#quick_subscribe_form{
	padding:0px 0px 0px 0px;
	}
#header{

}
#quick-subscribe{
	padding: 8px 0px 0px 10px;
	}
.widget widget_quick_subscribe{
	padding: 10px;
	}
.searchsubmit{
	background:url(images/go.png) no-repeat ;
	width:40px;
	border:none;
	height:30px;
	margin:5px 0px 0px 0px;
}
.widgettitle h2{
	position:absolute;
	top:50px;
	width:100%;
	height:auto;
	margin:5px 0px 0px 0px;
	}
#feedback{
	height:35px;
	background:#e9e3d6 url(images/feedback.png) no-repeat 7% 50%;
	width:330px;
	margin:0px;
	padding:0px;
	border-top:4px groove #ccc;
	clear:both;
}
.feedbacksumbit{
	float:right;
	margin:0px 30px 0px 0px;
	height:30px;
	width:40px;
}
.twitter-item{
	padding:2px 4px 0px 4px;
	height:auto;
	}
.imgborders{
	padding:4px;
	border:2px solid #ccc;
	float:left;
	clear:both;
	}
.contactusleft{
	width:120px;
	height:auto;
	float:left;
	border:0px solid #000;
	}
.contactusright{
	width:350px;
	height:auto;
	float:left;
	border:0px solid #000;
	}
.acrobat{
	background:url(http://friendsofdesign.net/blog/wp-content/uploads/acrobat3.jpg) no-repeat 50% 50%;
	padding:5px;
	margin:3px 3px 3px 0px;
	height:18px;
	width:18px;
	padding-left:14px;
}
.new {
    background: url("http://friendsofdesign.net/wp-content/themes/friendsofdesign/images/new_icon.gif") no-repeat scroll 50% 50% transparent;
    height: 18px;
    margin: 3px 5px 3px 0;
    padding: 5px 5px 5px 20px;
    width: 18px;
}
/* @group temp styles */


#cs5Banner {
	width:222px;
	height: 312px;
	padding: 10px 54px;
	background-color: #e9e3d6;
		border-top:4px groove #ccc;
}

#lcBanner, #opendayBanner {
	width:296px;
	height: 349px;
	padding: 10px 17px;
	background-color: #e9e3d6;
		border-top:4px groove #ccc;
}
#opendayBanner {
	background-color: #e9e3d6;
	padding:10px 17px;
	height: 369px;
}
/* styles for the cs5 banner in the sidebar */



/* @end */


/* @group kevins changes */

div.sentry dl dt {
	font-weight: bold;	
	font-size: 12px;
}
div.sentry dl{
	width: 50%;
	float: left;
}
div.sentry dl dt,
div.sentry dl dd{
	font-size: 11px;
}

div.sentry dl dd{
	margin-left: 10px !important;
}

div.sentry dl dt{
}
div.sentry dl img{
	clear: both;
	display: block;
	float: none;
}
div.sentry h3,
div.sentry h4{
	/* clear: both;*/
}
/* @end */

ol.boot-camp-tncs li{
	font-size:	9px;
	font-family:	Arial, Verdana, Tahoma;
}
ul.boot-camp-list{
	list-style-type:disc !important;
	padding-left:	40px !important;
}
ul.boot-camp-list li{
}
table.bootcamp{
	margin-top:10px;
	margin-botom:5px;
border-style:solid;
border-collapse:collapsed;
border-width:1px;
border-color:#999999;
}
table.bootcamp td{
border-style:solid;
border-width:1px;
border-color:#999999;
vertical-align:top;
}


#disqus_thread{
	width:630px;	
}
