@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
* { padding: 0; margin: 0; }

body { color:#121212; font-family:"Lucida Grande",Verdana,Arial,sans-serif; font-size:12px; line-height:18px; background: #fff url(img/bg1.gif) repeat-x; }

/* links */
a { background: inherit; color: #1B5790; text-decoration: none; } /* was #72A545
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #1B5790; } /* was 65944A */
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 5px 15px;
}
ul, ol {
	margin: 1px 10px;
	padding: 0 15px;
}

/* images */
.bText img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 3px solid #1B5790;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;
  	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #1B5790;
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:360px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
}
/* search form */
form.search {
	background-color: transparent;
	border: none;
	padding: 0;
}
form.search p { margin:0; padding: 0; }
form.search input.SearchField {
	width: 195px;
	color: #333;
	height: 20px;
	padding: 2px;
	margin-bottom: 5px;
	vertical-align: top;
}
form.search input.SearchButton {
	font: bold 12px Arial, Sans-serif;
	color: #333;
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

/*
#header-content, #content, #footer-content {
	width: 760px;
}

/* header 
#header {
	text-align: left;
	height: 93px;
	border-top: 1px solid #000;  //IE7 vertical placement 
}
#header-content {
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content .widget_core_coll_title h1 a {
	font: bold 40px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0; padding: 0;
	text-decoration: none;

}

#header-content .widget_core_coll_tagline {
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: -10px 0 0 18px;
	margin-top: -10px;
	padding: 0;
	color: #ddd;
}
*/

/* header menu */
/*
div.PageTop {
	float: right;
}

div.top_menu ul {
	position: absolute;
	right: 0px;
	bottom: 6px;
}
*/

		#wrapper { width:940px; margin:0 auto; background: url(img/logo.gif) no-repeat 660px 0; }
		
		#header { height:113px; }
		#heading { float:left; display:inline-block; color:#000; padding:0 0 0 10px; margin:10px 0 0; }
		#heading h1 { font-weight:bold; font-size:3.2em; color:#000; margin:5px 0 0; line-height:1em; font-family:"Lucida Grande",Verdana,Arial,sans-serif; }
		#heading h2 { font-weight:bold; font-size:1.2em; margin:10px 0 0; color:#000; text-transform:none; font-family:"Lucida Grande",Verdana,Arial,sans-serif; }

		#network { float:right; height:80px; position:relative; width:180px; margin:-60px 280px 0 0; text-align:center; font-family:Arial; font-size:1.2em; line-height:20px; background-color:#000; opacity:0.25; }
		#network a { color:#fff; text-decoration:none; }
		#network a.handle { bottom:0; left:0; width:180px; position:absolute; }
		#network a.site { float:left; display:inline-box; margin:5px 5px 0; width:78px; /*border-bottom:1px solid #000;*/ }
		#network a.site:hover { text-decoration:underline; /*border-bottom:1px dotted #fff;*/ }
		
		#nav { height:30px; line-height:30px; font-size:1.2em; font-weight:bold; font-family:"Lucida Grande",Verdana,Arial,sans-serif; }
		#nav .left { float:left; }
		#nav .right { float:right; }
		#nav a { display:inline-block; padding:0 10px; color:#fff; text-decoration:none; }
		#nav.two { background-color:#007eb3; } /* skin diff */
		#nav.two a:hover { background-color:#2992BF; } /* skin diff */

		#content { padding:20px 10px; }
		#content #main { float:left; width:670px; margin-right:30px; /*border:1px solid silver;*/ }
		#content #sidebar { float:left; width:220px; /*border:1px solid silver;*/ }
		
		.clr { clear:both; }

/* content */
/*
#content-wrap { clear:both; float:left; width:100%; }
#content { text-align:left; padding:0; margin:20px auto 0; }
*/

/* sidebar */
/*#sidebar { float:right; width:25%; margin:0 0 10px 0; padding:0; font-size:90%; }*/
#sidebar h1 { padding: 10px 0px 0px 10px; margin: 0; font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif; }
.sidebox { background: #F5F5F5; border: 1px solid #EFEDED; margin-bottom: 10px; }
#sidebar img { border: none; }

/* sidebar menu */
#sidebar ul.sidemenu { list-style:none; margin: 10px 0 15px 0; padding: 0; background: #F2F2F2;}
#sidebar ul.sidemenu li { padding: 0px 10px; }
#sidebar ul.sidemenu a { display:block; font-size:0.9em; font-weight:normal; color: #333; /*height: 1.5em;*/ padding:.3em 0 .3em 15px; /*line-height: 1.5em;*/ border-bottom: 1px dashed #D4D4D4; text-decoration:none; }
#sidebar ul.sidemenu a.top{ border-top: 1px dashed #D4D4D4; }
#sidebar ul.sidemenu a:hover { padding: .3em 0 .3em 10px; border-left: 5px solid  #1B5790; color: #1B5790; }
#sidebar ul.sidemenu ul { margin: 0; padding: 0; list-style:none; }

/* main */
/*#main { float: left; width: 73%; margin: 0 0 10px 0; padding: 0; }*/
#main h3.bTitle { padding: 10px 0px 0px 5px; margin: 0 0 0 10px; border-bottom: 1px solid #f2f2f2; font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif; }
#main ul li { list-style-image: url('img/bullet.gif'); }

.post { margin: 0px 0px 20px 0px; padding: 0px; background: #FFF url('img/gradientbg.jpg') repeat-x; border: 1px solid #EFEDED; }
.post .post-footer { background-color: #FAFAFA; border: 1px solid #f2f2f2; padding: 5px; margin: 20px 10px 10px 10px; font-size: 95%; }
.post .post-footer img { margin: 3px; }
.post .post-footer .date { background: url('img/clock.gif') no-repeat 0 center; padding-left: 20px; margin: 0 10px 0 5px; }
.post .post-footer .comments { background: url('img/comment.gif') no-repeat 0 center; padding-left: 20px; margin: 0 10px 0 5px; }
.post .post-footer .readmore { background: url('img/page.gif') no-repeat 0 center; padding-left: 20px; margin: 0 10px 0 5px; }

/* footer */
#footer { clear: both; margin: 0; padding: 0; font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif; text-align: left; }
#footer h1, #footer p {	margin-left: 0; }
#footer-content { border-top: 1px solid #EAEAEA; margin: 0 auto; padding-left: 15px; color: #777; }
#footer-content a { text-decoration: none; color: #777; }
#footer-content a.contact_link { text-decoration: underline; }
#footer-content a:hover { text-decoration: underline; color: #333; }
#footer-content ul { list-style: none; margin: 0; padding: 0; }
#footer-content .col { width: 32%; padding: 0 5px 30px 0; }
#footer-content .col2 { width: 30%; padding: 0 0 30px 0; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

#sidebar .widget_core_coll_xml_feeds ul.sidemenu li a { display: inline; }
table.bCalendarTable { font-size: 85%; }
td.bCalendarCell, td.bCalendarLinkPost, td.bCalendarEmptyCell { width: 5.5ex; }
