/*
Theme Name: Modern Biowars Glossary
Theme URI:  http://www.biowars.com/glossary/
Description: 
Version: 1.0
Author: http://bluefountainmedia.com
Author URI: http://bluefountainmedia.com
Tags: red, grey, custom header, fixed width, two columns

*/

html{
    height:100%;

}

*+html {
   overflow-x: hidden;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #2a3946;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #F5F4EF;
    height: 100%;
	}

*+body {
   overflow-x: hidden;
}


#bg_top_light {
    position: absolute;
    height: 140px;
    top:0;
    right: 0;
    width: 100%;
    background:url(/images/header_bg_light.png) repeat-x top left;
}

#page {
	text-align: left;
	background-color: F5F4EF;
	margin: 0px auto;
	padding: 0;
	width: 980px;
    height:auto !important;
    margin:0 auto;
    min-height:100%;
    position:relative;
    height: 100%;
	}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}
*:first-child+html #content { zoom: 1; }
* html #content { zoom: 1; }

#header {
  	margin: 0;
	padding: 0;
	height: 140px;
	width: 980px;
	}


.logo {

    height: 70px;
    width: 240px;
    cursor: pointer;
    position:absolute;
}


#content {
	font-size: 1.2em;
	overflow: hidden;
	}
* html #content {
	zoom: 1;
}	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
    font-weight: bold;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
    font-weight:bold;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
    margin: 0 0 0 175px;
	}

h2 {
	font-size: 22px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #2b3c49;
    font-size: 16pt;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a80000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1.header_title {
    margin: 35px 0 0 180px;
}


*+html h1.header_title {
    margin: 35px 0 0 180px;
}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Sans-Serif;
	}

#sidebar p{
    margin:5px 0 15px 0;
    padding:0;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    color: #2a3946;
    line-height: 18px;
    text-align: justify;
    font-weight: bold;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #2a3946;

	}

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: #2a3946;
	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 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#headerimg {
	margin: 0;
	height: 85px;
	width: 100%;
	background: url('images/header.gif') no-repeat left top;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 620px;

	}

.post {
	margin: 0 0 10px;
    padding:0 50px 30px 0;
	text-align: justify;
	background: url('images/post_bottom.gif') no-repeat left bottom;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
    line-height:18px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/*
#mmenu {
    height: 40px;
    padding: 25px 0 0px 300px;
    width:570px;
}

a#mmnenu_1 {
    height:34px;
    width:135px;
    display:block;
}
a#mmnenu_1:hover {
  	background: url('images/menu1_a.gif') no-repeat  top left;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

a#mmnenu_2 {
    height:34px;
    width:140px;
    display:block;
}
a#mmnenu_2:hover {
  	background: url('images/menu2_a.gif') no-repeat  top left;
    color: #fff;
    text-decoration: none;
    text-align: center;
}


a#mmnenu_3 {
    height:34px;
    width:89px;
    display:block;
}
a#mmnenu_3:hover {
  	background: url('images/menu5_a.gif') no-repeat  top left;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

a#mmnenu_4 {
    height:34px;
    width:100px;
    display:block;
}
a#mmnenu_4:hover {
  	background: url('images/menu4_a.gif') no-repeat  top left;
    color: #fff;
    text-decoration: none;
    text-align: center;
}


a#mmnenu_5 {
    height:34px;
    width:89px;
    display:block;
}
a#mmnenu_5:hover {
  	background: url('images/menu5_a.gif') no-repeat top left;
    color: #fff;
    text-decoration: none;
    text-align: center;
}


#mmenu ul{
    margin:0;
    padding:0;
    text-align: center;
}

#mmenu ul li {
    float: left;
    list-style-type: none;
    text-align: center;
}

#mmenu ul li a {
    color:#525252;
    font-family:Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size:14pt;
    font-weight:bold;
    text-align: center;
    margin:0;
    padding-top:3px;
    white-space: nowrap;
}
*/

#mmenu {
    height:40px;
    margin:0 0 0 287px;
    position:absolute;
    top:20px;
    width:590px;
}



