/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/



/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	width: 366px;
	float: left;
	position: relative;
	z-index: 1;
	
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; margin-left: 0!important; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #009ACF;
	border-bottom:none;
	margin-right: -1px;
	border-collapse:collapse;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	float: left;
	font-weight: normal;
	text-decoration: none;
	color:#666;
	background: #FF9900;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ui-tabs-nav li a:hover {
	background: #79c9ec;
	color: #026890;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #6eac2c;
}


.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #009ACF;
	color: #ffffff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	border: 1px solid #009ACF;
	margin-top:-1px;
	border-collapse:collapse;
	background: #fcfdfd url(images/fcfdfd_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
	padding: 10px;
	height: 170px;
	overflow: auto;
	
	
	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////*/

.ui-tabs2-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	width: 750px;
	float: left;
	position: relative;
	z-index: 1;
	
	bottom: -1px;
}
.ui-tabs2-nav ul {
	/*resets*/margin: 0; margin-left: 0!important; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs2-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #009ACF;
	border-bottom:none;
	margin-right: -1px;
	border-collapse:collapse;
}
.ui-tabs2-nav li a {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	float: left;
	font-weight: normal;
	text-decoration: none;
	color:#666;
	background: #FF9900;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ui-tabs2-nav li a:hover {
	background: #79c9ec;
	color: #026890;
}
.ui-tabs2-nav li.ui-tabs-selected {
	border-bottom-color: #6eac2c;
}


.ui-tabs2-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #009ACF;
	color: #ffffff;
}
.ui-tabs2-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	border: 1px solid #009ACF;
	margin-top:-1px;
	border-collapse:collapse;
	background: #fcfdfd url(images/fcfdfd_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
	padding: 10px;
	height: 170px;
	overflow: auto;
	
	
	
}
.ui-tabs2-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}


.blogpost{
width:230px;
height:130px;
padding:5px;
border:1px solid;
float:left;
}
.blogpost a{
font-weight:bold;
}
.middle{
margin-left:11px;
margin-right:11px;
}
