/*****************************************/
/*** Default Elements ***/
/*****************************************/
html{
	height: 100%;
}


body{
	background-color: #ffffff;
	margin: 0;
	height: 100%;
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #505050;
	line-height: normal;
	font-weight: normal;	
}

.bodyFont{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #A0A0A0;
}

img {
	border:none;
}

.title {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 18px; 
	color: #6080B7;  
	line-height: normal;
	font-weight : normal
}

.subtitle {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 11px; 
	color: #6080B7;  
	line-height: normal;
	font-weight : bold
}


.btn{
	background-color: #6080b7;
	font-family: Arial, Tahoma; 
	font-weight: normal;  
	font-size: 11px; 
	color: #ffffff;
	border: 0px;
	height: 20px;
	/*
	width:58px;
	*/
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.btn:hover {
	color: #505050;
  background-color: #A0A0A0;
}


Input{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #A0A0A0;
	height: 14px;
	line-height: normal;
	font-weight: normal;
}

.input{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #A0A0A0;
	height: 14px;
	line-height: 12px;
	font-weight: normal;
}


Select, .selectbox {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #A0A0A0;
	line-height: normal;
	font-weight: normal;
}

Textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #A0A0A0;
	line-height: normal;
	font-weight: normal;
	padding-left: 4px;
}
/*
li  {
	font-family: Arial, Tahoma; 
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: normal;
}

*/
A:link, A:visited  {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #6080b7;
}

A:active, A:hover  {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #A0A0A0;
}

.commentDate {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #6080b7;
	line-height: normal;
	text-align: left;		
	font-weight: normal;
}

a.commentDate:link, a.commentDate:visited{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #6080b7;
	line-height: normal;
	text-align: left;		
	font-weight: normal;
	text-decoration: none;
}

a.commentDate:hover, a.commentDate:active {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #A0A0A0;
	line-height: normal;
	font-style: normal;
	text-align: left;		
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #6080b7;
	line-height: normal;
	text-align: left;		
	border-bottom: 1px dotted #6080b7;
	padding-bottom: 3px;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #6080b7;
	line-height: normal;
	text-align: left; 
	text-decoration: none;
	font-weight: normal;
/*
border-bottom: 1px dotted #505050;
padding-bottom: 3px;
margin: 0px 0px 2px 0px;
*/
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #A0A0A0;
	line-height: normal;
	text-align: left; 
	font-weight: normal;
	text-decoration: none;
/*
border-bottom: 1px dotted #505050;
padding-bottom: 3px;
margin: 0px 0px 2px 0px;
*/
}

/* header area */

#header {
	margin:0 auto;
	width:100%;
	width: 675px;
	height:125px;
}

#navWrapper{
	margin:0 auto;
	width: 675px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: right;
}

#wrapper {
	margin:0 auto;
	width: 675px;
	/*border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;*/
}


.description {
	color: #fefefe;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 4px;
	text-align:left;
	line-height:normal;
	font: normal Tahoma, Arial;
}



#top_bg {
	width:100%;
	height:20px;
	margin:0 auto;
	padding:0 0 0 0;
	background-color: #6080b7;
}



#footer {
	width:675px;
	height:150px;
	margin:0 auto;
	padding-top: 4px;
	border-top: 1px solid #c8c8c8;
	/*border-right: 1px solid #333334;*/
}



.footer {
	font-size: 10px;
	color: #A0A0A0;
	text-align: center;
}


a.footer:link, a.footer:visited{
	font-size: 10px; 
	color: #A0A0A0;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	font-size: 10px; 
	color: #6080b7;
	text-decoration: underline;
}


#tabarea {
	margin: 0 auto;
	width:818px;
	height:28px;
	text-align:center;
}



#menu {
  white-space: nowrap;
  height: 20px;
  float: left;
  margin:0 20px;
}

#menu ul{
  margin: 0;
  padding: 0;
  list-style:none;
}

#menu li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: transparent;
}

#menu .current_page_item a {
  font-size: 11px;
  font-weight: normal;
  float:left;
  display:block;
  height: 20px;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 15px;
  color: #fff200;
  text-decoration: none;
  background: transparent;
}



#menu .current_page_item a:visited {
	color: #ffffff;
}

