/*

Theme Name: 'MontAd'
Theme URI: http://www.BiznetIS.net
Description: 'The Wordpress Theme for MontAd'
Author: 'BiznetIS'
Author URI: 'http://www.Biznetis.net'
Version: 1.0


*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	background: #CAD1D1;
	font-family: "Arial", sans-serif;
	color: #FFF;
}

h1{
	font-size:20pt;
	color:#FFF;
}

#body ul{
	margin-top:10px;
	margin-left:20px;
}
#body ul li{
	font-size: 11px;
	line-height: 16px;
}
#sidebar ul li{
	font-size: 14px;
	line-height: 30px;
}
#body em{
	font-size:11px;
}

#wrap{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/*Menu Styles*/
#logo{
	margin-left: 8px;
}

#menu{
	height: 111px;
	background: #92a4a4;
	font-size: 15px;
	font-weight: bold;
}

	#menuitems{
		background: url('../../../../images/montad/horz-line.gif') top no-repeat;
		margin-top: 70px;
		width: 830px;
		float: right;
	}
	
	#menuitems ul{
		list-style: none;
	}
	#menuitems li{
		width: 135px;
		float: left;
		text-align: center;
		padding-top: 13px;
	}
	#menuitems li a{
		color: #FFF;
		text-decoration: none;
	}
	#menuitems a:hover , #menuitems a.selected{
		color: #FFF799;
	}
	
/* Sidebar Styles */
#sidebar{
	background: #2e404e;
	border: #FFF 1px solid;
	border-left: none;	
	width: 160px;
	padding: 10px 15px 5px 10px;
	float: left;
	
}
#sidebar ul{
	list-style: none;
}
#sidebar.spaced{
	
}
#sidebar.nospace{
	height: 335px;
}

	#sidebar span{
		margin-bottom: 10px;
		display: block;
		width: 155px;
		text-align: left;
		font-size: 11px;
	}
	#sidebar .sidebar-icons{
		margin-top:5px;
	}
	#sidebar .sidebar-icons span{
		text-align:center;
	}
	#sidebar p{
		text-align: left;
	}
	#sidebar p.center{
		text-align: center;
	}
	#sidebar a img{
		border: none;
	}
	#sidebar a{
		color: #FFF;
		text-decoration: none;
	}

#sub-sidebar p{
	padding-top:10px;
	font-size:14px;
}
	#sub-sidebar a.current{
		text-decoration: underlined;
	}

/*Body Styles*/
#body{
	background: #4381a3;
	border: 1px solid #FFF;
	padding: 15px;
	width: 500px;
	margin-left: 200px;
	min-height:290px;
}
#body.nospace{
	margin-left: 185px;
	height: 320px;
}
	#body p{
		margin-top: 10px;
		font-size: 12px;
		line-height: 16px;
	}
	#body h2{
		font-size: 23px;
	}
	#body a{
		color: #FFF;
		text-decoration: underline;
	}

#content{
	background: url('../../../../images/montad/main-background.gif') no-repeat white;
	min-height: 650px;
	padding-top:150px;
}
	#content.home{
		padding-top:0px;
	}

#flash{
	height: 220px;
	width: 950px;
	clear: both;
}

/*Footer Styles*/
#footer{
	width: 731px;
	height: 151px;
	margin-top: 15px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	clear:both;
}
	#footer p{
		color: #4381a3;
		font-size: 18px;
		font-weight: bold;
		margin: 25px 250px 0 0;
		text-align:right;
	}
	
div[class*='climber']{
	background: no-repeat top right;
}

	#footer.climber1{
		background-image: url('{site_url}images/montad/climbers/marketing.jpg');
	}
	#footer.climber2{
		background-image: url('{site_url}images/montad/climbers/advertising.jpg');
	}
	#footer.climber3{
		background-image: url('{site_url}images/montad/climbers/mediaplanning.jpg');
	}
	#footer.climber4{
		background-image: url('{site_url}images/montad/climbers/creative.jpg');
	}
	#footer.climber5{
		background-image: url('{site_url}images/montad/climbers/publicrelations.jpg');
	}
	#footer.climber6{
		background-image: url('{site_url}images/montad/climbers/interactive.jpg');
	}

/*  Blog Styles */
#body h2 a{
	text-decoration: none;
	margin-bottom: 0;
}
.post-item{
	margin-bottom: 20px;
}

/*  Comment Styles */
#comments-section ol{
	list-style: none;
	margin:20px 0;
}
	#comments-section li{
		border-bottom: solid 1px #42596c;
		padding-bottom: 20px;
		min-height: 60px;
		margin:20px 0;
	}
	#comments-section li img{
		border: 2px solid white;
		float: left;
		margin: 0 10px 0 0;
		height: 50px;
		width: 50px;
	}




#address {
	clear: both;
}

#body {
	margin-left: 15px;
	float: left;
}

#socialIcons {
	float:left;
	margin-left:10px;
}
#socialIcons div {
	margin:0 0 5px;
}
#socialIcons img {
}