/*  
Theme Name:Theme-19
Author: Trexle Wordpress Themes
Author URL: wordpress.trexle.net
*/
*
{
margin:0px;
padding:0px;
}
body {
    font:12px  Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: center;
	width:1002px;
	margin:0 auto 0 auto;
	padding:0;
	margin-bottom:0px;
	padding-bottom:0px;
	}
#page {
	background-color: #FFFFFF;
	text-align: left;
	width: 1002px;
	margin:0 auto 0 auto;
	}
#header {
   float:left;
	background: #73a0c5 url('images/header.jpg') no-repeat top;
	height: 183px; 
	width: 1002px;
	}
#headerimg 	{ 
    width:400px;
	float:left;
	} 
#headerimg  a{
	 color:white;
	 }
#header_manu{
width:451px;
height:21px;
float:right;
overflow:hidden;
}
#manu_page,#manu_about,#manu_contact,#manu_privacy,#manu_sitemap,#manu_condition
{
 padding-top:3px;
 font-size:12px;
 font-weight:bold;
 }
#manu_page a,#manu_about a,#manu_contact a,#manu_privacy a,#manu_sitemap a,#manu_condition a
 {
  padding-left:5px;
  font-family:Arial, Helvetica, sans-serif;
  color:white;
  }
   #manu_page a:hover,#manu_about a:hover,#manu_contact a:hover,#manu_privacy a:hover,#manu_sitemap a:hover,#manu_condition a:hover
 {
  color:#000000;
  text-decoration:none;
  }
 #manu_page
 {
 background-image:url(images/page.jpg);
 background-repeat:no-repeat;
  width:47px;
 height:21px;
 display:inline;
 float:left;
 }
#manu_about
 {
 float:left;
 width:48px;
 height:21px;
 display:inline;
 background-image:url(images/about.jpg);
 background-repeat:no-repeat;
  }
 #manu_contact
 {
 float:left;
 width:60px;
 height:21px;
 display:inline;
 background-image:url(images/contact.jpg);
 background-repeat:no-repeat;
  }
 #manu_privacy
 {
  float:left;
 width:97px;
 height:21px;
 display:inline;
 background-image:url(images/privacy.jpg);
 background-repeat:no-repeat;
 }
#manu_sitemap
{
  float:left;
 width:62px;
 height:21px;
 display:inline;
 background-image:url(images/sitemap.jpg);
 background-repeat:no-repeat;
}
#manu_condition
{
 float:left;
 width:136px;
 height:21px;
 display:inline;
 background-image:url(images/condition.jpg);
 background-repeat:no-repeat;
}
#content { 
	width: 482px;
	float:left;
    font:12px Arial, Helvetica, sans-serif; 
	padding: 0px 8px 15px 5px;
	padding-left:5px;
	text-align:justify;
	}
.small .authorname{
width:22px;
background:url(images/man.gif) no-repeat left;
font:10px Arial; 
line-height: 1.5em;	
padding-left:25px;
margin-left:7px;
color:#000000;
	}
.small .date{
background:url(images/da.gif) no-repeat left;
font:10px Arial; 
line-height: 1.5em;	
padding-left:25px;
color:#000000;
	}
.small .time{
background:url(images/small3.gif) no-repeat left;
font:10px Arial; 
line-height: 1.5em;	
padding-left:25px;
color:#000000;
	}
.small .comments_no{
background:url(images/co.gif) no-repeat left;
    font:10px Arial; 
	line-height: 1.5em;	
	padding-left:25px;
	}
#content .small
{
height:31px;
padding-top:12px;
background-image:url(images/content_footer.jpg);
 background-repeat:no-repeat;
 font:12px Arial, Helvetica, sans-serif; 
 text-transform:capitalize;
 text-align:justify;
 font-weight:bold;
 color:#000000;
}	
#content b{
	color: #777777;
	line-height: 14pt;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	font-size:14px;
	}
#content p img{
	border: none;
	float: left;
	margin:0px 15px 10px 0px;
}
#content h1 {
	color: #437BAA;
	font: 22px "Helvetica Bold", "Arial Bold", Verdana, Sans-Serif; 
    font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
#content h1 a  {
	color: #000001;
	text-decoration: underline;
	}
#content h1 a:hover {
	color: #010000;
	text-decoration: none;
	}
#content h2 {
    color: #437BAA;
	font: bold 16px helvetica, arial, sans-serif;  
	margin: 0px;
	line-height: 120%;
    padding:10px 0px 4px 0px;
}
#content h2 a  {
	color: #437BAA;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #010000;
	text-decoration: none;
	}
#content h3 {
	font-size: 12px; 
	color: #000100; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
    padding:10px 0px 4px 0px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #000;
	}
#content h3 a  {
	color: #000001;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #010100;
	text-decoration: none;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding:0px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}
#content li {
	margin: 0px;
	padding: 0px;
	}
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #437BAA;
	text-decoration:none;
	}
