/*
  MilanMonkeys Theme for PHPBB2
  Created by Cristiano de Nunno
  http://www.milanmonkeys.com
*/


 html,body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000 url('/wp-content/themes/milanmonkeys/images/bg.gif') repeat;
	margin:0;
}

#page
{
	width: 980px;
	margin: 0px auto 10px auto;
	padding: 0;
}

#header
{
	height: 266px;
	width: 980px;
	margin:0;
	padding:0;
}

#top
{
	margin:0;
	padding:0;
	height: 220px;
	background:url('/wp-content/themes/milanmonkeys/images/header.jpg') no-repeat;
	background-position:center left;
}

#menu
{
	height: 46px;
	margin:0;
	padding:0;
	display:block;
}

#menu .menu_left
{
	height: 46px;
	width: 6px;
	margin: 0;
	padding:0;
	float:left;
	background: url('/wp-content/themes/milanmonkeys/images/menu_left.gif') no-repeat;
}

#menu .menu_middle
{
	height: 46px;
	width: 968px;
	float:left;
	background: url('/wp-content/themes/milanmonkeys/images/menu_bg.gif') repeat-x;
	margin:0;
	padding:0;
}



#menu .menu_middle ul
{
	margin: 0;
	padding: 0;
	height: 46px;
}

#menu .menu_middle li
{
	list-style: none;
	width: 120px;
	height: 31px;
	padding: 15px 0px 0px 0px;
	margin: 0;
	float: left;
	display: block;
	text-align: center;
	font-size: 14px;
}

.menu_highlight
{
  color:#fff !important;
}

#menu li.current_page_item a
{
  /*color:#fff !important;*/
}

#menu .page_item
{
	background: url('/wp-content/themes/milanmonkeys/images/menu_separatore.gif') no-repeat;
	margin:0;
	padding:0;
}

#menu .menu_right
{
	height: 46px;
	width: 6px;
	margin: 0px 0px 0px 0px;
	float:left;
	padding:0;
	background: url('/wp-content/themes/milanmonkeys/images/menu_right.gif') no-repeat;
}

#content_middle
{
	width: 980px;
	margin-top:10px;
	margin-bottom:30px;
	padding:0;
	display:block;
}

#content_forum_up
{
  margin:0;
  padding:0;
  width: 980px;
  height: 6px;
  background: url('/wp-content/themes/milanmonkeys/images/content_forum_up.gif') no-repeat;
}  

#content_forum_middle
{
  margin:0;
  padding:5px;
  width: 100%px;
  background: url('/wp-content/themes/milanmonkeys/images/content_forum_bg.gif') repeat-y;
}  

#content_forum_down
{
  margin:0;
  padding:0;
  width: 980px;
  height: 4px;
  background: url('/wp-content/themes/milanmonkeys/images/content_forum_down.gif') no-repeat;
}
/*
#content
{
	width: 570px;
	margin:0px 0px 0px 3px;
	padding:0;
	display:block;
}

#content .content_up
{
	height: 9px;
	background: url('/wp-content/themes/milanmonkeys/images/content_up.gif') no-repeat;
	margin:0;
	padding:0;
	overflow: hidden;
}

#content .content_center
{
	background: url('/wp-content/themes/milanmonkeys/images/content_bg.gif') repeat-y;
	margin:0;
	padding:0px 5px 0px 5px;
}

#content .content_down
{
	height: 9px;
	background: url('/wp-content/themes/milanmonkeys/images/content_down.gif') no-repeat;
	margin:0;
	padding:0;
	overflow: hidden;
}*/

#footer
{
        clear: both;
	width: 570px;
	margin:0px 0px 0px 205px;
	padding: 10px 0px;
	font-size: 11px;
	text-align:center;
	height:59px;
}

#footer .footerbody
{
        margin-top:30px;
	width: 570px;
	height:29px;
	padding:7px 5px 0px 5px;
	background: url('/wp-content/themes/milanmonkeys/images/footer.gif') no-repeat;
}

.post
{
  padding: 3px;
  margin:0;
}

.post .post_title
{
  width:100%;
  margin-bottom:5px;
  border-bottom: 1px dotted #FFFFFF;
}

.post .post_title_page
{
  width:100%;
  margin-bottom:5px;
}

.post .post_title_page  h1
{
  font-size: 16px;
}

.post .post_content
{
  font-size: 12px;
}

.post .post_details
{
  font-size:12px;
}

.post_separator
{
  height:30px;
  width:100%;
}

.author
{
  text-transform: capitalize;
  font-style:italic;
  text-align: right;
  margin-bottom: 10px;
}

.date-time
{
  font-size:10px;
  margin: 3px 0px;
  text-transform: capitalize;
}

.breadcrumb
{
  margin-top: 5px;
  font-size:11px;
}

#searchsubmit
{
  color: #BD2223;
  border: 1px solid #707374;
  font-weight:bold;
}

.sociable
{
  text-align:center !important;
}

.spacer
{
  height:5px;
  width: 100%;
  margin:0;
  padding:0;
}

.blogroll li
{
  margin: 3px 0px;
}

.blogroll img
{
  border: 1px solid #111;
}

td
{
	margin:0;
	padding:0;
}

.calendar
{
	width:800px;
	text-align:center;
}

.calendar td
{
	height: 80px;
	width: 80px;
	vertical-align:top;
	padding-top: 5px;
}

.linked-day:hover
{
	background: #4e4e4e;
}

.linked-day
{
	background: #2e2e2e;
}

.today
{
	border:1px solid white;
}

.linked-day-grayed
{
	background: #232323;
	color: #555;
}

.day_selected
{
	background: #558800;
	color:white;
}

.day-full
{
	color:white;
	background: #bb0000;
}

.day-full a:link, .day-full a:visited, .day-full a:hover, .day-full a:active
{
	color:white;
	text-decoration:underline;
	padding: 2px 30px 90px 30px;
} 

.day-free, day-free:hover
{
	color:white;
	background:#558800;
}

.day-free a:link, .day-free a:visited, .day-free a:hover, .day-free a:active
{
	color:white;
	text-decoration:underline;
	padding: 2px 30px 90px 30px;
} 

.calendar-month
{
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

.msg
{
	margin: 30px auto;
}

p
{
	margin:0;
}

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

h2
{
  font-size: 16px;
}

h1
{
  font-size: 18px;
}

a, a:visited, a:link, a:active
{
  font-weight: bold;
  text-decoration: none;
  color: #BD2223;
}

a:hover
{
  text-decoration: underline;
}

form
{
  margin:0;
  padding:0;
}

input, select, textarea
{
  background: #000000;
  color: #BD2223;
  border: 1px solid #707374;
}

