/*  
Theme Name: Version 1
Theme URI: http://www.malinakermansource.com/
Description: First version of <i>Malin Akerman Source</i>.
Version: 1
Author: Dora
Author URI: http://www.trancefixion.org

*/

body {
margin : 0; padding:0;
background: url('http://www.malin-akerman.net/wp-content/themes/v1/images/bg.gif') top center repeat-x;
font-family: arial;
font-size: 9pt;
color: #000000;}

#content img {
border: 1px solid #ff67c1;
padding: 2px; }

#container {
position : relative;
margin : 0 auto;
width : 920px;
height: 477px;
background: url('http://www.malin-akerman.net/wp-content/themes/v1/images/layout.jpg') top center no-repeat;
text-align: center;} 

#content {
float : left;
display : inline;
background: #ffffff;
width : 520px;
height : auto;
text-align : justify;
padding: 2px;
margin: 0px 0px 0px 0px;} 

#nav {
float : right;
display : inline;
width : 900px;
height : auto;
text-align : center;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin: 10px 0px 0px 0px;
font-family: arial;
font-size: 19pt;
color: #000000;} 

#intro {
float : left;
display : inline;
width : 335px;
height : auto;
text-align : justify;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin: 330px 0px 0px 235px;
font-family: arial;
font-size: 9pt;
color: #ffffff;} 

#icons {
float : right;
display : inline;
width : 325px;
height : auto;
text-align : left;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin: 335px 0px 0px 0px;} 

#sidebar {
float : right;
display : inline;
width : 375px;
height : auto;
text-align: justify;
margin: 0px 0px 0px 0px;
font-family: arial;
font-size: 9pt;
color: #666666;} 

#sidebar h1 {
font-family: arial;
font-size: 11pt;
color: #212121;
font-style: italic;
padding-left: 10px;}

#sidebar a:link  {
color: #ce145b;
text-decoration: underline;}

#sidebar a:visited {
color: #ce145b;
text-decoration: underline;}

#sidebar a:hover {
color: #dedede;
text-decoration: line-through;}

#sidebar a:active {
color: #dedede;
text-decoration: line-through;}

a:link {
color: #292b26;
font-weight: bold;}

a:visited {
color: #292b26;
font-weight: bold;}

a:hover {
color: #fd2185;
font-weight: bold;}

a:active {
color: #fd2185;
font-weight: bold;}

#nav a:link {
color: #cf155e;
text-transform: uppercase; }

#nav a:visited {
color: #cf155e;
text-transform: uppercase; }

#nav a:hover {
color: #ffffff;
background: #cf155e;
text-transform: uppercase; }

#nav a:active {
color: #ffffff;
background: #cf155e;
text-transform: uppercase; }

.topaff {
font-family: arial;
font-size: 6pt;
color: #000000;
text-transform: uppercase; }

.topaff a:link {
color: #000000;
font-family: arial;
font-size: 6pt;
text-transform: uppercase; }

.topaff a:visited {
color: #000000;
font-family: arial;
font-size: 6pt;
text-transform: uppercase;}

.topaff a:hover {
color: #cc9999;
font-family: arial;
font-size: 6pt; 
text-transform: uppercase;}

.topaff a:active {
color: #cc9999;
font-family: arial;
font-size: 6pt;
text-transform: uppercase;}

h1, h2 {
font-family: arial;
font-size: 11pt;
color: #212121;
font-style: italic;
padding-left: 10px;
padding-bottom: 3px;
border-bottom: 1px dotted #cccccc;}

.entry {
font-family: arial;
font-size: 9pt;
color: #333333;}

.postmetadata {
font-family: arial;
font-size: 8pt;
color: #666666;
font-style: italic;
border-top: 2px solid #eeeeee;
border-bottom: 1px solid #fd2185;
padding-bottom: 4px;
padding-top: 2px;}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;}

#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;}
	
#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;}
	
#sidebar ul ul {
		list-style-type: disc;}

#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;}

form {
	background-color: transparent;}

input, textarea, option, select {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font: 11px Tahoma, Trebuchet MS;
	line-height: 15px;
	color: #212121;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;}


input:focus, textarea:focus {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	}


hr {
	border: 0;
	width: 100%;
	background-color: #cf155e;
	height: 3px;}

.pagenavigationbox {
		text-align: center;
		padding: 5px 0;
	}

	.pagenav, .pagenavcurrent {
		border: 1px solid #333333;
		margin: 0 3px;
		padding: 5px;
	}

	.pagelink {
		border: 1px solid #333333;
		color: #292b26;
	        text-decoration: underline;
	        font-weight: bold;
                margin: 0 3px;
		padding: 5px;
	}

	.pagelink:hover {
		border: 1px solid #333333;
	        text-decoration: underline;
	        color: #292b26;
	        font-weight: bold;
	        margin: 0 3px;
		padding: 5px;
}

	.menubox a {
		text-transform: uppercase;
	}