#content ul li a:hover {
	color: #000002;
	text-decoration: underline;
	}
#left { 
	color: #010101;
	width: 180px;
	float: left;
	background-color:#E2ECF5; 
	margin-top: 0px;
	font:14px Arial, Helvetica, sans-serif; 
}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
#left h2 {
	color: #ffffff;
	background:#E2ECF5 url(images/left_h2.jpg) no-repeat left;
    font: bold 8pt verdana, "Microsoft Sans Serif", Times, serif;  
	list-style: none;
	padding: 6px;
	padding-left:0px;	
	margin: 0px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	}
#left ul {
	list-style: none;
	margin: 0px;
	padding:0;
	}
#left li
{
list-style-type:none;
}	
#left ul li {
	list-style-type: none;
	border-bottom:solid #FFFFFF 2px;
	margin:0px;
	padding-left:20px;
	padding-bottom:5px;
	}
#left ul li a {
	display: block;
	color: #010101;
	text-decoration: none;
	line-height: 12pt;
	padding:0px;
	margin:0px;
	font-size:14px;
}
#left ul li a:hover {
	color: #010101;
	text-decoration:underline;
	}
#left ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
#left ul li ul li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#right { 
	color: #010101;
	width: 327px;
	float: right; 
	margin-top: 0px;
    font:14px Arial, Helvetica, sans-serif; 
	background-color:#E2ECF5;
	}
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
#right h2 {
	color: #ffffff;
	background:#E2ECF5 url(images/right_h2.jpg) no-repeat left;
    font: bold 8pt Arial, Helvetica, sans-serif; 
	list-style: none;
	padding: 6px;
	margin: 0px;
   text-align:left;
}
#right ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	}
#right ul ul{
	background:none;
	list-style: none;
	margin: 0px;
	padding:0px;
	}
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#right ul li {
list-style-type: none;
	border-bottom:solid #FFFFFF 2px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#right ul li a {
	display: block;
	color: #010101;
	text-decoration: none;
    padding:0px 6px 5px 20px;
	line-height: 12pt;
	}
#right ul li a:hover {
	color: #010101;
	text-decoration:underline;
}
	
#right h2.widgettitle {
	color: #ffffff;
    font:bold 12px verdana, "Microsoft Sans Serif", Times, serif; 
	list-style: none;
	margin: 0px;
	}
.entry {
	line-height: 1.4em;
	}
.postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
  font: 0.9em Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small,.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
     background:#E2ECF5 url(images/left_h2.jpg) no-repeat left;
     width:180px;
	 color:#FFFFFF;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	font-size:12px;
	}
.post hr {
	display: block;
	}
.postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: left;
}
#footer {
clear:both;
    width:1002px;
	margin:0px;
	padding:0px;
}
.footer_manu ul
{
 margin:0;
 padding:0;
 }
.footer_manu ul li a
 {
 color:#ffffff;
  }
 .footer_manu ul li
  {
   display:inline;
    padding-right:10px;
   padding-left:10px;
  }
  .footer_manu 
 {
 clear:both;
  width: 1002px;
  text-align:center;
  padding:0;
  margin:0;
background:url(images/footer_bg.jpg) repeat-x top; 
}
h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: left;
	padding-left:35px;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
 .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
 .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form {
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
#sidebar form {
	margin: 0;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	background-color:#FFFFFE;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#contentright {
	overflow:hidden;
	width: 320px;	
	float:right;	
	padding: 0;	
	margin: 0;
	}
#tab-box {
}
#tab-box h3 {
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#E2ECF5;
	}
.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}
.tabber {
	display:none;
	}
.tabberlive {
        }
ul.tabbernav {
	background:#E2ECF5 !important;
	padding: 0 !important;
	line-height:20px;
	border:1px solid #fff;
	padding-bottom:0;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:7pt;;
	font-family:Arial, Helvetica, sans-serif;	
	overflow:hidden;
	}
.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	}
.tabbernav li a {
	float:left;
	display: block;	
	background:#617EBD;
	}
.tabbernav li a:link { 
	color:#ffffff !important;
	}
.tabbernav li a:visited {
}
.tabbernav li a:hover {
	background:#024492;
	}
.tabbernav li.tabberactive a {
	color:#663366;
background:#617EBD;
	}
.tabbernav li.tabberactive a:hover {
	background:#617EBD;
	}
.tabberlive .tabbertab {	
	padding: 8px;
	background:#E2ECF5;
	border:1px solid #ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
.tabberlive .tabbertab h2 {
	}
.tabberlive .tabbertab h3 {
	display:none;
	}
.tabberlive .tabbertab ul.pop {
border:solid #FFFFFF 2px;
}
.tabbertab ul
{
}
.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom:2px solid #fff !important;
	padding: 5px 10px !important;
	}
.tabberlive .tabbertab ul.pop li a {
	}
	



