/*
Theme Name: Mediaempire
Theme URI: http://mediaempire.se/
Description: Theme made for Mediaempire STHLM AB.
Version: 1.0
Author: Johan Linander
Author URI: http://mediaempire.se/
Tags: none
*/
/***************************************************/
/* HTML ELEMENTS                                   */
/***************************************************/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 0.75em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	border: none;
	background: url(images/me_bckgrnd.gif) repeat;
}
a {
	text-decoration: none;
	color: #C92027;
}
a:visited {
	color: #C92027;
}
a:hover {
	text-decoration: underline;
	color: #C92027;
}
a:active {
	color: #C92027;
}
a img {
	border: none;
}
/***************************************************/
/* COMMON CLASSES                                  */
/***************************************************/
.center {
	text-align: center;
}
.right {
	float: right;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
/***************************************************/
/* IDs                                             */
/***************************************************/
#debug {
	margin-top: 10px;
	width: auto;
	background: #f4f4f4;
	padding: 2px;
	border: solid red 4px;
	display: block;
}
#debug_header menu_content
.debug_close,
.debug_close_hover {
	float: right;
	width: 15px;
	height: 16px;
	background: url(images/me_close.gif) no-repeat;
}
.debug_close_hover {
	background: url(images/me_close_hover.gif) no-repeat;
}
#debug_close a,
#debug_close a:visited,
#debug_close a:hover,
#debug_close a:active {
	color: #FFF;
} 
#debug_text {
	padding: 0 2px 0 2px;
}
#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	height: 30px;
	text-align: right;
}
#menu_content {
/* 	display: block; */
	float: right;
/* 	list-style-image: none; */
	list-style-type: none;
/* 	list-style-position: outside; */
}
#menu_content {
	padding: 0 15px 0 0;
	
}
#menu_content li {
	display: block;
	float: left;
	height: 19px;
	overflow: hidden;
	padding: 11px 0 0 0;
}
#header_left,
#header_right {
	height: 90px;
	width: 10px;
	float: left;
	background: url(images/me_header_left.gif) no-repeat;
}
#header_right {
	background: url(images/me_header_right.gif) no-repeat;
}
#header {
	position: relative;
	height: 90px;
	width: 780px;
	float: left;
	background: url(images/me_header_bg.gif) repeat-x;
}
#country_selector_swe,
#country_selector_en,
#country_selector_sa {
	position: absolute;
	top: 12px;
	width: 18px;
	height: 12px;
}
#country_selector_sa {
	right: 3px;
}
#country_selector_en {
	right: 24px;
}
#country_selector_swe {
	right: 45px;
}
#content_wrapper {
	width: 800px;
	background-color: #282929;
}
#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f4f4;
}
#content_left {
	margin: 10px 0 0 0;
	padding: 0 8px 0 8px;
	float: left;
	width: 482px;
	background-color: #f4f4f4;
	border-right: 2px solid #c6c6c6;
}
#bloglist {
	list-style-type: none;
}
#bloglist li {
	width: auto;
	margin: 0 0 0 0;
}
#content_right {
	margin: 10px 0 0 0;
	padding: 0 8px 0 8px;
	float: left;
	width: 259px;
	background-color: #f4f4f4;
}
#arealist {
	list-style-type: none;
}
#arealist a,
#arealist a:visited,
#arealist a:hover,
#arealist a:active {
	color: #C92027;
}
#arealist li {
	width: auto;
	margin: 12px 9px 0 9px;
}
#contact_info {
	padding: 9px 9px 9px 9px;
}
#news_archive {
	padding: 9px 9px 20px 9px;
}
#webmail {
	padding: 9px 9px 20px 9px;
}
#news_archive a,
#news_archive a:visited,
#news_archive a:hover,
#news_archive a:active {
	color: #C92027;
} 
#news_archive li {
	list-style-type: none;
}
#gallery_login {
	padding: 9px 9px 20px 9px;
}
#gallery_login form {
	margin: 0;
	padding: 0;
}
#slideshow_left,
#slideshow_right {
	width: 10px;
	height: 399px;
	float: left;
	background-color: #282929;
}
#slideshow {
	width: 780px;
	height: 399px;
	float: left;
