/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet ifn the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


.custom #content_box { background:url(images/bg.png) #ffffff repeat-x; margin-bottom:15px; }
.custom #content_area { background:url(images/bg.png) #ffffff repeat-x; padding-top:20px; }
.custom #content {border:2px solid #003366;}



/* -------------------- [ Header Area ] ----------------------------- */

.custom #header_area {
background:url(images/header-part2.png) repeat-x ;
border-top: 2px solid #565656;
height: 170px;
margin-top:35px;
}

.custom #header {
background: url(images/header2.png) transparent no-repeat;
border-bottom:none;
height:91px;
position:relative;
}

.custom .logo {
display:block;
height:61px;
position:relative;
top:3px;
width:270px;
}

.custom .sheet {
display: block;
background:url(images/sheet.png) transparent no-repeat;
position: absolute;
top:-136px;
right:0px;
height:164px;
width:273px;
margin:0;
padding:0;
}

.custom .expert {
display: block;
background:url(images/expert.png) transparent no-repeat;
position: relative;
top:-1px;
left:0px;
height:58px;
width:186px;
}

/* -------------------------- [ Menu ] ----------------------------- */


.custom #upmenu, #upmenu a {
color:#000000;
font-size:15px;
margin-right:10px;
margin-top:-50px;
text-align:right;

}

.custom #upmenu a:hover {
text-decoration:underline;
}

.custom .menu {
padding-top:4px;
border:none;
background:#003366;
height:31px;
padding-left:12px;
width:960px;
display:block;
}

.custom .menu li {
margin-right:20px;
}

.custom .menu a{
text-transform: uppercase;
font-weight: bold;
letter-spacing:1px;
font-size:13px;
color:#cccccc;
background:#003366;
border:0px;
line-height:14px;
}

.custom .menu a:hover {
background:#cccccc;
border:0px;
color:#003366;
}

.custom .menu li.current a {
border:0px;
color:#003366;
background:#cccccc;
}

.custom .menu li.current a:hover {
color:#003366;
background:#cccccc;
border:0px;
}

.custom .menu ul, .menu ul li, .menu ul a {
width: 250px;
}


.custom .submenu {
border-top:1px solid #003366;
}

.custom .submenu .item {
border-color:-moz-use-text-color #003366 #003366;
border-style:none solid solid;
border-width:0 2px 2px 1px;
width:108%;
}

.custom .submenu li a {
background:#eeeeee;
color:#003366;
}

.custom ul.submenu li.current a {
background: #DFDFFF;
}

.custom ul.submenu li.current a:hover {
background: #DFDFFF;
}

.custom ul.submenu li a:hover {
background:#DFDFFF;
color:#003366;
-moz-border-radius:0px;
}

/* -------------------------- [ optin-form] ----------------------------- */

#opt-in {
background:#5E9DC8;
width:100%;
-moz-border-radius:13px;
-webkit-border-radius: 13px;
}

.custom img.form {
display:block;
position:relative;
top:-25px;
float:right;
}

#opt-in p {
text-align:center;
color: #D3D9DF;
margin-left:2px;
margin-right:2px;
}

.custom input.name {
background:white;
width:150px;
color:#5D5A61;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.custom input.email {
background:white;
width:150px;
color:#5D5A61;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin-top:4px;
}

/*------------------------------- [Content Area] ---------------------- */

/*
.custom .post {
border:2px solid #989898;
margin-top:20px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background:#ffffff;
}
*/

.custom .format_text .to_comments {
display:none;
}

.custom #content {
background:white;
}

.custom .post p {
text-align:justify;
padding:0 10px;
}

.custom .post h2,h2 a, h1, h1 a {
color: #5D5A61;
font-size:24px;
font-weight: bold;
padding-left:0px
}

.custom .teaser {
width:596px;
float:left;
padding:10px;
border-bottom: dotted 1px #cccccc;
}

.custom .teaser h2,h2 a, h1, h1 a {
color: #5D5A61;
font-size:24px;
font-weight: bold;
padding-left:0px;
}

.custom .teaser p {
padding-left:10px;
text-align: justify;
font-size:13px;
}

.custom .teaser .published {
float:right;
padding-right:10px;
}

.custom .teaser_link {
background: #CCCC99;
color: #003366;
font-weight: bold;
padding:7px;
float:right;
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
border: 1px solid #003366;
}



.custom .teaser img {
padding:7px;
}

.custom .teasers_box {
border: none;
margin:none;
padding:0px;
}

.custom .post .headline_meta {
float:right;
padding-right:10px;
}

.custom .post_box h1 {
display:none;
}

.custom .teasers_box {
border-style: dotted;
border-width: 0.1em 0 0;
border-color: #bbbbbb;
}

/* ------------------------------- [Sidebar customization]------------------------- */

.custom #sidebars {
background:background:url(images/bg.png) #ffffff repeat-x;
width: 32%;
}

.custom ul.sidebar_list {
padding-top:0;
}

.custom #multimedia_box {
background:transparent;
}

.custom li#text-3 {
border:0px;
}

.custom li.widget {
border: 2px solid #5D5A61;
color: #5D5A61;
font-size:13px;
background:#ffffff;
}

.custom .sidebar h3 {
background:#5D5A61 none repeat scroll 0 0;
color:#E0E0D8;
font-size:20px;
font-weight:bold;
line-height:40px;
margin-top:15px;
text-align:center;
text-transform:uppercase;
width:100%;
}

.custom li.widget ul {
padding-left:10px;
}

.custom li.widget ul li a {
font-size:14px;
color:#5E9DC8;
font-weight:bold;
margin-bottom:5px;
}

.custom li.widget ul li a:hover {
color:#5D5A61;
text-decoration:none;
border-bottom: 1px dashed #5D5A61;
}


.custom .textwidget {
font-size:14px;
font-weight:bold;
margin:0 10px 10px;
}

/* ---------------------------------[125 Ads]--------------------- */
#ads125 {
width:310px;
height:365px;
border: 2px solid #5D5A61;
color: #5D5A61;
font-size:13px;
margin-top:30px;
}

#ads125 h3 {
background:#5D5A61 none repeat scroll 0 0;
color:#E0E0D8;
font-size:20px;
font-weight:bold;
line-height:40px;
margin-top:15px;
text-align:center;
text-transform:uppercase;
width:100%;
}


#ad-block {
display:block;
width:125px;
float:left;
height:125px;
margin:14px;
border:1px dashed #5D5A61;
background:#eeeeee;
}

.custom .custom_box {
border-bottom:0px;
}


/* ----------------------------- [ FOOTER ] ----------------------- */

.custom #footer_area {
background:#003366;
color:#ffffff;
font-size:12px;
border-top:25px solid #CCCC99;
}

.custom #footer {
background:#003366;
color:#ffffff;
font-size:12px;
border:0px;
}
/* ----------------------------- [ FOOTER ] ----------------------- */