#nav, #nav ul {padding:0; margin:0; list-style:none; width:580px;}

#nav li a b {display:block; float:left; height:42px; line-height:28px; font-weight:normal; cursor:pointer;}
#nav li.sub a b {display:block; float:left; height:42px; line-height:28px; font-weight:normal; cursor:pointer;/*background:url(down.gif) no-repeat right 6px;*/}



#nav li {float:left;}
#nav li a {float:left; text-decoration:none; font-family:georgia, serif; font-size:14px; color:#000; display: block; height: 42px; margin: 0 1px;}

#nav li a.menu1 {background: url('/images/menu/menu1.gif') no-repeat bottom left; width: 139px; }
#nav li a.menu1:hover {background-position: top; }
#nav li a.menu1 b {width: 139px;}
#nav li a.menu2 {background: url('/images/menu/menu2.gif') no-repeat bottom left; width: 139px; }
#nav li a.menu2:hover {background-position: top; }
#nav li a.menu2 b {width: 139px;}
#nav li a.menu3 {background: url('/images/menu/menu3.gif') no-repeat bottom left; width: 98px; }
#nav li a.menu3:hover {background-position: top; }
#nav li a.menu3 b {width: 98px;}
#nav li a.menu4 {background: url('/images/menu/menu4.gif') no-repeat bottom left; width: 98px; }
#nav li a.menu4:hover {background-position: top; }
#nav li a.menu4 b {width: 98px;}
#nav li a.menu5 {background: url('/images/menu/menu5.gif') no-repeat bottom left; width: 86px; }
#nav li a.menu5:hover {background-position: top; }
#nav li a.menu5 b {width: 86px;}
#nav li a.menu5_active {background: url('/images/menu/menu5.gif') no-repeat top left; width: 86px; }

span.separator {background: url('/images/separator.gif') no-repeat center center; width: 2px; float: left; display: block; height: 30px; }



#nav ul ul ul a:hover {color:#080;}

#nav ul {display:none;}
#nav ul {position:absolute; top:85px; left: 45%;}
*html #nav ul {position:absolute; top:85px; left: 43%; }
*+html #nav ul {position:absolute; top:85px; left: 43%;}
#nav ul li {float:left; position:relative;}
#nav ul li a {display:block; padding:0 10px 0 10px; font-size:12px; line-height:25px; cursor:pointer;}
#nav ul li a i {display:block; font-style:normal; cursor:pointer; font-weight: bold; color: #0b293e; font-size: 18px;	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;    }
#nav ul li a i:hover {color: #761b1a;   }
/*#nav ul li a.sub {background:url(down.gif) no-repeat right 3px;}*/

#nav ul ul {width:130px; left:-1px; top:30px;}
#nav ul ul li a {display:block; line-height:20px; padding:0 0 0 10px; width:120px;}
#nav ul ul li a.fly {background:url(right.gif) no-repeat right center;}
#nav ul ul li a em {font-style:normal; display:block; width:120px; cursor:pointer;}

#nav ul ul ul {left:135px; top:0;}




/**************** BTNS ************************/



.btn_search {

    background: none;
    border: 0 none;
    margin: 0 0 0 10px;
    padding:0;
    width:88px;
    height: 33px;
    cursor: pointer;
    vertical-align:top;
  	background: url('images/btn_search.gif') no-repeat top left;
}


.btn_search:hover {
  	background: url('images/btn_search.gif') no-repeat bottom left;
}


.btn_blog {
    padding:0;
    margin: 17px 0 0 0;
    background: none;
    float: right;
    width:84px;
    height: 39px;
  	background: url('../../../../images/btns/btn_blog.gif') no-repeat top left;
}

