/*  
Theme Name: DynaMick3
Theme URI: http://www.dynamick.it
Description: Cool 3 cols theme.
Version: 1
Author: DynaMick
Author URI: http://www.dynamick.it
*/

/*
+++++++++++++++
General CSS -
Used to style a few defaults and get the ball rolling.
+++++++++++++++
*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 2em;
background-color: white; /*#ECE9DF;*/
color: #555;
}

a {
text-decoration: none;
}

#wrap {
width: 964px;
margin: 0 auto;
padding-top: 0px;
background: #fff url(images/fact.gif) no-repeat -30px 30px;
}


/*
++++++++++++++++
Logo -
This is the div for the logo. To use your own logo, simply upload an image width a height of 52px and a max width of 750, and overwrite logo.gif in the images folder.
++++++++++++++++
*/

#logo {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 964px;
height: 106px;
margin-bottom: 0/*12px*/;
cursor: pointer;
}

/*
+++++++++++++++
Alert -
The alert is optional, it can be customized by hand editing the header.php file, otherwise it will spit out the tagline of your blog.
++++++++++++++++
*/

#contentmain {

width: 956px;
padding: 2px;
padding-right: 4px;
padding-left: 4px;
background-color: #F7F7F2;
margin: 0 auto;
margin-bottom: 15px;
color: #333;

}

#contentmain a {
color: #C6451A;
text-decoration: none;
/*border-bottom: 1px solid #ccc;*/
}

#contentmain a:hover {
color: #A82E0F;
/*border-bottom: 1px solid #333;*/
}

/*
+++++++++++++++
Menu -
set all the proprieties for a tabbed menu.
+++++++++++++++
*/

ul.menu {
	position: relative !important;
	top: 67px;
	left: 15px;
	padding: 0 !important;
	margin: 0;
	padding: 0;
	width: 90%;
  font-size: 12px;
  line-height: 17px;  
}

ul.menu li {
	display: inline;
	margin: 0;
	float: left;
	min-height: 25px;
}

ul.menu li.current_page_item {
	background: transparent url(images/nav-tab_left.gif) left top no-repeat !important;
	padding-left: 9px !important;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover  {
	background: transparent url(images/nav-tab_right.gif) right top no-repeat !important;
	color: white !important;
	padding-left: 6px !important;
	color: #fff !important;
	text-decoration: none;
}

ul.menu li a {
	color: white;
	margin: 0;
	display: block;
	float: left;
	padding: 6px 15px 3px 15px !important;
	min-height: 16px;
	background: transparent url(images/nav_pointer.gif) 0 -50px no-repeat !important;
	text-align: center !important;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 91.667% !important;
	outline: none;
}

ul.menu li a:visited {
	color: #fff;
}

ul.menu li a:hover {
	background: #333 url(images/nav_pointer.gif) center bottom no-repeat !important;
	color: #eee !important;
	text-decoration: none;
}

.admintab {
	/*display: none !important;*/
	}

/*
+++++++++++++++
Three Column Madness -
Get's things going with three different columns, each holding their own.
+++++++++++++++
*/

#news {
width: 964px;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
}

#news a {
color: #1191d4;
/*padding: 2px;*/
}

#news a:hover {
color: #c70b15;
}



#news .bbcrumb {
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0 0 1em 0;
  width: 100%;
  text-align: right;
}

#news .words {
width: 420px;
padding: 5px;
float: left;
margin-right: 10px;
font-size: 12px;
line-height: 19px;
background-color: #fff;
color: #444;
}

#news .words .head {
width: 420px;
background-image: url(images/journal_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
margin-bottom: 1em;
}

#news .words h2 a {
text-decoration: none;
background-color: #fff;
color: #c70b15;
font-size: 21px;
margin-bottom: 12px;
padding: 0px;
border-bottom: 1px solid #fff;
}

#news .words h2 a:hover {
color: #ca1717;
background-color: #fff;
margin-bottom: 12px;
padding: 0px;
border-bottom: 1px solid #fff;
}

#news .left {
font-size: 11px;
color: #999;
margin-bottom: 2em;
border-bottom: 1px dotted #e2e2e2;
text-align: right;
}

