/*
Theme name: Attractive and Adoreable
Theme URI: www.mpsd.se
Description: Custom Wordpress Theme for A&A, developed by MPSD.
Author: Martin Persson
Author: URI: www.mpsd.se
Version: 1.0
*/

html, body, h1, h2, h3, p, img, input, textarea {
	margin: 0px;
	padding: 0px;
	border: 0px;
}	
body {
	background-color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #fff;
}

h1 {
	
	font-weight: normal;
}

h2 {
	font-size: 18px;
	margin-bottom: 1em;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	margin-bottom: 1em;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}


p {
	margin-bottom: 1em;
}

.quote {
	font-size: 1.6em;
	font-family: Garmond, serif;
	font-style: italic;
}

#wrapper {
	width: 980px;
	margin: 0 auto;

}


#header {
	height: 120px;
	background-image: url("images/head_2009-2.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#secondarycontentBloggHeader{
	height: 94px;
	background-image: url("images/head_blogg.png");
	background-repeat: no-repeat;
         margin-top:-100px;
         margin-left:600px;

}

#secondarycontent {
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 20px;
	width: 160px;
	font-size: 10px;
	position: relative;
	float:right;
         padding:10px;

}

#rightcolumn {
	margin-left: 160px;
	text-align: right;
	background-image: url("image/transparent.png");
         
}

#rightcolumnblog {
	margin-left: 160px;
	margin-right: 160px;
	width: 580px;
	text-align: right;
	background-image: url("image/transparent.png");
}

#rightlogo {
}

#background {
	background-color: #000;
	background-image: url("images/sideimage.jpeg");
	min-height: 1200px;
	min-width: 900px;
	background-repeat: no-repeat;
	background-position: top right;
}

#page {
	/*background-color: #000;*/
	background-repeat: repeat-both;
	width: 980px;
}

#main {
	width: 800px;
	min-height: 500px;
	text-align: left;
	clear: none;


}
#mainDhblog {
	
	background-image: url("images/bg_blogg.png");

}

#mainblog {
	width: 580px;
	min-height: 500px;
	text-align: left;
	clear: none;
	background-image: url("image/transparent.png");
}

.menuleft {
	background-image: url("images/transparent.png");
	background-repeat: repeat-both;
	width: 150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	position: relative;
         float:left;
	
}

.menuleft ul {
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.menuleft li {
	
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 10px;
	margin: 0px;
	height: 20px;
	margin-bottom: 5px;
	color: #fff;
}

.menuleft a {
	text-decoration: none;
}

.menuleft ul li ul {
	background-color: #ED1C8F;
         color:#ffffff;
	display: none;
	position: relative;
	width: 200px;
	top: 0px;
	left: 20px;
	padding: 0px;
	margin: 0px;
	top: -24px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	zoom: 1; /* trigger filter in IE7 and lower */

        
}

.menuleft li > ul {
	top: auto;
	left: auto;
}

.menuleft ul li:hover ul {
	display: block;
	margin-left: 50px;
	font-size: 12px;
}


.menuleft ul li.over ul {
	display: block;
}

.menuleft ul li:hover ul {a
	display: block;
}
.menuleft ul li ul:hover {
	display: block;
}

.menuleft ul li ul li {
	width: 200px;
	margin: 0px;
}
.menuleft ul li ul li:hover {
	display: list-item;
}

.menuleft ul li ul li.over {
	display: block;
}

.menuleft ul li ul li a {
	display: block;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	zoom: 1; /* trigger filter in IE7 and lower */
}
#dhblogg {
          background-image: url("images/bg_blogg.png");
	
}
#black {
          background-color:#000000;
	
}

.divider {
	background: #999;
         width:550px;
         margin-left:0;
         background-image: url("images/bg_blogg.png");
}

.divider li {
	margin-left: 20px;
	vertical-align: middle;
	display: inline;
	list-style-type: none;
}

.postheader {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.postheader h2 {
	position: absolute;
	left: 50px;
	top: 11px;
	text-decoration: none;
}

.dateblock {
	width: 42px;
	height: 46px;
	background-image: url("images/date_block.png");
	background-repeat: no-repeat;
	color: #000;
}

.datemonth {
	color: #000;
	width: 46px;
	text-align: center;
	position: absolute;
	top: 4px;
	font-size: 11px;
}

.dateday {
	color: #000;
	width: 46px;
	text-align: center;
	position: absolute;
	top: 19px;
	font-size: 20px;
}

img {
	border: 0px;
}

input {
	background-color: #fff;
}



#copyright {
	font-family: Arial, Helvetica;
	font-size: 10px;
	clear: both;
	text-align: center;
}

.albumIndexEntry {
	width: 120px;
	height: 240px;
	float: left;
	margin: 13px;
}

.portfolioView {
	width: 740px;
	overflow: scroll;
	overflow-y: hidden;
	scrollbar-base-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #000;
}

.portfolioList {

}

.portfolioCard div {
	float: left;
}

.portfolioCard div p img {
	float: left;
}


/* IE6 hacks. */

#page {
	background-image: url("images/bg_transparent60.png");
}

* html #page {
	background-image: none;
}