.btn_blog:hover {
  	background: url('../../../../images/btns/btn_blog.gif') no-repeat bottom left;
}

.btn_blog_active {
    padding:0;
    margin: 17px 0 0 0;
    background: none;
    float: right;
    width:84px;
    height: 39px;
  	background: url('../../../../images/btns/btn_blog.gif') no-repeat bottom left;
}

.btn_signup{
    margin: 3px 0 0 0;
    float: left;
    width:187px;
    height: 32px;
    text-decoration: none;
	background:url(../../../../images/btns/btn_signup.png) no-repeat top;
}

.btn_signup:hover {
	background:url(../../../../images/btns/btn_signup.png) no-repeat bottom;
}

body#light .btn_signup{
    margin: 3px 0 0 0;
    float: left;
    width:187px;
    height: 32px;
    text-decoration: none;
	background:url(../../../../images/btns/btn_signup_light.png) no-repeat top;
}

body#light .btn_signup:hover {
	background:url(../../../../images/btns/btn_signup_light.png) no-repeat bottom;
}

body#light .sign_button {
    border: none;
    background: none;
    width: 30px;
    height: 32px;
    padding:0;
    background:url(../../../../images/btns/btn_sign_cover_btn_light.png) no-repeat left top;
    float: left;
    cursor: pointer;
    margin: 3px 0 0 0;
}


*html body#light .sign_button {
    margin: 3px 0 0 -5px;
}


body#light .sign_cover {
    background:url(../../../../images/btns/btn_sign_cover_light.png) no-repeat left top;
    width: 157px;
    height: 32px;
    float: left;
    margin: 3px 0 0 0;
}

body#light .sign_cover input.sign_email {
    color:#2A3946;
}

.sign_cover input.sign_email {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#3DF4FF;
    font-size:14px;
    height:17px;
    margin:6px 10px 0;
    width:140px;
}



.footer_btns .btn_send_light2       { 	background:url(../../../../images/btns/btn_send_light.gif) no-repeat top; width:147px;	height:32px;	 }
.footer_btns .btn_send_light2:hover {	background:url(../../../../images/btns/btn_send_light.gif) no-repeat bottom;}

.footer_btns .btn_share_light2      {	background:url(../../../../images/btns/btn_share_light.gif) no-repeat top; width:80px;	height:32px;	}
.footer_btns .btn_share_light2:hover{	background:url(../../../../images/btns/btn_share_light.gif) no-repeat bottom; }

.footer_btns .btn_save_light2       {	background:url(../../../../images/btns/btn_save_light.gif) no-repeat top; width:80px;	height:32px;	}
.footer_btns .btn_save_light2:hover {	background:url(../../../../images/btns/btn_save_light.gif) no-repeat bottom;}

.btn {
	display:block;
	border:none;
	cursor:pointer;
}



/* End Structure */



/*	Begin Headers */
h1 {
   /*	padding-top: 70px*/
	margin: 0;
    color:#333333;
    font-size:13px;
    font-weight:bold;
    margin:0;
    padding:0;
    text-transform:uppercase;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
    font-size: 18px;
	}

#sidebar h2.widgettitle {
    margin: 10px 0 20px 0;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}


h3#comments, h3#respond {
    color: #2a3946;
	padding: 0;
	margin: 40px auto 20px ;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    font-size: 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
  */
.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;

	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 5px;
    line-height: 15px;
    background: url('images/dot.gif') repeat-x bottom right;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 305px;
    height: 27px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border: none;
    background: url('images/comment_input.gif') no-repeat top left;

    }



#commentform textarea {
	width: 620px;
    height: 149px;
	padding: 2px;
    border: none;
    background: url('images/textedit.gif') no-repeat top left;
	}

#commentform #submit {
	margin: 0;
	float: right;
    height: 28px;
    width: 83px;
    display: block;
    border: none;
    cursor: pointer;
   	background: url('images/btn_submit.gif') no-repeat top left;
	}

