/*
classic.css
'Classic' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/

#logo {position:absolute; width:157px; height:55px;	padding-top:60px; padding-left:43px; z-index:999;}
#logo img {border: 0px;}
#header-image {padding-top: 149px; padding-left: 60px;}
#blog-title {font-size:14px;}
#tagline {font-size:xx-small;}
#wrapper.wrapper2 { width: 820px; }

/* Navigation
----------------------------------------------- */
body.classic #wrapper .nav-current:link, body.classic #wrapper .nav-current:visited, body.classic #wrapper .nav-current:active { color: #c10434; }
body.classic #wrapper .nav-current:hover { color: #c10434; }

#menu {position:absolute; height:22px; float:right;	padding-left:255px;	padding-top:90px;}
#menu ul {list-style-type: none; float:left; height: 22px;}
#menu li {margin: 0px; float:left;}	
#menu a {display:block; height:22px; text-decoration: none;}
#menu a.m01 {width:110px; background:url("/img/menu/01.gif") no-repeat left top;}
#menu a.m02 {width:134px; background:url("/img/menu/02.gif") no-repeat left top;}
#menu a.m03 {width:56px; background:url("/img/menu/03.gif") no-repeat left top;}
#menu a.m04 {width:105px; background:url("/img/menu/04.gif") no-repeat left top;}
#menu a.m05 {width:56px; background:url("/img/menu/05.gif") no-repeat left top;}
#menu a:hover{background-position: left bottom;}

#atentiune {color:#c10434;}

/* Content
----------------------------------------------- */
body.classic abbr, body.classic acronym { border-bottom: 1px solid #bf8060; }
		
	/* Headers
	--------------------------------------- */
	body.classic h3 { color: #878f97; }
	
	/* Post content
	--------------------------------------- */
	body.classic .articlenav { background: #fcfeff; }
	
	/* Inserts
	--------------------------------------- */
	body.classic .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
		body.classic .insert h3 { border-bottom: 1px solid #cfdde5; }
	
	/* Downloads
	--------------------------------------- */
	body.classic .content a.download:link, body.classic .content a.download:visited, body.classic .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
	
	/* Images
	--------------------------------------- */
	body.classic a img { border: 1px solid #0f6b99; }
	body.classic a:hover img, body.classic .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.classic a:link, body.classic a:active, body.classic a:visited { color: #c10434; }
body.classic a:hover { text-decoration: underline; }

body.classic .content a:link, body.classic .content a:active, body.classic .content a:visited, body.classic .link-pages a:link, body.classic .link-pages a:active, body.classic .link-pages a:visited, body.classic .tagdata a:link, body.classic .tagdata a:active, body.classic .tagdata a:visited, body.classic .widget_tag_cloud a:link, body.classic .widget_tag_cloud a:active, body.classic .widget_tag_cloud a:visited { border-bottom: 1px solid #c10434; }
body.classic .content a:hover, body.classic .link-pages a:hover, body.classic .tagdata a:hover, body.classic .widget_tag_cloud a:hover { border-bottom: 1px solid; text-decoration: underline;}

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.classic .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.classic .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	