/*
Theme Name: mcbride
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body{height: 100%; padding: 0; margin: 0;}

body,
input{
	font: 12px/16px helvetica, arial;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1{
	line-height: 30px;
}
h2{
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 27px;
}
h3{
	margin-bottom: 5px;
}
h3#reply-title{display: block; cursor: pointer;}

.entry-content h1{
	line-height: normal;
	line-height: 30px;
	margin-bottom: 20px;
}

ol, ul {
	list-style: none;
}
a img {
	border: none;
}
p br{
	line-height: 0;
}
/* =Layout
-------------------------------------------------------------- */
#header img {padding-top: 80px;}
#container {
	float: left;
	width: 580px;
	line-height: 17px;
	margin-bottom: 20px;
}

/* The main theme structure */
#wrapper {
	margin: 0px auto -30px auto;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#push{height: 30px;clear: both;}
.sidebar{
	float: right;
	width: 230px;
	padding: 0px;
	line-height: 27px;
}
	.sidebar ul, .sidebar li{
		padding: 0px;
	}
	.sidebar-address1{
	}
.sidebar-address2,
.widget_pages ul,
.widget_categories ul{
	width: 134px;
	line-height: 27px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
}

	.sidebar-address2{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #e5e5e5;
	}
.widget_search{
	margin-bottom: 20px;
}
.widget_search #s{
	width: 90px;
	margin-right: 2px;
}
#searchsubmit{
	width: 36px;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.screen-reader-text,
.widget_pages h3{
	display: none;
}

.widget_archive select{
		width: 134px;
}
.comment{
	margin-bottom: 10px;
}
a.comment-reply-link{display: none;}

.comments-link a span{
	background: url(/wp-content/themes/mcbride/images/comment-amount-bg.gif) left no-repeat;
	color: #fff;
	font-size: 10px;
	position: relative;
	display: block;
	width: 21px;
	height: 21px;
	margin-right: 10px;
}
.comments-link a span .comment-count{
	position: absolute;
	top: 0px;
	left: 7px;
}
.comments-link a div, .comments-link a span{
	float:left;
	margin-right: 7px;
}
.reply{
	margin: 0 0 20px 0;
}
.fn{
	font-weight: bold;
}

.entry-utility .comments-link a, span .comments-link a{
	color: #7c7b7b;
	font-size: 11px;
	text-decoration: none;
}
.entry-date{
	font-size: 11px;
}
.cat-links{
	display: none;
}

.meta-sep{
	display: none;
}
.page-title{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.read-more{
	float: right;
}

.post{
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 40px 0;
	padding: 0 30px 40px 0;
	overflow: hidden;
}
.page{

}

.nocomments{
	display: none;
}
.meta-prep-author{
	display: none;
}
.vcard a{
	display: none;
}
.widget_archive h3{
	display: none;
}
.entry-content p a{
	color: #7c7b7b;
	text-decoration: none;
}
.entry-content{
	width: 550px;
}
.entry-content a.employee-link:link, .entry-content a.employee-link:visited, .entry-content a.employee-link:active{
	color: #000;
	text-decoration: none;
}
.entry-content a.employee-link:hover{
	color: #7c7b7b;
	text-decoration: none;
}
	
.page-id-13 p br.spacer_{margin: 0; padding: 0;}
.page-id-13 p{margin: 7px 0;}
.wp-caption-text{
	font-style: italic;
	margin: 0px 0 25px 0;
}
.col-1, .col-2{
	width: 280px;
}
.col-1 p, .col-2 p{
	line-height: 12px;
}
.col-1{
	float: left;
}
.col-2{
	float: left;
}
.post-edit-link{
	display: none;
}
/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #fff;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

a:link, a:visited  {
	color: #000;
	text-decoration: none;
}

a:active, a:hover {
	color: #7c7b7b;
	text-decoration: none;
}

.current_page_item a{
	color: #979696;
	text-decoration: none;
}
.current-cat a{
	color: #979696;
	text-decoration: none;
}

.nav-previous a, .nav-next a{
	color: #7c7b7b;
	font-size: 11px;
	text-decoration: none;
}
.nav-previous a{
	background: url(/wp-content/themes/mcbride/images/nav-previous-small.gif) left no-repeat;
	padding: 4px 13px 3px 20px;
	float: left;
}
.nav-next a{
	background: url(/wp-content/themes/mcbride/images/nav-next-small.gif) right no-repeat;
	padding: 4px 20px 3px 0;
	float: right;
}
.meta-nav{
	display: none;
}
#nav-above{
	display: none;
}
#nav-below{
	margin-bottom: 30px;
	overflow: hidden;
	padding-right: 30px;
}
#respond{
	padding-top: 25px;
}
#reply-title{
	color: #7c7b7b;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* =Header
-------------------------------------------------------------- */
#header{
	margin-bottom: 40px;
}


/* =Content
-------------------------------------------------------------- */
.img-margin{
	margin-right: 40px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin: 0px auto;
	color: #8d8d8d;
	font-size: 11px;
	width: 899px;
	height: 30px;
	padding: 0;
	background: url(/wp-content/themes/mcbride/images/footer-bg.gif) left no-repeat;
	clear: both;
}
	#footer ul{
		padding: 10px 0 0 45px;
		margin: 0;
	}
	#footer li{
		float: left;
		padding: 0;
		margin: 0 10px 0 0;
	}
	#footer a{
		color:#7c7b7b;
	}
/* fancybox gallery
-------------------------------------------------------------- */
.entry-summary a img{display:none;margin: 0px auto}
.entry-summary a img.show{display:block!important}

/* =HIDE CATEGORY
-------------------------------------------------------------- */
.cat-item-16, .cat-item-18 { display: none; }
#menu-tidigareuppdrag { width: 134px; margin-bottom: 35px; padding-bottom: 20px; border-bottom: 1px solid #e7e7e7; }


