/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: &amp;lt;body class="custom"&amp;gt;. 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/
*/

/* social media box styling */

.socialmedia { background: #808080; border-top: 0px solid #E6DB55; border-bottom: 0px solid #e1e1e0; overflow: hidden; padding: 1em; text-align: center;}
.socialmedia p { color: #F97211; font-size: 1.3em;}
.socialmedia a {
color: #ffffff;
}

/*Remove Comment Closed on Home Page*/
.custom .comments_closed p {
  display: none;
}

/* This is customizing the Comments section to make a reply button and all author comments blue*/

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}

/*makes PREV and NEXT links on right and left on single page*/

.custom div.prev_next p {
  float:right;
}
.custom div.prev_next p.previous {
  float:left;
}

/* Move Tagline to Different Spot in Header*/

.custom #header #tagline {
margin-left: 5.0em;
margin-right: 25em;
margin-top: 0.1em;
margin-bottom: 0em;
}

.custom #feature_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#DDDDDD;
border-style:none;
}

.custom #feature_box {
padding-top:1.5em;


padding-bottom:0em;
}

.custom #commentform {
padding-bottom:0em;
}

.custom .teaser h2 {
font-size:2em;
line-height:1.375em;
}

.comments_closed {
margin-bottom:0em;
margin-top:0em;
}

/* Custom Background */

.menu {background: #808080;}

body.custom {
    background: #333333;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.25em;
    background: #363636;
    border: 0.4em solid #303030;
}

.menu a {
border-width:0 0.088em 0.088em 0;
text-transform:capitalize;
letter-spacing:1.4px;
}

/*customizes RSS text location and color*/

.menu .rss a, .menu .rss a:hover {
padding-right:40px;
color:#ffffff;
}

#footer {
background-color:#808080;
clear:both;
color:#FFFFFF;
margin:18px 0 0;
min-height:88px;
padding:8px 0 13px 10px;
text-align:left;
vertical-align:baseline;
}

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding-right:20px;
position:relative;
}

.footerImage { 
float: left; }

#footer p { 
margin: 0pt 25px 0pt 25px; 
float: left; 
width: 185px; 
}

#footer p { 
font-size: 11px; 
line-height: 1.5em; 
}

.custom #footer dt {
Color:#ffffff;
font-size:1.5em;
font-weight:bold;
letter-spacing:0.0em;
margin:0 14px;
text-align:left;
}

.custom #footer .footer-contents {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#808080 none repeat scroll 0 0;
float:left;
width:100%;
}
.custom #footer .footer-col-last {
border:medium none;
width:20% !important;
}
.custom #footer .footer-col, #footer .footer-col-last {
border-right:1px solid #ffffff;
color:#ffffff;
float:left;
margin:0 0 0;
min-height:88px;
padding:1px 0;
position:relative;
width:25%;
}
.custom #footer dl.col-prime {
margin-bottom:0.7em;
}

.custom #footer dd {
font-size:1.2em;
margin:0;
padding:3px 10px;
}

.custom #footer dd a {
border-bottom:medium none;
color:#FF6600;
font-size:0.85em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-bottom:1px;
text-decoration:none;
}

/*Footer Link CSS*/
#footer a {
border-bottom:1px solid #ffffff;
color:#Ffffff;
}

/*Customizes the Previous next buttons Size*/
.custom .prev_next p {
font-size:1.5em;
line-height:2.2em;
}

/* this customizes the multimedia box */
.custom img.three_by_two {
width:180px !important; 
height:120px !important; 
margin-left:auto; 
margin-right:auto;
}

.custom img.two_by_three {
width:120px !important; 
height:180px !important; 
margin-left:auto; 
margin-right:auto;
}

/* SIDEBARS */

.custom #column_wrap #sidebar_1 .sidebar_list .widget {
	border-top: 0px;
	padding-top: 0px;
}
.custom #column_wrap {
	background: none;
}
.custom #sidebars {
	background: #ffffff;
	border-left: none solid #e6e6e6;
	border-bottom: none solid #e6e6e6;
	margin-left: none;
	border-right: none solid #e6e6e6;
}
.custom .widget_categories li, .custom .widget_archive li, .custom .widget_pages li, .custom .widget_links li {
	list-style-image: url(images/paperlist.gif);
	margin-left: 20px;
}
.custom .widget {
	border-top: 1px solid #e6e6e6; 
	padding-top: 10px;
}

li.widget {
font-size:1.2em;
line-height:1.5em;
margin-bottom:1em;
}

.custom .image_box, .custom_box {
border-style:none;
}

.custom #sidebars {
border-color:#DDDDDD;
border-style:none;
}

#sidebar_1 {
border-style:none;
}

#multimedia_box {
margin-bottom:0em;
padding:1.5em;
}

.custom div.welcome_box {
width: 95%;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 0em;
padding-bottom: 0em;
}

.format_text input {
width: 18%;
}