/*  
Theme Name: Portfolio
Description: A Portfolio for Michael Gibis. Designed by <a href="http://michaelgibis.com" >Michael Gibis</a> himself.
Version: Beta 1
Author: Daniel Ehniss
Author URI: http://danielehniss.de */

/* Begin Typography and Colors */

body {
	font-size: 11px; 
	font-family: Georgia, Times, Serif;
	color: #3D3D3C;
	text-align: left;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	}

#blog {
	font-size: 11px;
	font-style: normal;
	line-height: 1.6em;
	}


h1, h2, h3 {
	font-family: Georgia, Times, Serif;
	font-style: italic;
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	}

h2 {
	font-size: 11px;
	}

h3 {
	font-size: 11px;
	}


#menu h2 {
    color: #000;
    line-height: 1.5em;
    font-style: italic;
    margin-bottom: 0;
    font-weight: normal;
    }

a, a:visited, h2 a, h2 a:visited {
    color: #6e6e6e;
    font-style: italic;
	text-decoration: none;
	}

a:hover, h2 a:hover {
	text-decoration: none;
	color: #6e6e6e;
	text-decoration: none;
	background-color: #F4F4F4;
	}

a:active, h2 a:active {
    text-decoration: none;
	color: #000;
	background-color: #F4F4F4;
	}   

span {
	color: #000;
	text-align: left;
	}


#menu {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.4em;
	}

#menu a {
    color: #3D3D3C;
    line-height: 1.5em;
    text-decoration: none;
    }

#menu a:hover {
    color: #3D3D3C;
    line-height: 1.5em;
    background-color: #F4F4F4;
    text-decoration: none;
    }

#menu a.blognav, #menu a.abnav, #menu a.connav, #menu a.linksnav {
    color: #000;
    }
    
/* End Typography and Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: auto;
	padding: 0;
	width: 1000px;
	}

#content {
    position: absolute;
	margin: 20px 0px 20px 190px;
	width: 810px;
	font-size: 11px;
	color: #3D3D3C;
	background: url(/wp-content/themes/Portfolio/images/singleline.gif) repeat-x scroll left top;
	padding: 8px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 810px;
	}
	body>#content {width: 810px;}

#blog {
    position: absolute;
	margin: 10px 0px 20px 190px;
	width: 400px;
	font-size: 11px;
	font-style: normal;
	color: #000;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
	}
	body>#blog {width: 400px;}

	
#menu {
	position: absolute;
    color: #3D3D3C;
    background-color: #fff;
	width: 160px;
	margin: 20px 0px 0px 10px;
	padding: 70px 5px 20px 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	}
    body>#menu {width: 120px;}

.post {
    margin-bottom: 15px;
    }
    
.entry {
    font-size: 11px;
    /*font-style: normal;*/
    line-height: 1.6em;
    }


/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	'class="portfolio"' > the portfolio image 810px x 600px
    'class="alignright"' > align image to the right 
    'class="centered' > centers the image  */

img.portfolio {
	display: block;
	padding: 10px 0px 0px 0px;
	}

img.pfalignleft {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	float: left;
	}
    

img.pfalignright {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	}

img.pfaleft {
    display: inline;
    padding: 0px 0px 0px 0px;
    margin-top: -3px;
    float: left;
    }

img.pfaright {
    display: inline;
    padding: 0px 0px 0px 10px;
    margin-top: -3px;
    }

img.portbelow {
    display: block;
    margin-top: 10px;
    }

img.header {
    display: block;
    }

#menu a img {
    display: block;
    margin-bottom: 10px;
    }



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
	}
	
a img {
	border: none;
	}


/* End Images */

/* Begin Lists */



ul, #menu ul {
	margin: 0;
	padding: 0;
	}

ul li, #menu ul li, menu ul li a, menu ul li h2 {
    text-transform: none;
	list-style: none;
	list-style-image: none;
	line-height: 1.4em;
	margin: 0px;
	}

#menu ul p, #menu ul select {
	margin: 0;
	}

/* End Lists */

/* Classes and Style */

.line {
    background: url(/wp-content/themes/Portfolio/images/singleline.gif) repeat-x scroll left bottom;
    }

.double {
	background: url(/wp-content/themes/Portfolio/images/doubleline.gif) repeat-x scroll left bottom;
	}

.navigation {
    color: #6E6E6E;
    }
    

.blognav, .linksnav, .connav, .abnav {
    color: #000;
    font-weight: normal;
    font-style: italic;
    line-height: 1.5em;
    }

.pro1, .pro2, .pro3, .pro4, .pro5, .pro6, .pro7, .pro8, .pro9, .pro10 {
}

.sites {
    margin-top: 15px;
    }

.projects {
    margin-top: 15px;
    }

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.0em;
	}

#commentform textarea {
    width: 400px;
    }

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


hr {
    color: #fff;
	display: none;
	}
