/*  
Theme Name: Michael Golan's Website Theme
Theme URI: http://www.mgolan.com/
Description: A search engine optimized website framework for WordPress.
Author: Michael Golan
Author URI: http://www.mgolan.com/
Version: last portfolio 6B2-1
Tags: graphic design, portfolio, simple, clean
.
copyright to Michael Golan
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

html {
	height: 100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
}

body {
	overflow: visible;
	font-family: Arial, sans-serif;
	color: #000000;
	background-color: #fafafa;
	margin:0px;
	height: 100%;
	margin: 0;
	padding: 0;]
}

div#warper {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
}
div#header {
	position:fixed;
	left:28px;
	z-index: 99;
	font-size: 11px;
	line-height:16px;
	background-color:#fafafa;
}

div#nav {
	position:fixed;
	left:28px;
	top:140px;
	z-index:0;
	font-size:11px;
	line-height:16px;
}
div#main {
	position:absolute;
	left:388px;
	top:140px;
	z-index:0;
	font-size:11px;
	line-height:16px;
}

/* HEADER COLS */
#column1 {float: left;  width: 158px; margin-right: 20px; height:90px; border-bottom:solid 1px #808080; padding-left:2px;}
#column2 {float: left;  width: 158px; margin-right: 20px; height:90px; border-bottom:solid 1px #808080; padding-left:2px;}
#column3 {float: left;  width: 610px; height:90px; border-bottom:solid 1px #808080; color:#888; margin-bottom:17px; padding-left:2px;}

/* MAIN BODY COLS */
#column1b {float: left;  width: 158px; margin-right: 20px; padding-left:2px; line-height:19px;}
#column2b {float: left;  width: 158px; margin-right: 20px; padding-left:2px; line-height:19px;}
#column3b {float: left;  width: 610px; line-height:19px;}

#logo {background-image:url(red_logo.png); width:52px; height:41px;}

#arrow {background-image:url(red_arrow.gif); width:13px; height:9px; float:left;}

#backtotop {background-image:url(red_arrow_top.gif); width:18px; height:18px; float:right; cursor:pointer;}

p.nospace { margin:0px; padding:0px;}

img {border:0px; margin-top:22px;}
embed {border:0px; margin-top:22px;}

table {margin:0; padding:0; border:0;}
td {margin:0; padding:0; vertical-align:top;}

.text {color:#333;
	font-size: 22px;
	line-height: 28px;
}

.text-normal {color:#333; font-size:11px;}
	
h1 {
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
h2 {
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888;
	font-style:italic;
	text-transform:lowercase;
	font-size:11px;
	padding:0px;
	margin:0px;
}
.headline {
	 margin:0px; padding:0px;
 font-size:11px;
 	font-weight:100;
	text-transform:uppercase;
	text-decoration:none;
	color:#1A1A1A;
}

/* LINK STYLES */
.cat a {
	 margin:0px; padding:0px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1A1A1A;
	font-style:italic;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
}

#nav .current-cat{
	 margin:0px; padding:0px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f15f5b;
	font-style:italic;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:line-through;
}

.cat_selected {
	 margin:0px; padding:0px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f15f5b;
	font-style:italic;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:line-through;
}
	
.cat a:hover {color:#f15f5b;}

.rsslink {
	 margin:0px; padding:0px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#f15f5b;
	list-style:none;}

a {color:#f15f5b;}		
a:hover{color:#1A1A1A;}

a.black {color:#1A1A1A;}
a:hover.black{color:#f15f5b;}

.page_item a{
	 margin:0px; padding:0px;
		font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
		color:#1A1A1A;
		list-style:none;
	}
	
.page_item a:hover{color:#f15f5b;}
	
.page_item {
	 margin:0px; padding:0px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#1A1A1A;
	list-style:none;
}
.page_item_selected {
	 margin:0px; padding:0px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:line-through;
	color:#f15f5b;
	list-style:none;
}
