/*
Theme Name: Whatevers Left Theme
Theme URI: http://www.whateversleft.co.uk
Description: Whatevers Left Theme
Author: Tom Ford
Author URI: http://www.whateversleft.co.uk
Template: arras-theme-1.5
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/


.widgettitle			{ color: #FFF; font-size: 12px; font-weight: 700; margin: -10px -10px 10px; padding: 5px 10px; background: url(../arras-theme-1.5/images/feed-title-white.jpg) repeat-x top #EFEFEF; border-bottom: 1px solid #CCC; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #FFF; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #605E52; color: #F0F0F0; }

element.style {
	Z-INDEX: 13;
	POSITION: absolute;
	BACKGROUND-COLOR: #f5f5f5;
	WIDTH: 640px;
	ZOOM: 1;
	DISPLAY: block;
	HEIGHT: 902px;
	TOP: 0px;
	LEFT: 0px
}
#nav .sf-menu  { float: left; line-height: 1.1; max-width: 870px; }
.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }

.logo					{ max-width: 590px; float: left; padding: 0px 0px 0px 0px; }

.share {
    display: block;
    float: right;
    margin-top: 50px;
}

.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #FFF; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }
input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #fff; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #605E52; color: #F0F0F0; }

