/*  
Theme Name: Hero Kommunikation
Theme URI: http://www.herokom.se/
Version: 1.0
Author: Britny Sthlm
Author URI: http://www.britny.se

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #585856;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
		background: url('images/bg_roof.gif') no-repeat top left;
	}

#topmenu {
	padding: 105px 0 0 80px;
}


#topmenu .menuStart {
	margin-right: 20px;
}

#content {
	font-size: 1.1em;
	background: url('images/bg_content.gif') repeat top left;
	min-height: 208px;
	_height: 208px;
	padding: 40px 0 0 30px;
}
	
#contentBottom {
	font-size: 1.2em;
	background: url('images/bg_content_bottom.gif') no-repeat top left;
	height: 79px;
	text-align: right;
	}
	

#footer {
	border: none;
	background: url('images/bg_floor.gif') no-repeat top left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #40013a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a {
	color: #666;
}

a:hover {
	color: #40013a;
	text-decoration: underline;
	}
	
#topmenu a {
	margin: 10px 0 0 15px;
}




/*#topmenu .page_item a:link, 
#topmenu .page_item a:active, 
#topmenu .page_item a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}*/

/*#submenu .page_item a:link, 
#submenu .page_item a:active, 
#submenu .page_item a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
}

#topmenu .page_item a:hover, 
#topmenu .current_page_item a:link, 
#topmenu .current_page_item a:active, 
#topmenu .current_page_item a:visited, 
#topmenu .current_page_item a:hover, 
#topmenu .current_page_ancestor a:link, 
#topmenu .current_page_ancestor a:active, 
#topmenu .current_page_ancestor a:visited, 
#topmenu .current_page_ancestor a:hover {
	color: #d60000;
	text-decoration: underline;
	font-weight: bold;
}*/

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #959596;
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 156px; 
	width: 1000px;
	}
	
#container {
	width: 1000px;
}

#contentContainer {
	float: left;
	width: 874px;
}


#sidePart {
	width: 63px;
	height: 404px;
	float: left;
	background: #eee url('images/bg_side.gif') repeat top; 
}

#sidePartC {
	width: 63px;
	height: 368px;
	float: left;
	background: #eee url('images/bg_side.gif') repeat top; 
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height: 231px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
/*#topmenu .page_item {
	float: left;
	margin: 10px 0 0 20px;
}*/

.post {
	width: 50%;
	float: left;
}

#content.contact .post {
	width: 260px;
	float: right;
}

#content.workers .post {
	width: 45%;
}

#content.contact {
	padding: 40px 0 0 5px;
	height: 249px;
	_margin-bottom: -44px;
}

#content.contact img.floatImg {
	position: relative;
	top: -40px;
}

#content.clients .post {
	width: 390px;
	float: left;
}

#content.clients .post#post-4, 
#content.clients .post#post-64 {
	width: 820px;
	float: left;
}

#content.clients table td img {
	height: 40px;
	margin-right: 10px;
}

#content.services .post {
	width: 380px;
	float: left;
}

.clientImg {
	width: 250px;
	float: right;
	padding: 0;
	margin: -51px 5px 0 0;
}

img.imgRight {
	float: right;
	padding: 0;
	margin: -40px 5px 0 0;
}

img.imgRightK {
	float: right;
	padding: 0;
	margin: 18px 5px 0 0;
	/*position:relative;
	bottom: 0px;*/
}

img.imgRightOffset {
	float: right;
	padding: 0;
	margin: 29px 5px 0 0;
	
}

.indexFlash {
	float: right;
	padding: 0;
	margin: -40px 5px 0 0;
	
}

/*.clientImg img {
	margin: -51px 5px 0 0;
	padding: 0;
}*/

/*#content.workers .post p {
	width: 50%;
}*/


.imgLeft {
	float: left;
}

.bildbank {
	width: 100px;
	height: auto;
	text-align: left;
	border: 1px solid #000;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 -15px 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 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 {
	line-height: 11px;
	margin: 7px 0 1px 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;
	list-style-image: 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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 Various Tags & Classes */

.center {
	text-align: center;
	}

a img {
	border: none;
	}

/*#topmenu a {
	font-family: Futura;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}*/

.postmetadata a {
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	background: #cccccc;
	color: #000000;
	position:relative;
	top: -5px;
}

.postmetadata a:hover {
	background: #000000;
	color: #cccccc;
}

br.break {
	clear: both;
}

a.flag {
	position: relative;
	top: -43px;
	left: 900px;
}

/* Self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Blog
___________________________________________________*/

#blog {
	font-size: 1.1em;
	background: url('images/bg_content.gif') repeat top left;
	padding: 40px 0 40px 30px;
}

#blog h1 {
	padding: 0;
	margin: 0;
}

#blog h1.blog {
	background: url(images/h1-blog.jpg) 0 0 no-repeat;
	width: 844px;
	height: 101px;
	text-indent: -99999px;
	position: relative;
	top: -30px;
	left: -15px;
	padding: 0;
	margin: 0;
}

