/* ACOSMIN.COM CSS
homepage http://www.tmz.ro
design by Alexandru Cosmin http://www.acosmin.com
*/

body { margin: 0; padding: 0; background: #fff url(images/background.gif) repeat-x left top; font-family: Arial; color: #202123; font-size: 11px;}
h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

a:link, a:visited {color: #11A0FE; }
a:hover {color:#666}


/* ------------------------------------- INIZIO HEADER ------------------------------------- */
#head { width:960px; margin:0 auto; padding:0px 0px 5px 0px; }

#header { width:100%; height:105px; margin:10px 0px 0px 0px; padding:0px; }
#header .logo { width:220px; height:70px; margin:15px 0px 0px 0px; padding:0px; float:left; background-image:url(images/logo.gif); text-indent:-9999px; cursor: pointer; }
#header .ad { width: 728px; height:90px!important; border:4px solid #fff; background-color: #990000; float:left; padding:1px; margin:0px; }
#header .ad a img { text-decoration:none; border:0px;}
#header .ad a:hover img { text-decoration:none; border:0px;}

#menu{position:relative;display:block;height:26px;font-size:12px;font-weight:bold;background:transparent url(images/menu_back.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:3px solid #990000; padding-right:15px;}
#menu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0;}
#menu ul li a{display:block;float:left;color:#0063A8;text-decoration:none;padding:7px 20px 0 20px;height:19px;background:transparent url(images/menu_dif.gif) no-repeat top right;}
#menu ul li a:hover,#stylefive ul li a.current{color:#009AFF; background:#D6EEF7 url(images/menu_dif.gif) no-repeat top right; border-top:2px solid #A3D6EB; height:19px; padding:5px 20px 0 20px; }

.fullrss { float:right; padding: 6px 0px 0px 16px; margin: 0px 5px 0px 10px; color:#0063A8; background: url(images/rss.gif) no-repeat left top; font-size:12px; text-decoration: none; }
.fullrss:visited { text-decoration: none; color:#0063A8; }
.fullrss:hover { text-decoration: none; color:#009AFF; }

#submenu { height:90px; width:100%; background-image: url(images/sub_menu.gif); background-repeat: repeat-x; padding: 5px 0px 5px 0px;}

.box { float: left; width:300px; height: 80px; font-size: 11px; font-weight: normal; color: #666; padding:5px;  background:url(images/sub_menu_dif.gif) no-repeat top right; }
.box a:link, a:visited {text-decoration: none; color:#009AFF;}
.box a:hover {text-decoration: none; color:#0074BD;}

.box h2 { font-size:14px; font-weight:bold; color:#990000; margin:1px 0px 1px 0px; padding:0px 0px 0px 18px; background: url(images/firefox_h2.png) no-repeat left top; clear:both;}
.box h2.contact { font-size:14px; font-weight:bold; margin:1px 0px 1px 0px; padding:0px 0px 0px 18px; background: url(images/contact_h2.png) no-repeat left top; clear:both;}
.box h2.search { font-size:14px; font-weight:bold; margin:1px 0px 1px 0px; padding:0px 0px 0px 18px; background: url(images/search_h2.png) no-repeat left top; clear:both;}

.box #searchform{ margin:15px 0 0 15px; padding: 0; height: 50px; line-height: 50px; background: none}
.box #searchform .search-box{background: url(images/search-bg.gif) no-repeat; color:#999; font: normal 11px Arial, sans-serif; border: #D0D0D0 solid; border-width: 1px 0 1px 1px; width: 210px; height: 16px; padding:4px 0 1px 5px; margin:0}
.box #searchform .search-button{background:url(images/search-button.gif) no-repeat; border: 0; width:23px; height: 23px; padding:0 0 3px 0; margin:0}
/* ------------------------------------- FINE HEADER ------------------------------------- */


/* ------------------------------------- INIZIO CONTENT ------------------------------------- */
#content { width:960px; margin:0 auto; padding: 0px; }

#news { width:618px!important; width:620px; float:left; border:1px solid #333; margin:0px 10px 0px 0px; padding:5px 0px 5px 0px; background-color: #fff; border:1px solid #E3EBED; }
.post { width: 596px; margin:0 auto; padding:10px 5px 5px 5px; border:1px solid #E3EBED; background-image:url(images/sidebar_back.gif); background-position: top; background-repeat: repeat-x; font-size: 12px; color:#595959; }
#news h1 { font-size: 21px; line-height: 21px; letter-spacing: -1px; font-weight: normal; padding: 5px; margin: 0px; color:#666;}

#postinfo h1,h2 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 5px 0px; margin: 0px 0px 3px 0px; color:#666; border-bottom: dashed 1px #D5E3E3;}
#postinfo h1,h2 a { color: #1FA4FC; text-decoration: none;}
#postinfo h1,h2 a:visited { color: #1FA4FC; text-decoration: none;}
#postinfo h1,h2 a:hover { color:#0063A8; text-decoration: none;}
#postinfo ul { padding: 0px; margin: 0px 0px 10px 0px;}
#postinfo  li { list-style-type: none; display: inline; }
#postinfo  li a { color:#8a98a2; text-decoration: underline;}
#postinfo  li a:visited { color:#8a98a2; text-decoration: underline;}
#postinfo  li a:hover { color:#8a98a2; text-decoration: underline;}

#postcontent p { margin:0px 0px 15px 0px; padding:0px;}
#postcontent p a:link, a:visited { color:#11A0FE; text-decoration:none; border:none; }
#postcontent p a:hover { color:#666; text-decoration:none; border:none; }
#postcontent a:link, a:visited { color:#11A0FE; text-decoration:none; border:none; }
#postcontent a:hover { color:#666; text-decoration:none; border:none; }
#postcontent img { padding:1px; border:1px solid #999; margin:0px 4px 4px 0px;}
#postcontent blockquote { padding: 4px 10px; background: #e9f8ff; margin: 5px 0px 5px 0px; color:#0063A8; border:1px solid #E3EBED; }
#postcontent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
#postcontent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#336699; }
#postcontent blockquote a { color:#11A0FE; text-decoration:none; }
#postcontent blockquote a:visited { color:#11A0FE; text-decoration:none; }
#postcontent blockquote a:hover { color:#666; text-decoration:none; }
#postcontent ul { margin: 0px; padding: 0px;}
#postcontent ul li { margin: 0px 0px 2px 0px; padding: 1px 0px 2px 15px; list-style-type: none; font-size: 12px; background: url(images/ul_arrow.gif) no-repeat left top; border-left: solid 1px #D5E3E3; color:#666;}
#postcontent ul li a { color:#11A0FE; text-decoration:none;}
#postcontent ul li a:visited { color:#11A0FE; text-decoration:none;}
#postcontent ul li a:hover { color:#666; text-decoration:none;}

#postbot { padding: 4px; border:1px dashed #D5E3E3;  }
#postbot ul { padding: 0px; margin: 0px; }
#postbot li {  margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 12px; font-weight: bold; } 
#postbot li a { text-decoration: none; color:#11A0FE; padding: 0px 0px 0px 20px; background: url(images/com_off.gif) no-repeat left center;} 
#postbot li a:visited { text-decoration: none; color:#11A0FE; padding: 0px 0px 0px 20px; background: url(images/com_off.gif) no-repeat left center;}
#postbot li a:hover { text-decoration: none; color:#666; padding: 0px 0px 0px 20px; background: url(images/com_on.gif) no-repeat left center;}

#navigation { margin:5px 5px 5px 10px;}
#navigation a { padding: 2px 5px 2px 3px;  border-right: solid 1px #ccc; font-size: 12px;}
#navigation a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 12px;}
#navigation a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none; font-size: 12px;}
#navigation span { padding: 2px 5px 2px 0px; color:#666; border-right: solid 1px #ccc; font-size: 12px;}
#navigation .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 12px; color:#333;}

.author { background: url(images/author_mini.png) no-repeat left center; padding: 1px 5px 1px 12px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.categorie { background: url(images/categorie_mini.png) no-repeat left center; padding: 1px 5px 1px 13px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.date { background: url(images/date_mini.png) no-repeat left center; padding: 1px 5px 1px 13px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.single { padding: 4px; margin: 0 auto; border:1px dashed #D5E3E3; width:596px; }
.single li { padding: 1px 0px 1px 12px; margin: 0px; list-style-type: none; font-size: 12px;}
.singlerss { background: url(images/rss_bot.gif) no-repeat left top;}
.singletrack { background: url(images/rss_bot.gif) no-repeat left top;}
.single li a { font-size: 12px; text-decoration: none;}
/* ------------------------------------- FINE CONTENT ------------------------------------- */


/* ------------------------------------- INIZIO SIDEBAR ------------------------------------- */
#side { width: 330px; float:left; }

#side .ad { width:320px; height:371px; padding:4px; margin-right:0px; margin-bottom:10px; border:1px solid #E3EBED; background-color: #fff; clear:both;  background-image:url(images/sidebar_back.gif); background-position: top; background-repeat: repeat-x;}
#side .ad a img { text-decoration:none; border:0px;}
#side .ad a:hover img { text-decoration:none; border:0px;}

#side .sidebar1 { width:190px; float:left; border:1px solid #E3EBED; background-color: #fff; background-image:url(images/sidebar_back.gif); background-position: top; background-repeat: repeat-x; padding:5px 4px 10px 4px; margin:0px 5px 0px 0px; }
#side .sidebar1 h3 { font-size:14px; font-weight:bold; color:#990000; margin:5px 0px 1px 0px; padding:0px 0px 0px 18px; clear:both; }
#side .sidebar1 ul { margin: 0px; padding: 0px;}
#side .sidebar1 ul li { margin: 0px; padding: 0px; list-style-type: none;}
#side .sidebar1 ul li.widget_categories { background: url(images/categories_h2.png) no-repeat left top; }
#side .sidebar1 ul li.widget_archive{ background: url(images/archives_h2.png) no-repeat left top; }
#side .sidebar1 ul li.widget_tag_cloud { background: url(images/meta_h2.png) no-repeat left top; }
#side .sidebar1 ul li.widget_recent_entries { background: url(images/recent_posts.gif) no-repeat left top; }
#side .sidebar1 .widget ul { margin: 0px; padding: 0px;}
#side .sidebar1 .widget ul li { margin: 0px; padding: 1px 0px 2px 18px; font-weight:bold; list-style-type: none; font-size: 12px; background: url(images/menu_cat_arrow.gif) no-repeat left top; border-bottom: dashed 1px #D5E3E3; color:#999;}
#side .sidebar1 .widget ul li a { color:#11A0FE; text-decoration:none;}
#side .sidebar1 .widget ul li a:visited { color:#11A0FE; text-decoration:none;}
#side .sidebar1 .widget ul li a:hover { color:#666; text-decoration:none;}

#side .sidebar2 { width:120px; float:right; padding:0px; margin:0px;}
#side .sidebar2 h3 { font-size:14px; font-weight:bold; color:#990000; margin:5px 0px 1px 0px; padding:0px 0px 0px 18px; clear:both; }
#side .sidebar2 h3.blogroll { background: url(images/blogroll_h2.png) no-repeat left top; } 
/* ------------------------------------- FINE SIDEBAR ------------------------------------- */


/*--------------------------------------COMMENTS END------------------------------*/

.Comments { margin: 20px 0px 0px 0px;}

.Comments .List { width:596px; margin:0 auto;  }
.Comments h3 { font-size: 14px; font-weight: bold;  margin: 0px; padding: 5px 0px 0px 15px; color:#666;}
.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#666; letter-spacing: 0px; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; border:1px solid #EEF2F4;  padding: 5px; margin: 0px 0px 0px 0px; list-style-type: none; font-size: 11px; line-height: 15px; color:#484c4f;}
.Comments .List li p { font-size: 12px; line-height: 15px; padding: 5px 0px; margin: 0px; color:#484c4f;}
.Comments .List li blockquote { padding: 0px; margin: 0px; color:#666666;  font-size: 11px; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
.Comments .List li blockquote p { font-size: 11px; padding: 5px 0px; margin: 0px; line-height: 16px; color:#666666; }
.Comments .List li ul { padding: 5px 0px; margin: 0px; }
.Comments .List li ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }
/**/ * html .Comments .List .ListGrav { left: 0px;} /* */ 
.Comments .List .ListNumber { position: absolute; font-size:16px;}
.Comments .List big { margin: 0px; padding: 0px 0px 0px 20px; background: #fff url(images/com_user.png) no-repeat left center; font-size: 16px; line-height: 14px; letter-spacing: -1px; color:#009AFF; font-weight: bold; display: block;}
.Comments .List small { color:#999; padding: 0px 0px 5px 0px; margin: 0px; border-bottom: solid 1px #ccc; display: block;}
.Comments .List small a { color:#999; text-decoration: none;}
.Comments .List small a:visited { color:#999; text-decoration: none;}
.Comments .List small a:hover { color:#999; text-decoration: none;}

.Comments .Form { padding: 10px 15px 20px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { position: absolute; top: 0px; left: 0px; width: 596px; height: 10px;}
.Comments .Form form {margin: 0px; padding: 0px; }
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#999; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#333;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; padding: 4px; display: block; background: url(images/search-bg.gif) no-repeat; color:#666; font: normal 11px Arial, sans-serif; border: #D0D0D0 solid; border-width: 1px 1px 1px 1px;}
.Comments .Form .TextArea { background: #fff; background: url(images/form_text.gif); background-repeat: repeat-x; color:#666; border: solid 1px #D0D0D0; padding: 4px; font-size: 12px;}
.Comments .Form input.SubmitComment { padding:4px; background-color:#EEF2F4; border:1px solid #E3EBED;  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;  margin-top: 10px; color:#009AFF;}
.Comments .Form input.SubmitComment:hover { margin-top: 10px; color:#666;} 
.Comments .Form input.SubmitCommentIE { margin-top: 10px; }
/*--------------------------------------COMMENTS END------------------------------*/


/*--------------------------------------FOOTER------------------------------*/
#spacer { width:960px; height:20px; margin:0 auto; padding:0px; clear:both; }

#footer { width:940px; height:50px; margin:0px auto; padding:10px 10px 0px 10px; clear:both; border:1px solid #E3EBED; border-bottom:0px; border-top:0px; background-image: url(images/footer_back.gif); background-repeat: repeat-x; font-size:12px; color: #5E5E5E; }

#footer .box { padding: 0px 6px 0px 6px ; margin:0px 3px 0px 3px; float:left;  background:url(images/footer_dif.gif) no-repeat top right; }
#footer .box h3 { font-size:14px; font-weight:bold; color:#990000; margin:5px 0px 1px 0px; padding:0px 0px 0px 18px; }
#footer .box h3.info{ background: url(images/info.png) no-repeat left top; } 
/*--------------------------------------FOOTER END------------------------------*/


/*--------------------------------------FORUM------------------------------*/
#forum { font-size: 12px; width:960px; padding: 0px; margin: 0px;}
#forum h1 a, h1{ font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; padding: 0px; margin: 0px 0px 5px 0px; color:#1FA4FC; text-decoration: none; }
#forum h3{ font-size: 14px; line-height: 14px; font-weight: bold; padding: 3px; margin: 3px; color:#990000;}
#forum table { border: 0px; padding: 0px; margin: 0px; }
#forum td { border: 0px; padding: 0px; margin: 0px; }

#forum .alto { border-bottom: dashed 1px #D5E3E3; padding: 5px 0px; }
#forum .bordo { width: 100%; background: url('images/menu_back.gif') repeat-x; border-collapse: collapse; }
#forum .intestazione { height: 16px; width: 100%; background-image: url(images/footer_back.gif); background-repeat: repeat-x; }
#forum .intestazione td { padding: 5px; font-size: 13px; line-height: 13px; letter-spacing: -1px; color: #666; font-weight: bold; }
#forum .contenuto { padding: 3px; width: 100%; height: 50px;}
#forum .contenuto td { font-size: 12px; padding: 3px; vertical-align: middle; }
#forum .contenuto td a{ font-size: 13px; line-height: 13px; letter-spacing: -1px; color: #0f6dad; text-decoration: none; }
#forum .contenuto td a:hover{ color: #990000; text-decoration: underline; }
#forum .contenuto_main {  width: 100%; border: solid #CCF 1px; }
#forum .chiaro { background: #F4F4F4; }
#forum .scuro { background: #EEF2F1; }
#forum .level-0 { text-decoration: none; color: #0f6dad!important; }
#forum .level-1 { text-decoration: none; color: red!important; }
#forum .level-2 { text-decoration: none; color: orange!important; }
#forum .statistiche { width: 100%; border: solid #CCF 1px; background: #F9F9F9; padding: 5px; }
#forum .statistiche td { font-size: 12px; }

#forum .registrati { font-size: 15px; line-height: 15px; letter-spacing: -1px; font-weight: bold; padding: 0px; margin: 0px 0px 5px 0px; color:#990000; }

#forum #loginform{ margin:0px 0px 5px 0px; padding: 0px; background: none}
#forum #loginform .login-box{ background: url(images/search-bg.gif) no-repeat; color:#777; font: normal 12px Arial, sans-serif; border: #D0D0D0 solid; border-width: 1px; width: 100px; height: 16px; padding: 0px; margin:0; padding: 3px 0px 0px 0px;}
#forum #loginform .login-button{ font-size: 9px; font-weight: bold; background:url(images/button.gif) no-repeat; border: 0; width:23px; height: 23px; padding:0 0 1px 0; margin:0}
#forum #loginform .login-check{ padding: 0px; margin: 0px;}
/*--------------------------------------FORUM END------------------------------*/