#news .words a {
/*background-color: #fff;*/
color: #1191d4;
padding: 2px;
}

#news .words a:hover {
/*background-color: #fff;*/
color: #c70b15;
}

#news .facts {
width: 294px;
padding: 5px;
margin-right: 10px;
float: left;
background-color: #f7f7f7;
color: #666;
line-height: 14px;
font-size: 11px;

}

#news .facts .head {
width: 294px;
background-image: url(images/dir_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
}

#news .pgentry {
/*border-bottom: 1px dotted #e2e2e2;*/
margin-bottom: 3px;
line-height: 19px;
}

#news .ntentry {
margin-bottom: 1em;
margin-top: 2px;
}

#news .pgentry img {
display:block; 
margin: 0 auto;
padding: 5px;
border: 1px solid #efefef;
margin-top: 5px;
margin-bottom: 5px;
/*
padding-bottom: 30px;
background: url(img/underimg.jpg) bottom no-repeat #FFFFFF;
*/
}

#news .facts h2 {
color: #333;
font-weight: bold;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

#news .facts h2 a {
text-decoration: none;
color: #c70b15;
}

#news .facts .categories {
	margin: 1em 0 2em 0;
}

#news .facts .categories .col,
#news .facts .categories .last {
	float: left;
  margin: 0 0 0.5em 0;
	width: 120px;
  padding-left: 20px;
  background: url(images/folder_image.gif) no-repeat;
  line-height: 16px;
  font-weight: normal;
}

#news .facts .categories .last a{
  font-weight: bold
}
#news .facts .categories .col a{
  font-weight: bold
}
#news .facts .categories .subcategories a {
  font-weight: normal;
}


#news .facts .categories .divider {
	clear: both;
  margin-top: 1em;
}


#news .sidebars {
width: 200px;
padding: 5px;
float: right;
line-height: 14px;
}

#news .sidebars .head {
width: 200px;
background-image: url(images/info_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
}

#news .sidebars h2 {
color: #666;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
}

#news .sidebars h2 a {
border-bottom: 1px dotted #555;
text-decoration: none;
color: #333;
}

#news .sidebars h3 {
color: #666;
font-weight: normal;
font-size: 12px;
margin-top: 10px;
margin-bottom: 5px;
padding: 0px;
}

#news .sidebars ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 11px;
}

#news .sidebars ul li {
list-style-type: none;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
margin-bottom: 2px;
font-weight: normal;
}

#news .sidebars ul li a {
color: #ca1717;
background-color: #fff;
display: block;
}

#news .sidebars ul li a:hover {
color: #333;
background-color: #f2f2f2;
display: block;
}

#news .post h2 {
color: #333;
font-weight: normal;
font-size: 16px;
margin-top: 0px;
margin-bottom: 3px;
padding: 0px;
line-height: 20px;
}

#news .post h2 a {
/*border-bottom: 1px dotted #ca1717;*/
text-decoration: none;
color: #c70b15;
}

#news .clear {
width: 100%;
height: 8px;
background-color: #fff;
}

#news {
width: 964px;
margin: 0 auto;
margin-top: 15px;
}

/*
+++++++++++++++++
Single Posts -
Single pages have an increased viewing area, and eliminates the noteworthy feature.
+++++++++++++++++
*/

#news .single {
width: 420px;
padding: 5px;
float: left;
margin-right: 10px;
font-size: 12px;
line-height: 17px;
background-color: #fff;
color: #444;
}

#news .single .head {
width: 420px;
background-image: url(images/journal_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
margin-bottom: 1em;
}

#news .single h2 a {
text-decoration: none;
background-color: #fff;
color: #c70b15;
font-weight: normal;
font-size: 21px;
margin-bottom: 12px;
padding: 0px;
/*border-bottom: 1px solid #fff;*/
}

#news .single h2 a:hover {
color: #ca1717;
background-color: #fff;
margin-bottom: 12px;
padding: 0px;
font-weight: normal;
border-bottom: 1px solid #fff;
}




#news .single .left {
font-size: 11px;
/*color: #ca1818;*/
margin-bottom: 10px;
}