#blog h1.linktoblog a {
	background: url(images/h1-blog.jpg) 0 0 no-repeat;
	width: 844px;
	height: 101px;
	display: block;
	text-indent: -99999px;
	position: relative;
	top: -30px;
	left: -15px;
	padding: 0;
	margin: 0;
}

#blog .head {
	position: relative;
	top: -15px;
	margin: 0 0 0 55px;
}

#blog h1.blogheader {
	font-size: 1.6em;
	color: #161629;
	text-align: left;
	text-transform: uppercase;
}

#blog h1.blogheader a {
	color: #161629;
	text-align: left;
	text-transform: uppercase;
}

#blog .blogsubheader {
	color: #000 !important;
	font-size: 1.1em;
}

#blog h2 {
	color: #30012d;
	text-transform: uppercase;	
	padding: 0 0 10px 0;
}

#blog h2 a {
	color: #30012d;
}

#blogmain {
	width: 411px;
	float: left;
	display: inline;
	margin: 0 0 0 55px;
}

#blogsidebar {
	width: 233px;
	float: left;
	display: inline;
	margin: 0 0 0 60px;
}

#sidebarbox ul li {
	background: red;
	list-style: none !important;
}

.sidebarbox {
	background: #e7e7e7;
	padding: 10px;
	margin: 12px 0 10px 0;
}

.sidebarbox h3 {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
}

.sidebarbox ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

.sidebarbox ul.postarchive {
	text-transform: capitalize;
}

.sidebarbox ul li {
	list-style-type: none !important;
	margin: 0 0 8px 0;
}

.sidebarbox a {
	color: #000;
}

.blogpost {
	margin: 0 0 30px 0;
}

.posted {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}

.posted span {
	background: #30012d;
	display: block;
	width: 46px;
	text-align: center;
}

.postimage {
	width: 411px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.postcontent img {
	display: none;
}

.blogpost .postmeta a {
	background: none;
	color: #3e123b;
	font-weight: bold;
}

#blog .navigation a {
	color: #30012d;
	font-weight: bold;
}

/* Single */

.single .blogpost h2 {
	padding: 0;
	margin: 0 !importamt;
}

.single .postimage img {
	margin: 0 0 10px 0;
}

form#commentform {
	background: #e7e7e7;
	width: 411px;
	padding: 10px 10px 30px 10px;
}

form#commentform h3 {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 20px 0;
}

form#commentform label small {
	display: block;
	font-size: 1em;
	color: #000000 !important;
	font-weight: bold;
}

input#author,
input#email,
input.preninput {
	border: 1px solid #a6a6a6;
	background: #fff url(images/bg-input.gif) 0 0 repeat-x;
	width: 284px;
	padding: 3px;
}

textarea#comment {
	border: 1px solid #a6a6a6;
	background: #fff url(images/bg-input.gif) 0 0 repeat-x;
	width: 405px;
	padding: 0 0 0 2
}

input#submit,
input.prenbtn {
	border: #30012d;
	background: #30012d;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	cursor: pointer;
	width: auto;
}

ol.commentlist {
	width: 431px;
	margin: 20px 0 40px 0;
}

ol.commentlist li {
	padding: 0;
	margin: 0 0 20px 0;
}

ol.commentlist p {
	color: #262626;
}

.commenttop {
	background: #30012d;
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 5px;
}

/* Prenumeration */

.pren {
	height: 250px;
}

.pren #main {
	width: 300px;
	margin: 0 auto;
}

a.feed {
	background: url(images/icon-rss.jpg) 0 0 no-repeat;
	padding: 1px 0 2px 23px;
}

.sidebarbox form label {
	font-weight: bold !important;
}

.sidebarbox form input.preninput {
	width: 146px !important;
	display: block;
	margin: 0 0 -5px 0;
}

.sidebarbox form input.prenbtn {
	float: right;
	display: inline;
	margin: 10px 0 5px 0;
}

input.prensubmit {
	border: #30012d;
	background: #30012d;
	color: #fff;
	display: block;
	font-size: .9em;
	text-transform: uppercase;
	padding: 5px 2px !important;
	cursor: pointer;
	width: auto;
	margin: 10px 0 0 0;
}

/* Work here */

.work {
	position: relative;
	padding-bottom: 20px !important;
}

.work .rightside {
	position: absolute;
	top: 43px;
	right: 20px;
	margin: 0 5px 0 0;
}

/* New page - Wide */

.tpl-new-page-wide .post {
	width: 812px !important;
}

.tpl-new-page-wide table p {
	padding: 0 0 3px 0;
	margin: 0;
}

.tpl-new-page-wide table td {
	padding-right: 60px;
}

.tpl-new-page-wide h2 {
	margin-bottom: 3px;
}
	
/* End Various Tags & Classes*/



/* "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." */