#commentform #submit:hover {
   	background: url('images/btn_submit.gif') no-repeat bottom left;
	}


/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 180px 0 10px 0;
	margin-left: 730px;
    margin-top:-15px;
	width: 246px;
   	background: url('images/blue_bot1.gif') no-repeat top left;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 60px;
	}

.navigation a {
    font-weight: bold;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#left_c {
    position: absolute;
    top: 84px;
    left: 0;
    height: 52px;
    width: 17px;
	background: url('images/left_corner.png') no-repeat left top;
}

#right_c {
    position: absolute;
    top: 84px;
    right: 0;
    height: 52px;
    width: 17px;
	background: url('images/right_corner.png') no-repeat left top;
}

.red, .red a {
    color: #A80000;
}

.red2, .red2 a {
    color: #A80000;
    font-weight:normal;
}

.dark, .dark a {
    color: #2a3946;
}

div#search_area {
    background:transparent url('images/search_area.gif') no-repeat scroll left top;
    float: right;
    width: 406px;
    color: #fff;
    margin-top:7px;
}

div#search_area input {
    width: 258px;
    height: 27px;
    border: none;
    background: none;
    padding: 5px 25px;
    color: #fff;

}

#cat_select {
    border: none;
    width: 130px;
    background:none;
    color: #fff;
    position:absolute;
    clip:rect(2px 110px 20px 2px);
    background:pink;
    top:210px;
    background-color:#31495B;

}


#cat_select_area {
    color: #fff;
    width:190px;
    margin: 0 5px 0 0;
    padding:0 0 15px;
    background:url('images/cat_search.gif') no-repeat right top;

}

/* New styles */
/* = Common classes */
.margin_none{
    margin:0px !important;
}
.width_100{
    width:100% !important;
}

/* = BTNS */
.btn_submit{
    display:block;
    width:69px;
    height:29px;
    background:url(images/btns/btn_submit.gif) no-repeat center top;
    margin-top:-2px;
    position:relative;
}
*+html .btn_submit{
    margin-top:-3px;
}
.btn_submit:hover{
    background-position:center bottom;
}

/* = Footer part */

#footer {
    height:105px;
    clear: both;
    z-index: 99;
    position: relative;
}

.footer_guarantor {
    clear:both;
    color:#999999;
    height:105px;
    text-align:right;
}

.footer_links{
	width:876px;
	height:66px;
	margin:auto;
	background:url(../../../../images/footer_bg_light.gif) no-repeat;
	clear:both;
    z-index: 99;
    position: relative;
}

.footer_links ul{
	margin:0px;
	padding:0px;
	text-align:center;
}

.footer_links li{
	margin: 0px 8px;
	padding:0px;
	display:inline;
}

.footer_links li a{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#1d2b3a;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height:44px;
}

.footer_links li a:hover, .footer_links li a.link_ov {
	color:#aa0605;
}

.footer_links .float_l, .footer_links .float_r a{
	line-height:18px;
	padding: 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1d2b3a;
	text-decoration:none;
}

.footer_links .float_r a:hover{
	color:#aa0605;
}

.footer_links .float_l, .footer_links .float_r{
	padding-top:2px;
	display:block;
}

.home_footer_btns{
	width:300px;
	height:29px;
	clear:both;
	margin:auto;
	padding-bottom:10px;
	padding-left:10px;
}


.footer_btns{
	width:330px;
	height:29px;
	clear:both;
	margin:auto;
	padding-bottom:10px;
	position:relative;
	/*overflow: hidden;*/
	padding-left:10px;

}
*html .footer_btns{
	width:360px;
}

.home_footer_btns a{
	margin: 0px 5px 0px 0px;
	float:left;
}

.footer_btns a{
	margin: 0px 5px 0px 0px;
	float:left;
}

.float_r {
    float:right;
}

.float_l {
    float:left;
}



