/*
Theme Name: SG Portfolio
Theme URI: http://
Description: Einfaches Template für ein Portfolio
Author: Gianni Ferro
Version: 0.2
Tags: simple, portfolio, centered
*/


/* -------------------------------------------------------------- 
   BASICS   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #222; 
	background: #6b7a79 url("images/body-bg.gif") repeat 0 0;
	font-family: Verdana, Arial, sans-serif;
}
img { border: none; }
img.alignleft { float: left; margin: 0 10px 10px 0; }
img.alignright { float: right; margin: 0 0 10px 10px; }
img.alignnone { margin: 0 10px 10px 0; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #666; font-weight: bold; font-family: Courier New, sans-serif; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; ; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p				{ margin: 0 0 1em; }
p img.left		{ float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right		{ float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover			{ color: #2f807a; }
a				{ color: #798c8b; text-decoration: none; border: none; }

blockquote		{ margin: 1.5em; color: #798c8b; font-family: Georgia, serif; font-size: 1.2em; line-height: 1.5em; font-style: italic; }
strong				{ font-weight: bold; }
em,dfn				{ font-style: italic; }
dfn						{ font-weight: bold; }
sup, sub			{ line-height: 0; }

abbr, 
acronym			{ border-bottom: 1px dotted #666; }
address				{ margin: 0 0 1.5em; font-style: italic; }
del						{ color:#666; }

pre						{ margin: 1.5em 0; white-space: pre; }
pre,code,tt		{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol					{ margin:0 1.5em; }
ul, ol				{ margin: 0 1.5em 1.5em 1.5em; }

ul						{ list-style-type: disc; }
ol						{ list-style-type: decimal; }

dl						{ margin: 0 0 1.5em 0; }
dl dt				{ font-weight: bold; }
dd					{ margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table				{ margin-bottom: 1.4em; width:100%; }
th					{ font-weight: bold; }
thead th			{ background: #c3d9ff; }
th,td,caption	{ padding: 4px 10px 4px 5px; }
tr.even td		{ background: #e5ecf9; }
tfoot				{ font-style: italic; }
caption			{ background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small			{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large			{ font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hidden			{ display: none; }

.quiet			{ color: #666; }
.loud				{ color: #000; }
.highlight	{ background:#ff0; }
.added			{ background:#060; color: #fff; }
.removed		{ background:#900; color: #fff; }

.first			{ margin-left:0; padding-left:0; }
.last				{ margin-right:0; padding-right:0; }
.top				{ margin-top:0; padding-top:0; }
.bottom			{ margin-bottom:0; padding-bottom:0; }












/* -------------------------------------------------------------- 
   LAYOUT   
-------------------------------------------------------------- */

#page-wrap {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url('images/480-shadow.png') repeat-y 0 0;
}
#page-wrap.no-sidebar { width:500px; }

#header {
	position: relative;
	overflow: hidden;
}
#header-margin {
	margin: 10px 20px;
}

#left-col {
}

#main-col {
	overflow: hidden;
	width: 500px;
	float: left;
}
#main-col-margin {
	margin: 10px 20px;
}

#right-col {
	overflow: hidden;
	width: 240px;
	float: right;
}
#sidebar {  }

#footer {
	clear: both;
	height: 46px;
	background: #6b7a79 url('images/480-footer-shadow.png') repeat-y left bottom;
}
#footer-margin {
	margin: 10px 20px 20px;
	padding-top: 5px;
	border-top: 1px solid #bebebe
}






/* -------------------------------------------------------------- 
   HEADER   
-------------------------------------------------------------- */
.menu {
	list-style-type: none;
}
.menu a {
	text-decoration: none;
	border: none;
}





/* -------------------------------------------------------------- 
   HEADER   
-------------------------------------------------------------- */
#claim {
	position: absolute;
	top: 20px;
	left: 30px;
	margin: 0;
	
	font-family: Courier New, sans-serif;
	font-weight: bold;
	font-size: 4.3em;
	color: #0c9e40;
}
#claim a { text-decoration: none; color: #0c9e40; border: none; }
#claim .description {
	display: block;
	font-size: .33em;
	color: #77867d;
}



/* -------------------------------------------------------------- 
   MAIN NAV
-------------------------------------------------------------- */
#main-nav {
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 4px;
}
#main-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-nav li {
	float: left;
	margin-right: 10px;
}

#main-nav li,
#main-nav li a {
	font-family: Courier New, sans-serif;
	font-weight: bold;
	font-size: 1.35em;
	color: #a8bbaf;
	text-decoration: none;
}
#main-nav li a:hover,
#main-nav li.current-menu-item a { color: #0c9e40; }








/* -------------------------------------------------------------- 
   CONTENT
-------------------------------------------------------------- */
.the-title {
	display: none;
}








/* -------------------------------------------------------------- 
   WIDGET   
-------------------------------------------------------------- */
.widget {
	padding: 20px 20px 20px 40px;
	background: transparent url('images/sidebar-shadow-top.png') repeat-y left top;
}
.widget-end {
	height: 10px;
	background: transparent url('images/sidebar-shadow-bottom.png') repeat-y right bottom;
}
.widget h2 {
	color: #f18512;
	font-size: 1.33em;
}
.widget ul {
	list-style-type: none;
}




/* -------------------------------------------------------------- 
   FOOTER
-------------------------------------------------------------- */
#footer {
	color: #666;
}

#menu-footer-menu-1,
#menu-footer-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu-footer-menu-1 li,
#menu-footer-menu li {
	float: left;
	padding-right: 4px;
}
#menu-footer-menu-1 li a,
#menu-footer-menu li a {
	color: #666;
	text-decoration: none;
}



/* -------------------------------------------------------------- 
   COMMENTS
-------------------------------------------------------------- */
#comments-wrapper h3 { color: #999; }

#comment { width: 100%; }

.commentlist,
.children {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.children {
	margin-top: 10px;
}
.commentlist li .children {
	margin-left: 20px;
}
.commentlist > li {
	border: 1px solid #e0e0e0;
	background: #f9f9f9;
	margin: 8px 0;
	padding: 10px;
}
.comment-author .avatar {
	float: right;
}





/* -------------------------------------------------------------- 
   CONTACT FORM
-------------------------------------------------------------- */
.wpcf7 {
	font-weight: bold;
}
.wpcf7 input.wpcf7-text,
.wpcf7 textarea {
	width: 400px;
	border: none;
	background-color: #e0e0e0;
	padding: 4px;
	margin-top: 4px;
}





/* -------------------------------------------------------------- 
   CATEGORY LIST
-------------------------------------------------------------- */
.category-list {
	list-style-type: none;
	padding: 0;
}

.category-list li {
	padding: 2px 0;
}



