#news .single a {
/*background-color: #f9f9f9;*/
/*color: #555;*/
padding: 2px;
}

#news .single a:hover {
/*
background-color: #f2f2f2;
color: #000;
*/
}



/*
+++++++++++++++++
Comments -
Manages the styling for comments forms.
+++++++++++++++++
*/

#commentarea {
width: 400px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;

}

#commentarea h3 {
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color: #A82E0F;
margin: 0px;
font-weight: bold;
}

.commentsblock{
margin:0.5em;
padding:1em;
}

.commentsblock textarea{
	width:250px;
}

.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}

.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus{
background:#eee;
border:1px solid #a1a1a1;
}

.commentauthor{
display:block;
font-size:1.5em;
}

ol.commentlist{
color:#777;
font-size:11px;
list-style-type:none;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
margin:0;
margin-top:1.5em;
padding: 0;
width: 100%;
border-bottom: 1px dotted #e2e2e2;
}

ol.commentlist a {
color: #555;
text-decoration: none;
border-bottom: 1px dotted #ca1717;
display: inline;
}
			
ol.commentlist a:hover {
color: #222;
text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
  margin-bottom:0.5em;
  padding:0.5em 1em;
}

div.commentDate{
  background: #fff url("images/comment_header.gif") no-repeat right bottom;
  text-align: right;
  padding-right: 2em;
  font-size: 10px;
	padding-top: 20px;
}
div.commentBubble{
	background: #fff url("images/comment_footer.gif") no-repeat right bottom;
	padding: 0 10px 5px 10px;
}
div.commentBubble p{
	padding: 0; margin:0;
}

h3#respond {
	margin-top: 1em;
}

.alt{
background:#fff;
padding:0.5em;
}

.alt2{
background: #fff;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
margin: 10px auto;
padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
background-color: #F8FAFC;
}

.comment-odd {
background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
background-color: #f7f7f4;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
-moz-opacity:0.5;
opacity: 0.5;
background: center center;
float: right;
margin: 2px 0 0 0; 
width: 16px;
height: 16px;
}

.comment-favatar:hover {
-moz-opacity:1;
opacity: 1;
}

.trackback-favatar {
background: center center;
width: 16px;
height: 16px;
float: left;
margin: 2px 6px 0 2px;
cursor: pointer;
}
.comment-gravatar img {
float: right;
padding: 2px;
margin: 0;
border: 1px solid #A5A5A3;
width: 30px;
height: 30px;
background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}


#commentform textarea {
width: 100%;
height: 40px;
}
#commentform label {
float: left;
width: 50px;
}


.gravatar {
margin-right: -5px;
float: right;
border: 0px;
}

ol.commentlist blockquote {
background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
border: 1px solid #ebebeb;
padding:1px;
line-height: normal;
font-size: 10px;
}

.red {color: #c70b15;}




/*
+++++++++++++++++
The Deck -
The deck contains the slick drop down search form, using some Moo.fx and javascript to slide it down or close it up.
+++++++++++++++++
*/

#login {
width: 100%;
overflow: hidden;
background: #D9D4C0;
}

#deckcontent {
padding: 2px;
font-size: 12px;
color: #333;
line-height: normal;
margin-top: 5px;
}

#deckcontent img {
vertical-align: middle;
}

#deckcontent a {
margin-right: 25px;
background-color: #F7F5F0;
padding: 3px;
text-decoration: none;
color: #333;
}

#deckcontent a:hover {
background-color: #E0DCCD;
}

#login-button {
width: 100%;
border-top: 3px solid #D9D4C0;
text-align: center;
}

#login-button a img, a:visited img, a:hover img {
border: none;
}

#search {
float: right;
margin-right: 5px;
width: 300px;
vertical-align: middle;
}

#searchimage {
float: left;
margin-left: 5px;
margin-right: 90px;
width: 300px;
vertical-align: middle;
}

#searchform .field {
font-family:verdana;
font-size:10pt;
background-color:#F7F7F2;
border:1px solid #A49E87;
width:205px;
}

/*
+++++++++++++
Search Results
+++++++++++++
*/

#searchpg {
width: 100%;
background-color: #f2f2f5;
padding: 2px;
margin-bottom: 7px;
}