/* = Learn pages */
/*---Main structure---*/
.learn_left{
    float:left;
    width:620px;
}
.learn_right{
    width:250px;
    float:right;
    margin-top:15px;
}


.gloss_left{
    float:left;
    width:480px;
}
.gloss_right{
    width:450px;
    float:right;
}

.gloss_right h2, .gloss_left h2 {
    margin:20px 0 5px 0;
    padding-top:0;
}




/*---Main Pagenavigator---*/
.gloss_word_img {
    width: 177px;
    float:left;
}

.gloss_word {
    width: 285px;
    float: right;
    padding: 0 0 0 15px;
}

.gloss_word .meta, .f_words_post_content .meta {
    font-weight: bold;
    line-height: 22px;
    color: #2a3946;
}

.gloss_word p {
    line-height: 18px;
    text-align: justify;
}


.gloss_word h2 {
    margin:0 0 5px 0;
    padding:0;
}

.readmore {
    color: #a80000;
    font-weight: bold;
   	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.f_words_post {
    margin: 0 0 20px 0;
}


.f_words_post img {
    float: left;
    width: 147px;
    height: 142px;
}

.f_words_post_content {
    float: right;
    width: 290px;
    padding: 0 0 0 10px;
}

.f_words_post_content h3 {
    margin:0;
}

.f_words_post_content p {
    margin: 5px;
        line-height: 18px;
    text-align: justify;

}


.learn_pagenavi{
    height: 40px;
    background:url(images/learn_pagenavi_back.gif) no-repeat center bottom;
    padding-bottom:15px;
}
.learn_pagenavi ul{
    margin:0px auto;
    padding:0px;
    width:980px;
}
.learn_pagenavi ul li{
    list-style-type:none;
    float:left;
    margin-left:10px;
}
.learn_pagenavi ul li.firstElem{
    margin-left:0px;
}
.learn_pagenavi ul li a, .learn_pagenavi ul li a.active{
    font: bold 24px Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color:#a80000;
    display:block;
    width:25px;
    height:36px;
    text-decoration:none;
    padding-top:3px;
    text-align:center;
}
.learn_pagenavi ul li a:hover, .learn_pagenavi ul li a.active{
    color:white;
    background: url(images/learn_pagenavi.gif) no-repeat center top;
    text-decoration:none;
}
.learn_pagenavi ul li.lastElem{
    float:right;
}
.learn_pagenavi ul li.lastElem a.btn_random{
    display:block;
    width:92px;
    height:36px;
    background: url(images/btns/btn_random.gif) no-repeat right top;
    padding:0px;
}
.learn_pagenavi ul li.lastElem a.btn_random:hover{
    background-position:right bottom;
}

/*---Sub Pagenavigator---*/
.learn_pagesubnavi{
    float:left;
    margin-top:15px;
}
.learn_pagesubnavi ul{
    margin:0px;
    padding:0px;
}
.learn_pagesubnavi ul li{
    list-style-type:none;
    float:left;
    margin:0px 2px;
}
.learn_pagesubnavi ul li a{
    color:#2a3946;
    font-weight:bold;
    text-decoration:none;
}
.learn_pagesubnavi ul li a:hover, .learn_pagesubnavi ul li a.active{
    color:#a80000;
}
.learn_pagesubnavi ul li.splitter{
    color:#cccccc;
}
.learn_pagesubnavi ul li a.prev, .learn_pagesubnavi ul li a.next{
    background: url(images/btns/btn_prev.gif) no-repeat left top;
    display:block;
    width:41px;
    height:9px;
    margin-top:3px;
}
.learn_pagesubnavi ul li a.next{
    background: url(images/btns/btn_next.gif) no-repeat left top;
    width:42px;
}
.learn_pagesubnavi ul li a.prev:hover, .learn_pagesubnavi ul li a.next:hover{
    background-position:left bottom;
}

/*---Left content---*/
.learn_left_content{
    margin-bottom:30px;
}
.learn_left_content .left_image{
    float:left;
    margin-right:10px;
    width:90px;
}
.learn_left_content .right_content{
    float:right;
    width:520px;
}
.learn_left_content .right_content .caption a{
    color:#a80000;
    text-decoration:none;
    font: normal 18px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.learn_left_content .right_content span{
    color:#2a3946;
    font: bold 14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.learn_left_content .right_content .text{
    margin:0px;
    padding:0px;
    line-height:21px;
}
.learn_left_content .right_content a.read_more{
    font-weight:bold;
    color:#a80000;
    text-decoration:none;
}
.learn_left_content .right_content a.read_more:hover{
    color:#2a3946;
    text-decoration:none;
}

/*---Select category part---*/
.select_category{
    float:right;
    margin-top:13px;
}
.select_category span{
    color:#2a3946;
    font: bold 14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
    margin:0 10px 0 0;

}

#sidebar #recent-posts ul, #sidebar #recent-comments ul  {
      margin-left: 10px;
      padding-left:10px;
      list-style-image: url('images/spider.gif');
}

*+html #sidebar #recent-posts ul {
      margin-left: 0px;
      padding-left:10px;
}

*+html #sidebar #recent-comments ul {
      margin-left: 0px;
      padding-left:10px;
}


