*{
 margin:0;
 padding:0;
 list-style:0;
 text-decoration:none;
 vertical-align:middle;
 }
body {
	background:#f3f3f3 url(../imgs/sombra.gif) repeat-Y center bottom;
	font: 68.75%/1.7em Georgia, "Times New Roman", serif; 
	}

img {border:0px;}
h1,h2,h3,h4,h5,h6,pre,code { 
	font: 1.2em/1.8em  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

div#geral {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	_margin:15px auto;
	}
	
#topo {
	float:left;
	width:950px;
	}	
#topo h1 {
	padding: 10px 20px;
	float: left;
	width: 232px;
	height: 57px;
	background: url(../imgs/logo.gif) no-repeat center center;
	}
#topo h1 a {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width:232px;
	height: 57px;
	float:left;
	}

.date-preview{ color:#FF9900;}
	
#topo #menu {
	float: left;
	height: 57px;
	margin: 30px 0;
	}
#topo #menu ul {
	width:400px;
	height: 30px;
	right: 0px;
	}
#topo #menu ul li {display: inline;}

#topo #menu ul li a {
	float: left;
	padding:5px 10px;
	font: 13px Tahoma, Arial, Tahoma, Sans-Serif;
	color: #919191;
	border-left:1px #ccc solid;
	}
#topo #menu ul li a:hover, #topo #menu ul li.selecionado a {
	background: #e7e7e7;
	color: black;
	}


#newsletter{ margin-top:18px;}
#newsletter fieldset { width:250px; border:none; }

#newsletter label {
	font:1em Georgia, "Times New Roman", Times, serif; color:#333;
	color: #777;
}

#newsletter label a:link {
	font:1em Georgia, "Times New Roman", Times, serif; color:#333;
	color:#6F6662;
	padding:3px;
	text-decoration:none;
}
#newsletter label a:hover { background:#2A64B9; color:white; padding:3px;}
#newsletter label .inputtext {
	padding:3px;
	width:180px;
	border:1px solid #BDBDBD;
	_margin-left:1px;
	font:1em Georgia, "Times New Roman", Times, serif; color:#333;
	}

#newsletter label .inputtext:focus {
	border:2px solid #97BEE0;
	}

#newsletter .buttonlog {
	background: white;
	border:1px #f3f3f3 solid;
	display:block;
	width:60px;
	height:25px;
	font:11px verdana, arial;
	color: #FF9900;
	cursor:pointer;
	}
	

#content{
	width: 950px;
	float: right;
	clear: both;
	margin-bottom: .75em;
	}
#content p {color:#ddd;}
#content p a:hover{color: #FFCC00;}
#content p a.more:hover{color: #FFF;}
#content h3 { margin-top:0px; line-height: 1.3em;}




:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*

COLORS:

-----------------------

Blue, Light		#DAEAF2

Gray, Dark		#373B3D

Gray, Medium	#808080

Gray, Light		#999999

Orange, Med		#FFCC00

Orange, Dark	#F28D00

*/


h1{
	font-size:2.6em;
	color: #000000;
	}

	h1 a {color: #FFCC00;}
	h1 a:hover {color: #F28D00;}

h2 {
	display: block;
	font-size: 130%;
	font-weight: normal;
	color: #000;
	}

	h2 a {color: #FFCC00;}
		h2 a:hover {color: #F28D00;}

h3 {
	font-size: 120%;
	color:#FF9900;
	font-weight: normal;
	margin: -1em 0 1em 0;
	}

h4 {
	color: #000;
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 .5em 0;
	}

h5{
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	font-size: 90%;
	}	

	

h1 a, h2 a, h3 a, h4 a {text-decoration: none;}
h2 a:hover, h3 a:hover, h4 a:hover {text-decoration: underline;}

#preview_r {
	text-align:left;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:20px;
	width:280px;
	float:right;
	}
#preview_r img.aspa_l{
	margin-top:-30px;
	padding:5px;
	position:relative;
	}
#preview_r img.aspa_r{
	margin-top:-10px;
	margin-left:120px;
	padding:5px;
	position:absolute;
	}

pre, blockquote{margin: 0 0 1.25em 0;}
blockquote{font-size: 1em;}

p {
	line-height: 1.4em;
	margin: 0 0 1.2em 0;
	}

	p strong{
		color: #000;
		font-weight: normal;
		}

	p a{text-decoration: underline;}

a {
	color: #000;
	text-decoration: none;
	}

	a img {border: 0;}
	a:hover{color: #FFCC00;}

ul{
	margin-left: 1em;
	list-style: circle;
	}



/*	thumbnail lists	*/

.thumbs{
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	}

	.thumbs li{float: left;}

		.thumbs li.odd h2, .thumbs li.odd h3, .thumbs li.odd {margin-right: 25px;}
		.thumbs img{margin-right: 0;}
		
	.thumbs h2{margin-bottom: 0;}
	.thumbs h3{font-size: 100%;}


/*

	Layout

*/

#container{
	margin: 0 auto;
	max-width: 890px;
	min-width: 760px;
	}
#header{
	padding-bottom: 1em;
	margin-bottom: 1.75em;
	}

