body
{
	font: normal 16px Georgia,Helvetica,sans-serif;
	margin: auto;
	padding: 0;
	text-align: center;
	color: #555;
}

h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-style: italic;
	font-weight: bold;
	font-size: 25px;
	color: #444444;
	padding: 10px 0px;
}

h2
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #3F3F3F;
	margin: 5px 0px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	color: #444444;
}

P
{
	margin-top: 0px;
}

a, a:visited
{
	color: #f33a7c;
	background: inherit;
	text-decoration: none;
	font-style: italic;
}

a:hover
{
	background: inherit;
	text-decoration: underline;
}

img
{
	border: none;
}

ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

pre
{
	border-left: 5px solid #F5F5F5;
	font-family:"Courier New",Courier,mono;
	margin:0.3em;
	padding:0.5em;
}

hr
{
	border: none;
	border-top: #afafaf 1px solid;
	background-image: url("./img/hr_arrow.gif");
	background-position: 1px top;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	height: 4px;
}

/*WYSYWIG*/

.wysiwyg ul
{
	list-style-type: disc;
	margin: 16px 0px;
	padding-left: 40px;
}

.page .page_content
{
	width: 974px;
	margin: auto;
	text-align: left;
}

.page .content
{
	padding: 20px 0px;
}

.page .admin
{
	float: right;
	font-size: 10px;
}

.page .right
{
	float: right;
	width: 380px;
	margin-left: 6px;
	font-size: 12px;
}

.page .left
{
	width: 524px;
}

.blogpage .left
{
	width: 644px;
}

.blogpage .right
{
	float: right;
	width: 266px;
	margin-left: 6px;
	padding: 0px;
	font-size: 12px;
}

.page .clear
{
	clear: both;
}

.page #adminlinks
{
	text-align: right;
	font-size: 10px;
	background-color: #444;
}

.page #superblock_admin
{
	position: absolute;
	right: 0px;
	margin: 5px;
}

.page #container
{
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
}

.page #header
{
	background: url("./img/bg.gif");
	padding: 0px;
	border-bottom: 1px solid #464444;
}

.page #header #logo
{
	margin-left: -40px;
	vertical-align: middle;
}
.page #header #mainMenu
{
	float: right;
	padding: 10px;
	text-align: right;
}

.page #mainmenu a
{
	margin: 0px 17px;
}

.page #mainmenu a.active
{
	padding: 6px 0px;
	margin: 0px -4px;
	background-color: #464444;
	color:white;
}

.page #mainmenu #corner_l
{
	padding: 6px 5px;
	background: url("./img/menu_corner_l.gif") no-repeat center center;
}

.page #mainmenu #corner_r
{
	padding: 6px 5px;
	background: url("./img/menu_corner_r.gif") no-repeat center center;
}

.page #mainmenu
{
	list-style: none;
	display: inline;
	margin-left: 60px;
}

.page #mainmenu li
{
	display: inline;
	text-align: left;
}

.page #customers ul li
{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

.page #lastworks ul li ul li
{
	float: left;
	width: 172px;
	height: 130px;
	margin-bottom: 24px;
	margin-right: 16px;
}

.page #lastworks .special_border
{
	width: 166px;
	height: 106px;
}

.page #lastworks .preview img
{
	width: 160px;
	height: 100px;
}

.page #lastworks .info
{
	padding: 0px 4px;
}

.page #lastworks a.title
{
	margin: 4px 0px 5px 0px;
	display: block;
}

.page #content
{
	background: url("./img/bg_content.gif") repeat-x top left #fff;
	padding: 36px 0px 20px 0px;
	min-height: 600px;
}

.page #footer
{
	margin: 0px;
	padding: 20px 10px 0px 20px;
	background: url("./img/bg.gif");
	font-size: 12px;
}

.page #footer hr
{
	border: none;
	border-top: #4a4a4a 1px solid;
	background: none;
	margin: 10px 0px;
	clear: both;
}

.page #footer h1
{
	color: white;
}

.page #footer p
{
	margin: 0;
	padding: 10px 0;
}

.page #nav
{
	color: #f33a7c;
}

.page #nav ul li
{
	margin-bottom: 6px;
}

.page #links img
{
	width: 36px;
	height: 36px;
}

.page #links ul li
{
	float: left;
	margin-right: 8px;
}

.page #superblock
{
	text-align: justify;
}

.page #superblock .content
{
	padding: 0px;
}

.page #superblock #superBlockPages input, .page #superblock #superBlockPages label
{
	display: inline;
}

.page #sidebar ul li
{
	border-bottom: dotted 1px #d3d3d3;
	padding: 5px 0px;	
}

.page .sidebar_content
{
	padding-right: 97px;
}

.portlet
{
	-moz-border-radius:7px;
	margin: 0;
	padding: 3px;
	margin-bottom:15px;
}

.portlet .header
{
	font-size: 16px;
	font-weight: bold;
	color: #3f3f3f;
	padding-bottom: 15px;;
	margin: 0;
	text-align: left;
}

.portlet .content
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	padding:5px 5px 10px 5px;
}

