body
{
	margin: 0;
	padding: 0;
	background: url( 'back.gif' ) repeat;
	text-align: center;
}

/* PNG Fix for motherfucking IE*/

img { border: 0; behavior: url( '/static/new/png.htc' ); }

#page
{
	margin: 0 auto;
	width: 772px;
	/*height: 600px;*/
	background: #ffffff url( 'footer.gif' ) no-repeat 0 bottom;
	text-align: center;
}

#header
{
	width: 762px;
	height: 133px;
	margin: 0 auto;
	text-align: left;
	background: url( 'header.jpg' ) no-repeat;
}

#logo
{
	position: relative;
	left: -50px;
	top: 40px;
}

/*#speech
{
	position: relative;
	left: 300px;
	top: -5px;
}

#greets
{
	position: relative;
	left: 720px;
	top: -128px;
	width: 200px;
	font: 12px "Trebuchet MS", Arial,Helvetica, sans-serif;
	text-align: justify;
}*/

#menubar
{
	height: 31px;
	width: 762px;
	margin: 0 auto;
	margin-top: 1px;
	background: url( 'barback.gif' ) repeat-x;
}

#menu
{
	width: 540px;
	float: left;
}

#menu ul
{
	padding: 0; 
	margin: 0; 
	margin-left: 30px;
	list-style-type: none;
}

#menu li
{
	display: block; 
	float:left; 
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 18px;
	background: url( 'div.gif' ) no-repeat right 7px;
}

#menu a
{
	color: #cdcdcd;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover
{
	color: #ffffff;
}

#search
{
	width: 184px;
	float: right;
}

#searchbox
{
	border: 0;
	height: 20px;
	border: 1px solid #6c6c6c; 
	background-color: #2a2c43;
	font-family: Verdana;
	font-size: 12px;
	color: #8c8b8b;
	position: relative;
	top: -10px;
}

/* Opera 9 & IE6 hacks */
@media all and (min-width:0px) 
{
			head~body #searchbox { top: -7px; }
			head~body #menu li { padding-top: 7px; }
}
* html #searchbox { top: -4px; }
*+html #searchbox { top: -4px; }
/* /Hacks*/


#ok
{
	margin-top: 3px;
	cursor: hand;
}

/***** Content ******/

#content
{
	margin: 0 auto;
	margin-top: 10px;
	width: 762px;
}

#left
{
	float: left;
	width: 600px;
	border-right: 1px solid #b6adad;
}

#right
{
	float: right;
	width: 160px;
	text-align: left;
}

#footer
{
	clear: both;
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}

#category
{
	text-align: left;
	width: 130px;
}

#category ul
{
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	margin-left: 20px;
}

#category li
{
	border-bottom: 1px dashed #ceb696;
}

.count
{
	font-family: Verdana;
	font-size: 10px;
	color: #606060;
}

#category a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #8a220c;
}

#category a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
#subscribe
{
	text-align:left;
	wigth:130px;
}

#subscribe ul
{
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	margin-left: 20px;
}


#video_week
{
	text-align:center;
	wigth:130px;
}

#video_week ul
{
	padding: 0; 
	margin: 5px; 
	list-style-type: none;
}

#video_week a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #b2741c;
}

#video_week li
{
	border-bottom: 1px dashed #ceb696;
}

#partner
{
	text-align: left;
	width: 130px;
}

#partner ul
{
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	margin-left: 20px;
}

#partner li
{
	border-bottom: 1px dashed #ceb696;
}

#partner a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #b2741c;
}

#partner a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

#contact
{
	text-align: left;
	width: 130px;
}

#contact ul
{
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	margin-left: 20px;
}

#contact li
{
	border-bottom: 1px dashed #ceb696;
}

#contact a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #47589d;
}

#contact a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

#bookmark
{
	text-align: left;
	width: 130px;
}

#bookmark ul
{
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	margin-left: 20px;
}

#bookmark li
{
	border-bottom: 1px dashed #ceb696;
}

#bookmark a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #47589d;
}

#bookmark a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.title
{
	font-family: Verdana;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
	color: #282828;
}

.Pager
{
	font-family: Arial;
	font-size: 11px;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 5px;
}

.Pager span
{
	color: #ffffff;
	background-color: #805d5d;
	border: 1px solid #805d5d;
	padding: 0.2em 0.5em;
	font-weight: bold;
	margin-right: 4px;
}

.Pager a
{
	text-decoration: none;
	padding: 0.2em 0.5em;
	border: 1px solid #9e9e9e;
	color: #2a2a2a;
	margin-right: 0.1em;
	line-height: 25px;
}

.Pager a:hover
{
	border: 1px solid #805d5d;
}

.entry_1
{
	width: 594px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #9b9b9b;
	background-color: #f9f9e1;
	border-bottom: 1px dotted #d4d4d4;
	padding-bottom: 10px;
	padding-top: 5px;
}

.entry_2
{
	width: 594px;
	text-align: left;
	font-family: Arial;
	color: #9b9b9b;
	font-size: 11px;
	border-bottom: 1px dotted #d4d4d4;
	padding-bottom: 10px;
	padding-top: 5px;
}

.entry_link
{
	font-size: 16px;
	color: #4b69c2;
	font-weight: bold;
}

.dated
{
	margin-top: 5px;
	color: #9b9b9b;
}

.info_right
{
	text-align: right;
}

.entry_cat
{
	color: #8a220c;
	text-decoration: none;
}

.views
{
	color: #9b9b9b;
}

.dead
{
	margin-top: 13px;
}

h1, h2
{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana;
}

h1
{
	font-size: 14px;
	color: #4b69c2;
}

h2
{
	font-size: 12px;
	color: #9b9b9b;
}

.new 
{
	font-size: 8px; 
	font-family: Verdana; 
	color: red;
}

.kws
{
	color: #90b696;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.kwsimilar
{
	color: #555555;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.okbutton
{
	border: 1px solid #cdcdcd; 
	background-color: #ffffff; 
	width: 22px;
}
#traf_change
{
	text-align: left;
	width: 130px;
}

#traf_change a
{
	font-size: 11px;
	font-family: Arial;
	color: brown;
}

#comments
{
	list-style-type: none;
	text-align: left;
}

.commentname
{
	font: 14px "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #7a7a7a;
	margin-top: 30px;
	padding-bottom: 13px;
	background: url( '/static/new/com.gif' ) no-repeat bottom left;
}

.commentname a
{
	color: #8a2700;
	font-weight: bold;
}

.comment
{
	background-color: #e3e9fb;
	min-height: 130px;
	width: 530px;	
}

* html .comment
{
	height: 130px;
	overflow: visible;
}

.avatar
{
	float: left;
	display: inline;
	width: 130px;
	height: 100px;
}

.avatar img
{
	margin-top: 10px;
	margin-left: 10px;
	border: 4px solid #ffffff;
}

.commentpost
{
	width: 390px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
	font: 14px "Lucida Grande", verdana, helvetica, sans-serif;
}

* html .commentpost { padding-left: 0px; }


#comtotal
{
	position: relative;
	left: -160px;
	font-weight: bold;
	font: 18px "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.quote
{
	font-style: italic; 
	padding: 4px; 
	color: #707070; 
	border-left: 5px solid #b3b3b3;
}

#commentform
{
	width: 450px;
	height: 150px;
}

#cform
{
	margin: 0 auto;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 50px;
}

#cform p
{
	text-align: left;
	font: 14px "Lucida Grande", verdana, helvetica, sans-serif;
}

#advert
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#advert a
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#advert a:hover
{
	text-decoration: underline;
}
