/*
Theme Name: uFlexFolio
Theme URI: http://www.dsm-design.co.uk
Description: Portfolio theme for Wordpress
Author: DSM Design
Author URI: http://www.dsm-design.co.uk
Version: 1.0
*/

@import "library/styles/text.css";
@import "library/styles/template.css";
@import "library/styles/menu.css";
@import "library/styles/content.css";
@import "library/styles/search.css";
@import "library/styles/form.css";
@import "library/styles/colors.css";

table.bottom tr {
	background:		none;
}

table.bottom td {
	border:				0px solid #000000;
}

table.bottom h1 {
	width:				100%;
	color:				#fdfdfd;
	font-size:			18px;
	font-weight:		normal;
	line-height:		28px;
	height:				28px;
	border-bottom:		1px solid #c9b9af;
}

table.bottom h2 {
	width:				100%;
	text-transform:		uppercase;
	color:				#72c6ef;
	font-size:			18px;
	font-weight:		normal;
	line-height:		28px;
	height:				28px;
}

table.bottom a {
	color:				#FFFFFF;
	text-decoration:	none;
}

table.bottom ul {
	font-size:			12px;
	color:				#FFFFFF;
	margin:				0px;
	width:				100%;
    padding:            0px 5px 0px 0px;
}

table.bottom li {
	font-size:			12px;
	color:				#f37021;
	height:				24px;
	margin-bottom:		4px;
	border-bottom:		1px solid #856c5e;    
}

#twitter-3 a {
	color:				#0095da;
}

a.twitterwidget {
	color:				#808080;
}

.FeaturedMenu ul li {
	/*border:				0px;*/
	/*background:			#f37020 url( 'library/images/featured_bg.jpg' ) repeat-x bottom center;*/
	line-height:		14px;
}

.FeaturedMenu ul li span.Title {
	margin-bottom:		6px;
}



ul.children li.page_item a:hover {
	color:	#0095DA;
}