.portlet ul, .portlet ol
{
	list-style-image:none;
	list-style-position:outside;
	margin: 0px;
	padding: 0;
	padding-bottom: 40px;
}

.portlet li
{
	padding: 2px 0 4px 0px;
}

.portlet .row
{
	margin: 0 0 5px 0;
}

.portlet .row .hint
{
	margin: 0;
	padding: 0;
	color: #999;
}

#sidebar #yearslist li
{
	border-bottom: none;
	float: left;
	margin-right: 14px;
}

#sidebar #monthlist li
{
	clear: both;
}

#sidebar #tagcloud
{
	color: #db3b74;
}

#sidebar #tagcloud a:hover
{
	color: #db3b74;
}

.errorMessage
{
	color: red;
}

.form
{
	-moz-border-radius:7px;
	border: 3px solid #EEE;
	background:#F5F5F5;
	padding:10px;
	margin: 0;
}

#ava
{
	padding: 10px;
}

.form .row
{
	margin: 5px 0;
}

.form .row label
{
	display: block;
	font-weight: bold;
}

.form .hint
{
	margin: 0;
	padding: 0;
	color: #999;
}

.form label.error,
.form span.error
{
	color: #C00;
}

.form input.error,
.form textarea.error,
.form select.error
{
	background: #FEE;
	border-color: #C00;
}

.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

.form .errorSummary ul li
{
	list-style: square;
}

.blogpage .list_title
{
	padding-bottom: 6px;
	color: #dd1d61;
	font-size: 12px;
	font-style: italic;
}


.post
{
	margin: 0px 0;border-bottom: dotted 1px #d3d3d3;
}

.post h1 a
{
	color: #444;
}

.post .author
{
	color: #3f3f3f;
	font-size: 12px;
	margin-bottom: 5px;
}

.post .special_border
{
	width: 646px;
}
	
.post .preview img
{
	width: 640px;
	height: 182px;
	border: 2px white solid;
	display: block;
}

.post .content
{
	padding: 0px;
	padding-top: 10px;
}

.post .nav
{
	margin: 20px 0px;
	color: #484949;
	font-size: 12px;
}

.post .draft
{
	color: red;
}

.post .published
{
	color: green;
}

.post .archived
{
	color: yellow;
}

.comment
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .title
{
	margin-bottom: 10px;
}
	
	
.comment .avatar
{
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
}

.comment .author a
{
	font-weight: bold;
	text-decoration: none;
}

.comment .author a:hover
{
	border-bottom: 1px solid gray;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}

.user
{
	
	}
	
.user .left
{
	float: left;
	width: 100px;
}

.user .right
{
	float: none;
	margin-left: 130px;s
}

.user .mailto
{
	float: none;
	clear: both;
	padding-top: 30px;
}

span.tag
{
	padding: 0 4px 0 0;
}

table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #AAA solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #DDD;
	text-align: center;
}

table.dataGrid th a
{
	color: #555;
	text-decoration: none;
}

table.dataGrid th a:hover
{
	color: #333;
	border-bottom: 1px solid gray;
}

table.dataGrid tr.odd
{
	background: #F5F5F5;
}

#mm_3
{
	margin-left: 90px;
}
div.special_border
{
	border: 1px solid #f2f2f2;
    margin: 0px -2px;
}

a.preview
{
	display: block;
	border: 1px solid #dedede;
	margin: 0px;
	padding: 0px;
}

a.preview img
{
	border: 2px white solid;
}

/* WORK LINKS */

#links table th
{
	font-size: 12px;
}

#links table input[type=text]
{
	width: 90px;
}

#work_links
{
	margin-bottom: 16px;
}

#work_links a
{
	margin-right: 5px;
}