#logo{
	display: block;
	float: left;
	width: 200px;
	margin-top: .5em;
	margin-left: -10px;
	}	

	

#project_nav{
	margin-right: 585px;
	padding-right: 26px;
	}





#content{
	width: 585px;
	float: right;
	clear: both;
	margin-bottom: .75em;
	text-align:justify;
	}

	#content p {color: #000;}
	#content p a:hover{	color: #FFCC00;	}
	#content p a.more:hover{color: #FF9900;}

/*	thumbnail lists	*/

.thumbs{
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	}

	.thumbs li{float: left;}

		.thumbs li.odd h2, .thumbs li.odd h3, .thumbs li.odd {margin-right: 25px; margin-top:10px;}
		.thumbs img{margin-right: 0;}

	.thumbs h2{	margin-bottom: 0;}
	.thumbs h3{font-size: 100%;}

	.thumbs li.even {margin-top:10px;}

/*	posts	*/

.posts{
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.posts li{
		background: url(http://www.omidburgin.com/projects/imgs/line_h.gif) repeat-x;
		padding: 1.75em 0 .5em 0;
		}

		.posts li.first {
			padding-top: 0;
			border: 0;
			background: none;
			}

			.posts li li{
				border-top: none;
				background: none;
				padding: 0;
				color: #ddd;
				margin: .2em 0;
			}

			.posts li ul, .posts li ol{
				padding-left: 1em;
				margin: 1em .5em;
			}

			.posts li ol{list-style: decimal;}


	.posts h1{margin-top: 0;}

	.posts h3{
		margin-top: 1.5em;
		color: #DAEAF2;
		}

		.posts div.information{
			font-size: 90%;
			margin-bottom: 2em;
			}

			.posts .information a {	color: #888;}

				.posts .information a:hover {
					color: #DAEAF2;
					text-decoration: underline;
					}

					

	/* recent posts*/

	#recent_posts ul {
		margin: 0;
		padding: 0;
		list-style: none;
		/* border-top: 1px solid #373B3D; */
	 	background: url(http://www.omidburgin.com/projects/imgs/line_h.gif) 0 100% repeat-x;
		}

		#recent_posts li{
			margin: 0;
			padding: 1em 0 1.5em 0;	
			/*

			border-top: 1px solid #373B3D;

			*/

			background: url(http://www.omidburgin.com/projects/imgs/line_h.gif.gif) repeat-x;		

			}

			#recent_posts li h3{

				margin: .1em 0 .1em 0;

				padding: 0;

				font-size: 100%;

				}

				#recent_posts li h3 a {

					color: #FFFFFF;

					margin: 0;

					}

				#recent_posts li h3 a:hover {

					color: #FFCC00;

					}

			#recent_posts li p{

				margin: 0;

				font-size: 85%;

				}	

	#archive ul{

		list-style: none;

		margin:0;

	}				

	#archive a{

		color: #999;

	}

	#archive a:hover{

		color: #fff;

	}

					
/*	projects footer	*/

#project_footer{
	margin: 0 0 2em 0;
	padding: 0;
	width: 585px;
	list-style: none;
	}

	#project_footer li{
		display: inline;
		margin: 0;
		}

	.previous {
		float: left;
		width: 280px;
		}

		.previous a.more{
			padding-left: 10px;
			padding-right: 0;
			background: url(http://www.omidburgin.com/projects/imgs/icon_arrow_back.gif) 0 70% no-repeat;
			}

	.next {
		float: right;
		width: 280px;
		text-align: right;
		}

/*

	Sidebar

*/

#sidebar{
	margin: 0;
	margin-left: 610px;
	padding: 0;
	list-style: none;
	}

	#sidebar li{
		border-top: 1px solid #373B3D;
		padding: 1.75em 0 .5em 0;
		}

		#sidebar li.first{
			border: 0;	
			padding-top: 0;

			}

	#sidebar h2 {color: #DAEAF2;}

	/* portfolio navigation	*/

	#project_nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