/* 	background: url(images/me_photo_001.jpg) no-repeat; */
	position: relative;
}
#slideshow_ul_corner {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(images/me_upper_left_corner.png) no-repeat;
}
#slideshow_ur_corner {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(images/me_upper_right_corner.png) no-repeat;
}
#new_design_en,
#new_design_swe {
	position: absolute;
	top: 0;
	right: 0;
	width: 144px;
	height: 110px;
	background: url(images/me_new_design_en.png) no-repeat;
}
#new_design_swe {
	background: url(images/me_new_design_swe.png) no-repeat;
}
#footer_left,
#footer_right {
	height: 71px;
	width: 20px;
	float: left;
	background: url(images/me_footer_left.gif) no-repeat;
}
#footer_right {
	background: url(images/me_footer_right.gif) no-repeat;
}
#footer {
	height: 71px;
	width: 760px;
	padding-bottom: 20px;
	float: left;
	background: url(images/me_footer_bg.gif) repeat-x;
}
#footer_text {
	font-size: 1.00em;
	text-align: center;
	color: #bcbcbc;
	margin-top: 30px;
}
#button {
	padding: 6px 0 0 0;
	float: right;
}
#contact_list {
	list-style-type: none;
}
/***************************************************/
/* CLASSES                                         */
/***************************************************/
p {
	margin: 0 0 10px 0;
	line-height: 1.35em;
}
h1,
h2,
h3,
h4 {
	width: auto;
}
h1 {
	background-color: #c6c6c6;
	font-size: 1.67em;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
}
h2,
h3,
h4 {
	background-color: #e6e6e6;
}
h2 {
	font-size: 1.25em;
	height: 18px;
	padding: 1px 9px 1px 9px;
}
h3 {
	font-size: 1.25em;
	height: 18px;
	width: 185px;
	padding: 0;
/* 	margin: 0; */
	background: none;
	color: #C92027;
}
h4 {
	height: 15px;
	font-size: 1.00em;
	padding: 3px 0 2px 5px;
}
h5 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0 0 3px 0;
}
.arealist_icon {
	float: left;
	width: 48px;
	height: 48px;
}
.arealist_header {
	float: left;
	margin: 15px 0 0 7px;
/* 	margin: 29px 0 0 5px; */
/* 	color: #C92027; */
}
.arealist_text {
	margin: 5px 0 0 0;
	display: none;
}
.arealist_link {
	color: #C92027;
	text-align: right;
	display: none;
}
.bloglist_heading {
	font-size: 1.67em;
/* 	font-weight: bold; */
	padding: 3px 10px 0 10px;
	font-family: Arial, 'Lucida Grande',Verdana,Sans-Serif;
	overflow: hidden;
}
.bloglist_heading a,
.bloglist_heading a:visited,
.bloglist_heading a:hover,
.bloglist_heading a:active {
	color: #000;
}
.bloglist_date {
	color: #777;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform: uppercase;
	padding: 1px 10px 0 10px;
}
.bloglist_photo {
	padding: 9px 10px 0 10px;
}
.bloglist_photo img {
	border: 1px solid #636363;
}
.bloglist_text {
	padding: 5px 10px 15px 10px;
}
.bloglist_text img {
	border: 1px solid #C6C6C6;
}
.content_left_text {
	padding: 5px 10px 25px 10px;
}
.form_row {
	padding: 2px 0 0 0;
	text-align: left;
}
.form_row label {
	display: block;
	float: left;
	padding: 3px 0px;
	width: 70px;
}
.form_row input {
	float: right;
	width: 130px;
	border: 1px solid #BDC7D8;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	padding: 3px;
}
.inputsubmit {
	background-color: #c6c6c6;
	border: 1px solid #000;
	color: #000;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 0.92em;
	padding: 2px 5px 3px 5px;
	text-align: center;
}
.contact_image {
	float: left;
	padding-bottom: 5px;
}
.contact_text {
	float: left;
	padding: 5px 12px 5px 12px;
}
.contact_text h4 {
	font-size: 1.17em;
	background: none;
	margin: 0;
	padding: 0 0 2px 0;
	font-weight: normal;
}
.spacer {
	height: 1px;
	background-color: #282929;
}

/* 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 */