#sidebar #recent-posts ul li, #sidebar #recent-comments ul li  {
    height: auto;
    line-height: 16px;
    margin: 0 0  0 10px;
    padding: 0 0 10px 5px;
    font-weight: bold;
}





*html #sidebar #recent-comments ul li  {
    height: auto;
    line-height: 16px;
    margin: 0 0 10px 0;
    padding: 0 0 0px 10px;
    font-weight: bold;
}



#sidebar #recent-posts ul li a, #sidebar #recent-comments ul li a{
/*    vertical-align: top;*/
    font-weight: normal;
    line-height: 22px;
}

#x_close {
   /* background:transparent url(/images/x.gif) no-repeat scroll 0 0;*/
    height:19px;
    width:20px;
}


#divNewsletter {
    display: none;
    z-index: 30;
    width: auto;
    top: 45px;
    position: absolute;
    padding-top:30px;
    padding-left: 5px;
    margin:45px 0 0 3px;
    width: 165px;
    height: 60px;
    font-size:12px;
  	background:url(/images/signup_bg2.gif) no-repeat top left;
}
.newsletter_messagebox table {
    text-align:center;
    margin: 0 auto;
    color: #fff
}


*+html #divNewsletter {margin-left:-167px;}
*html #divNewsletter {margin-left:-167px;}
*+html #divNewsletter a {margin: 0px 0 8px 50px;}
*+html #divNewsletter a {margin: 0px 0 8px 50px;}
*+html #divNewsletter input {margin: 0 0 7px 0;}
*html #divNewsletter input {margin: 0 0 7px 0;}


#divNewsletter a {
    color: #fff;
    font-size:12px;
    display: block;
    height: 26px;
  	background:url(/images/home/btns/btn_signup2.gif) no-repeat top left;
    width: 55px;
    margin: 10px 0 8px 50px;
}

#divNewsletter a:hover {
    text-decoration: underline;
    background:url(/images/home/btns/btn_signup2.gif) no-repeat bottom left;
}


#divNewsletter input {
    float: left;
    border:1px solid #CCCCCC;
    margin: 0 5px 0 0;
    font-size:12px;
    width: 150px;
}

#x_close {
    display:block;
    height:20px;
    position:absolute;
    top:5px;
    width:155px;
}

*html #x_close {
    margin-left:-170px;
}

*+html #x_close {
    margin-left:-170px;
}


fieldset.data_container {
    border: none;
}