#searchpg h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

/*
+++++++++++++
Footer -
Customize the footer in any way you see fit, but try to be nice and leave a linkback to astereo and devlounge. We built this sh*t, so be nice!
++++++++++++++
*/

#preclear {
width: 100%;
height: 30px;
background-color: #fff;
}

#footer {
width: 956px;
padding: 2px;
padding-right: 4px;
padding-left: 4px;
background-color: #F7F7F2;
margin: 0 auto;
color: #111;
font-size: 12px;
}

#footer a {
color: #C6451A;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

#footer a:hover {
color: #A82E0F;
border-bottom: 1px solid #333;
}

/*
+++++++++++++
Forum su wordpress 
++++++++++++++
*/
#discussions{
margin: 1em 0 2em 0;
}

table#latest {
width: 100%;
}


/*
+++++++++++++
Directory  
++++++++++++++
*/

#menudir {
	margin: 0; 
  padding: 0;
  font-size: 12px;
  line-height: 17px;
  }

#menudir li {
	list-style: none; 
  display: inline; 
  margin: 0 20px; 
  padding: 0;
	min-height: 25px;

}

#menudir li div {
	display: inline;
}

#menudir li a {
	text-decoration: none;
  /*font-weight: bold;*/ 
  font-size: 11px;
}

#menudir li.active {
	text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}



#dirlisting {
width: 420px;
padding: 5px;
float: left;
margin-right: 10px;
font-size: 12px;
line-height: 19px;
background-color: #fff;
color: #444;
/*background: url(/dir/images/banche-footer.jpg) no-repeat bottom left;*/
}

#dirlisting .head {
width: 420px;
background-image: url(images/journal_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
margin-bottom: 1em;
}


#dirlisting h2  {
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	margin: 5px 0 0;
	padding: 0 0 5px;
  font-size: 14px;
}


#dirlisting div.box {
	background: url(/dir/images/tratteggio.gif) repeat-x bottom left;
  padding-bottom: 1.3em;
  margin-bottom: 2em;
  
}

#dirlisting .box-caption {
	font-weight: bold;
  margin-top: 1em;

	text-transform: uppercase;
	margin: 5px 0 0;
	padding: 0 0 5px;
  letter-spacing: 4px;
  
  color: #A82E0F;
}


/* list of categories */
#dirlisting .categories {
	margin: 10px 0 20px 0;
  font-size: 14px;
}

#dirlisting .categories .col, 
#dirlisting .categories .last {

	float: left;
/*  margin: 0 0 0 0;*/
	width: 190px;
  padding-left: 20px;
  background: url(images/folder_image.gif) no-repeat;
	padding-bottom:1em;
  /*line-height: 16px;*/
  font-weight: normal;
}

#dirlisting .categories .last a{
  font-weight: bold
}
#dirlisting .categories .col a{
  font-weight: bold
}
#dirlisting .categories .subcategories a {
  font-weight: normal;
  font-size: 12px;
}

#dirlisting .categories .divider {
	clear: both;
  line-height: 1px;
}


/* link table */
#dirlisting #linksTable {
	width: 100%;
}

#dirlisting #linksTable .title{
	font-size: 14px;
	font-weight: bold;
  margin: 0.5em 0;
}
#dirlisting #linksTable .description{
  margin: 0 0 10px 10px;
}
#dirlisting #linksTable .url a{
  margin: 0 0 0 10px;
	font-size: 10px;
}
#dirlisting #linksTable .stat{
  margin: 0 0 0 10px;
	font-size: 10px;
  line-height: 14px;
}


#dirlisting div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
#dirlisting div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('/dir/images/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}

#dirlisting .link-sorting {
	margin-top: 2em;
  text-align: center;
}

.preview { margin-right: 1em; float: left;}
.field_value {border-bottom: 1px solid #ddd;}
.error {margin-bottom: 1em; padding: 0;  text-align: center; border: 1px solid red; border-width: 1px 0; background: #ffabab; color: black;}
.notification {margin-bottom: 1em; padding: 0;  text-align: center; border: 1px solid green; border-width: 1px 0; background: #b3ffab; color: black;}