/*		border-bottom: 1px solid #373B3D; */
		background: url(http://www.omidburgin.com/projects/imgs/line_h.gif) 0 100% repeat-x;
		}

		#project_nav li{
			margin: 0;
			padding: 1em 0 1.5em 0;
			background: url(http://www.omidburgin.com/projects/imgs/line_h.gif) repeat-x;		
			}

			#project_nav li a.img_sm{
				text-decoration: none;
				background: #333;
				}

				#project_nav li a img {float: left;}

				* html #project_nav li h3{height: 1%;}

				#project_nav li h3{
					margin: .1em 0 .1em 70px;
					padding: 0;
					font-size: 100%;
					}

					#project_nav li h3 a {
						color: #999999;
						margin: 0;
						}

					#project_nav li h3 a:hover {color:#FF9900S;}

				#project_nav li p{
					margin: 0 0 0 70px;
					font-size: 85%;
					}

			#project_nav li.selected h3 a {color:#000; font-weight:bold; font-size:1em; text-decoration:none;}



.img_sm{
	float: left;
	margin-right: 10px;
	}

	.img_sm img{float: left;}


.more{
	padding-right: 10px;
	background: url(http://www.omidburgin.com/projects/imgs/icon_arrow.gif) 100% 60% no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 91%;
	}

	.more:hover{color: #FF9900;}

.url{
	padding-right: 10px;
	background: url(../images/icon_arrow.gif) 100% 70% no-repeat;
	font-size: 91%;
	text-decoration: underline;
	}

	.url:hover {

		color: #FFFFFF;

		}

.full {
	float: left;
	clear: both;
	/*

	border-top: 1px solid #373B3D;

	*/
	background: url(http://www.omidburgin.com/projects/imgs/line_h.gif) repeat-x;
	padding: 1.75em 0 0 0;
	padding-top: 1.75em !important;
	margin: .75em 0 0 0;
	margin-top: 1.75em !important;
	}

	

.right {
	float: right;
	display: inline;
	clear: right;
	}

.required {
	color: #555;
	font-size: 90%;
	text-transform: uppercase;
	}

.submit {
	background-color: #DAEAF2;
	border: 1px solid #FFFFFF;
	color: #373B3D;
	text-transform: uppercase;
	font-weight: bold;
	padding: .25em .5em;
	}

	.submit:hover {
		background: #A3C5D5;
		border: 1px solid #DAEAF2;
		color: #000;
		cursor: pointer;
		}


#footer{

	clear: both;

	width: 100%;

	/*

	border-top: 1px solid #373B3D;

	*/

	background: url(../images/line_h.gif) repeat-x;

	padding: 1.75em 0 0 0;

	margin: 0;

	font-size: 90%;

	}

	#footer p, #footer ul{

		margin:0;

	}

	#footer ul.navigation{

		list-style: none;

		margin: 0 0 .5em 0;

		padding: 0;

		float: right;

		border: none;

		background: none;

		}

		#footer ul li{

			margin: 0 0 0 1em;

			}

		#footer dl.contact_numbers dt, #footer dl.contact_numbers dd{

			width: auto;

			float: left;

			margin: 0;

			padding: 0;

		}

		#footer dl.contact_numbers{

			margin: 0 0 .5em 0;		

			float: left;	

		}

		#footer dl.contact_numbers dt{

			text-transform: uppercase;

			margin-right: .5em;

		}

		#footer dl.contact_numbers dd{

			margin-right: 1em;

		}

		#footer p.address{

			clear: left;

			float: left; /**/

			width: 50%;

			margin: 0;

			padding: 0;

			margin-bottom: 1.8em;

		}

		#footer p.copyright{
			float: right;
			clear: right;/**/
			margin: 0;
			text-align: right;
			width: 20em;
			margin-bottom: 1.8em;
			color:#9C9A9C;
			font-size:1.2em;
		}