/*
Theme Name: Professional Portfolio Theme
Theme URI: http://www.wpzoom.com/themes/professional/
Description: Professional Portfolio Theme is released by WPZOOM.com
Version: 1.0
Author: Dumitru Brinzan
Author URI: http://www.brinzan.net/
Tags: black, fixed-width, two-columns

	Professional Portfolio v1.0
	 http://www.wpzoom.com/themes/professional/
*/


* {padding:0; margin:0; border: none; outline:0; }
#side div.banner {margin: 0 0 20px; }
#main div.banner {text-align: center;}
img#wpstats{display:none}

body {padding-top: 39px;}
#demo-wrap {	background: url('images/bgnbar.png') repeat-x 0 0;	height: 39px;	width: 100%;	position: fixed;	top: 0;	z-index: 900;	border-bottom: 1px solid #283b4f; }
#demobar {	width: 960px;	background: url('images/bgnbar.png') repeat-x 0 0;	height: 39px;	line-height: 98px;	text-align: center;	padding-left: 30px;	margin: 0 auto; }
#demologo {	width: 186px;	height: 39px;	float: left; display: inline; }
#demobuy {	float: left;	width: 180px;	margin-left: 40px; } 
#demolist {	color: #fff;	text-transform: uppercase;	font-size: 10px;	font-family: Tahoma;	width: 400px;	float: left; }
#demolist {	padding: 12px 0 0 0;	margin-left: 60px; } 
#demobar select {float: left; display: inline; margin-right: 10px;	background: url('images/bgselect.gif') repeat-x;	height: 19px;	width: 180px;	color: #ccc;	border: 1px solid #000;	font-size: 10px;	font-family: Tahoma;	text-align: center; }
#demobar option {	padding: 1px 10px 7px 10px;	background: #333;	line-height: normal;	height: 11px;	color: #ccc;	border-bottom: 1px solid #000;	border-left: 0;	font-size: 13px;	font-family: Tahoma;	text-transform: none; }