#menu .page_item a {
	margin:0px 0 0 0;
	float:left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 0px;
  	padding-top: 3px;
	padding-left: 10px;
  	padding-right: 15px;
	outline:none;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
}

#menu .page_item a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}



/* content area */

#content {
	margin: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 15px;
	width:434px;
}

.post-date {
	width: 42px;
	height: 45px;
	float:left;
	background: url(images/date-bg.png) no-repeat;

}

.post-month {
	font: bold 10px Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	display:block;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 380px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #A0A0A0;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #A0A0A0;
}

.mini-add-comment {
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}



.previous-entries a {
	float: left;
	padding-left: 18px;

}

.next-entries a {
	float: right;
	padding-right: 18px;
}



/* comments area */

#comments, #respond {
	border-bottom: 1px dotted #A0A0A0;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
	border-bottom: 1px dotted #A0A0A0;
}

.commentlist .alt {

	/*background: #A0A0A0;*/

}

.commentlist cite {

	font-weight: bold;
	font-style: normal;
	font-size: 11;
	color: #6080b7;

}


.commentlist cite a:link, .commentlist cite a:visited {
	color: #6080b7;
}

.commentlist cite a:hover, .commentlist cite a:active {
	color: #A0A0A0;
}


.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #A0A0A0;

	font-size: 87%;

}

#commentform input{
	width: 200px;
	background:#ffffff;
	/*border: 1px solid #ceebae;*/
	padding: 3px;
	margin-top: 3px;
	color:#A0A0A0;

}

#commentform textarea{

	width: 478px;

	height: 115px;

	background:#ffffff;

	/*border: 1px solid #ceebae;*/

	padding: 2px;

	margin-top: 3px;

	color:#A0A0A0;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	color:#ffffff;
	background: #6080b7;

}

#commentform #submit{
	cursor: pointer;	
	width: 124px;
	/*border: 1px solid #ceebae;*/
	background: #6080b7;
	margin-right: 2px;
	color: #ffffff;
	font-weight: normal;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}



/*sidebar */

#sidebar {
	float: right;
	padding: 0px 16px 10px 0px;
	width: 184px;
	color: #666666;
	overflow: hidden;
	/*border-left: 1px dotted #A0A0A0;*/
}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font: normal 120% Arial, Tahoma;
	color: #6080b7;
	margin: 20px 0px 0px 2px;
	border:none;
	/*border-bottom: 1px dotted #6080b7;*/
}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #6080b7;

	text-decoration: none;

}

#sidebar a:hover{

	color: #A0A0A0;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.list-blogroll li{

	background: url(images/mini-blogroll.gif) center left no-repeat !important;

	padding-left: 16px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/mini-category.gif) center left no-repeat !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(images/mini-monthly-archive.gif) center left no-repeat !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) center left no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	padding-left: 20px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}




/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}



.validation {

	float:right;

	padding:11px 20px 0 0;

}



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

.sg1 {

	background: url(images/banner_01.jpg) no-repeat;

	width:28px;

	height:16px;	

}

.sg2 {

	background: url(images/banner_02.jpg) no-repeat;

	height:16px;	

}

.sgtxt {

font-size: 10px;

font-family: Verdana,Arial,Helvetica,sans-serif;

color: #fff;

text-align:left;

text-decoration:none;

}

.sgtxt {

font-size: 9px;

font-family: Verdana,Arial,Helvetica,sans-serif;

color: #ccc;

text-align:left;

text-decoration:none;

}

#sgf {

	font-family: Arial, Verdana, Helvetica;

	font-size:10px;

  	font-weight:bold;	

	text-decoration: none;	

	text-align:center;

	text-align:left;

	color: #6080b7;

	padding:6px 0 0 20px ;

	width:400px;

	float:left;	

}

#sgf a.sgfooter {

	font-family: Arial, Verdana, Helvetica;

	color: #6080b7;

  	font-weight:bold;	

	text-decoration: none;

	font-size:10px;

}

#sgf a.sgfooter:hover {

	font-family: Arial, Verdana, Helvetica;

	color: #6080b7;

  	font-weight:bold;	

	text-decoration: none;

	font-size:10px;

}





/***/


