
body
{
	background: url('/wp-content/themes/semiologic/skins/blank/bg-img.jpg') repeat-y center;
	background-position: 50% 0%;
	background-attachment: fixed;
	font-family: 11px/15px Verdana;
	margin:0;
	padding: 0;
}

#new_code h1{
	margin:0px;
	padding:0px;
}
#new_code h1 a{
	text-transform:none;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#new_code h1 a:hover{
	text-decoration:underline;
}

table
{
	background: url("/wp-content/themes/semiologic/skins/blank/top.jpg") no-repeat;
	background-position: fixed;
	height: 200px;
	width: 770px;
}

table tr td{
	text-align: right;
	padding-bottom: 20px;
	/*padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 80px;
	margin-bottom: 70px;*/
	margin-top: -30px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	letter-spacing: 1px;
}

#new_code
{
	height: 40px;
	margin: 0px auto 5px;
	width:770px;
}

#new_code ul
{
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}

#new_code ul li {
	float:right;
	font-weight: bold;
	text-transform: lowercase;
}

#new_code ul li a:before{
	content:" .: ";
	color:#ff7800;
}
#new_code ul li.current_page_item a  {
	text-decoration: underline;
}
#new_code ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10.5px;
	padding:4px;
	font-weight: bold;
	text-transform: lowercase;
	color: #999999;
}
#new_code ul li a:hover {
	color: #FF7800;
}

.page_item,
.page_item a
{
	font-weight: bold;
}

#wrapper
{
	width: 770px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}

#navbar
{
	border: solid 0px black;
	background-color: #F9F9F9;
	color: black;
}

#navbar a
{
	color: #FF7800;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: none;
}

#navbar a:hover
{
	color: #FF7800;
	text-decoration: underline;
}

#search_form
{
	display: none;
}

#sidebar
{
	padding-top: 10px;
}

#sidebar div.pad ul li h2
{
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar div.pad ul
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar div.pad ul li
{
	display: inline;
	margin:0;
	padding:0
}

#sidebar div.pad ul li
{
	list-style: none;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;

}

#sidebar div.pad ul li a 
{
	border-bottom: 1px solid #ccc;
	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url('/wp-content/themes/semiologic/skins/blank/navbulle.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#sidebar div.pad ul li a:hover
{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}

#footer
{
	border: solid 1px #999999;
	border-bottom: none;
	border-right: none;
	border-left: none;
	background-color: #F9F9F9;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#footer a
{
	color: #FF7800;
	text-decoration: none;
	line-height: 1.5em;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#footer a:hover
{
	color: #FF7800;
	text-decoration: underline;
}

#ext_main
{
	border: solid 0px black;
	background-color: #F9F9F9;
	color: #666666;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.entry_body p,
.entry_meta p,
.admin_link a
{
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.entry_body a,
.entry_meta a,
.entry_tags a,
.entry_author a,
.entry_actions a,
.admin_link a
{
	color: #FF7800;
	text-decoration:none;
}

.entry_body a:hover,
.entry_meta a:hover,
.entry_tags a:hover,
.entry_author a:hover,
.entry_actions a:hover,
.admin_link a:hover
{
	color: #FF7800;
	text-decoration: underline;
}

.entry_header h1
{
	text-align: left;
	color: #FF7800;
	font-family: verdana;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.entry_header h1 a
{
	color: #FF7800;
	font-family: verdana;
}

.entry_header h1 a:hover
{
	color: #FF7800;
	text-decoration: underline;
}

.entry_header h2
{
	border: solid 0px black;
	line-height: 1.5em;
	display: inline;
	color: #666666;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal:
}