.f_invalid {
	border-color: red;
}
.f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.data_container {
	border: 0px;
    margin:0;
    padding:0;

}
fieldset.data_container .f_row {
	overflow: hidden;
	padding: 8px 0px;
	clear: both;
}
fieldset.data_container .f_row label {
	float: left;
	width: 24%;
	padding: 2px 4px 2px 5%;
	color:#2A3946;
	font-weight:bold;
	line-height:22px;
	text-align:right;
    font-size: 12px;
}
fieldset.data_container .checkboxes {
	padding: 2px 0px;
}
fieldset.data_container .checkboxes input {
	margin: 0px;
	padding: 0px;
}
fieldset.data_container .f_row .f_inputs {
	padding: 0px 0px 0px 32%;
    text-align: left;
}
fieldset.data_container .warning_mess {
color:red;
font-size:12px;
padding:0;
text-align:center;
}
fieldset.data_container .warning_mess table {
	margin: auto;
}
fieldset.data_container .warning_list ul {
	margin: 0px;
	padding: 5px 0px 5px 5%;
	text-align: left;
}
fieldset.data_container .warning_list li {
	text-align: left;
	list-style:none;
}
fieldset.data_container .box_images {
	text-align: center;
}
.f_buttons {
	padding-left: 45%;
	margin-left: 4px;
}
.form_contact .f_buttons {
	padding-left: 144px !important;
}
.f_inalid {
	border-color: red;
}
.help_link {
	padding-left: 45%;
}

.mailer_body .btn_send {
    border:medium none;
}

input.input_txt, select, textarea {
border:1px solid #8A8A8A;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

.textarea {
    height: 100px;
}

.mailer_body .btn_send_tiny{
	width:65px;
	height:28px;
    border: none;
	display:block;
	border:none;
	cursor:pointer;
	background:url(/images/btn_sendfriend2.gif) no-repeat top;
    border: none;
    float: right;
    margin: 0 157px 0 5px;
}
.btn_send_tiny:hover{
	background-position:bottom;
}

.mailer_body .btn_send_tiny {
    border: none;
}

#send_field {
    padding:0 0 0 67px;
}

#divMainSystem { z-index: 999 !important; }

.window_confirm {
    position: absolute;
    z-index: 9999 !important;
    padding: 0px;
    width: 251px;
    height: 153px;
    border: none !important;
    background: url(/images/sys_popup_bg_light.png) no-repeat center center;
    color: #990000;
    font-size: 12px;
    text-align: center;
}

*html .window_confirm {
    background: url(/images/sys_popup_bg_light.gif) no-repeat center center;
}


.window_confirm .title_label { cursor: move; }
.window_confirm .btn_blue_flexi {
    width: 51px;
    height: 24px;
    color: #2A3946;
    padding: 7px 0 0 0;
    margin: 0px 5px;
    display: block;
    font-family: Trebuchet MS, tahoma, arial;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    background: url(/images/btns/btn_ok_light.gif) no-repeat top center;
}


.window_confirm .btn_blue_flexi:hover {
    background: url(/images/btns/btn_ok_light.gif) no-repeat bottom center;
}


.window_confirm .btns table { margin: auto; }

    .window_alert .alert_title, .window_confirm .alert_title
    {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        /*
        padding: 10px 0px 0px 60px;
        */
        width: 120px;
        cursor: default;
    }
    .window_alert .alert_content, .window_confirm .alert_content, .mess_with_sign
    {
        font: bold 12px/18px Arial, Helvetica, sans-serif;
        padding: 20px 52px 20px 52px;
        background: url(/images/icon_alert_small.gif) no-repeat 10px 20px;
        background: url(/images/ydr/ico_info.gif) no-repeat 7px 18px;
        text-align: center;
        color: #2A3946;
    }


    .mess_with_sign { background-position: 4px 5px; }
    .window_alert .button_gray
    {
        left: 90px;
        bottom: 10px;
        position: absolute;
    }
    .window_confirm .button_gray
    {
        margin-top: 15px;
        float: left;
        margin-right: 15px;
    }
