@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}



body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	background-position: center 47px;
	background-repeat: no-repeat;
	background-image: url(../MeetBlack/images/background.jpg);
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-wrapper    {
	margin: 0px auto;
}
#top-bar {
	height: 47px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	width: 100%;
}
#nav-wrapper  {
	width: 899px;
	margin: 0px auto;
}
#nav {
	width: 884px;
	padding: 15px 0px 5px 15px;
	float: left;
}

#nav ul{
	margin: 0px 0px 0px 20px;
	float: left;
	}



#nav  li {
	display: inline;
	margin: 0px 10px 0px;
}
#nav a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
}
#nav a:hover {
	background-color: #FFF;
	color: #000;

}
h1 {

}
#bookmark-wrapper {
	width: 899px;
	margin: 35px auto 0px;
}





#bookmark {
	float: right;
	height: 21px;
	padding: 0px 0px 0px;
}
#bm {
	float: right;
}

#content-wrapper {
	width: 899px;
	margin: 0px auto;
}
html >body #container{
	float: left;
	background-color: #e9edf0;
	margin: 228px 0px 0px;
	width: 869px;
	padding: 20px 15px 15px;
}

#container {
	float: left;
	background-color: #e9edf0;
	margin: 225px 0px 0px;
	width: 869px;
	padding: 20px 15px 15px;
}



#content {
	width: 600px;
	float: left;
	padding: 0px 0px 0px;
	margin: 0px 0px;
}
.post {
	width: 565px;
	float: left;
	padding: 10px 10px 10px;
	margin: 0px 0px 10px;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #c7d7e3;
}

.headline {
	margin: 0px 0px 5px;
}
.title a {
	font-size: 24px;
	color: #143abf;
	font-weight: normal;
	text-decoration: none;
}

.author {
	float: left;
	font-size: 11px;
	width: 357px;
	font-weight: normal;
}

.author a {
	color: #353535;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}



.author a:hover {
	color: #999;
}
.article {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.article p {
	color: #333333;
	font-size:13px;
	line-height:20px;
	margin:15px 0;
}

.article p a, .article p a:visited{
    color: #808080;
    font-weight: bold;
    text-decoration: none;
}

.article p a:hover, .article p a:active {
    text-decoration: underline;
}

.image {
	float: left;
	width: 150px;
	margin: 5px 10px 0px 0px;
	border: 5px solid #e2e2e2;
	height: 150px;
}



.break {
	float: right;
	width: 187px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #143abf;

}
.break a {
	color: #143abf;
	text-decoration: none;
	text-align: right;
}
.break a:hover {
	color: #555;
}
.read {
	float: right;
	background-image: url(images/bullet-read.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 85px;
}
.comments {
	float: right;
}
#side {
	float: left;
	width: 260px;
	margin: 0px 0px 0px;
}

.ad {
	margin: 0 auto;
	text-align:center;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}



#ad01 {
	height: 125px;
	width: 125px;
	float: left;
	padding: 0px 0px 10px;
}
#ad02 {
	margin-left: 10px;
	float: left;
	padding: 0px 0px10px;
}
#recent-wrapper {
	float: left;
	width: 200px;
	margin: 0px 15px 0px;
}

#recent {
	border: 1px solid #c7d7e3;
	margin: 0px 0px 10px;
	width: auto;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
#recent   h2 {
	padding: 5px 10px 5px;
	margin: 3px 0px 0px;
	font-size: 12px;
	color: #143abf;
	text-align: center;
}
#recent   a {
	padding: 0px;
	color: #353535;
	text-decoration: none;
}
#recent   a:hover {
	color: #999999;
}
#search {
	width:258px !important;
	width:250px;
	float: left;
	margin: 10px 0px 0px 0px;
	border: 1px solid #c7d7e3;
	background-color: #fff;
}
#search-bg {
	width:230px;
	margin:0px auto 0px;
	height: 40px;
}
html >body #search-input{
	float: left;
	height: 18px;
	margin: 10px 5px 10px 0px;
}
#search-input {
	float: left;
	height: 18px;
	margin: 10px 2px 10px 0px;
}
#search-button {
	float: left;
	margin: 10px 0px 10px 0px;
}

#searchform #s2 {
	background: #e9edf0;
	border: 1px solid #c7d7e3;
}
#panel {
	float: left;
	width: 260px;
	border: 1px solid #c7d7e3;
	margin: 0px 0px 10px;
	width: auto;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
#panel  h2 {
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 5px;
	font-size: 12px;
	color: #143abf;
	text-align: left;
	background:#efefef;
}
#panel  ul {
	margin: 10px 0px 10px 35px;
	padding: 0px 5px 0px;
}
#panel  li {
	list-style-image: url(images/bullet.gif);
	margin: 10px 5px;
}
#panel li.cat-item{
    text-transform: capitalize;
}

#panel  a {
	padding: 0px;
	color: #353535;
	text-decoration: none;
}
#panel  a:hover {
	color: #999999;
}


#footer-wrapper {
	margin: 0px auto;
	float: left;
	width: 100%;
}


#footer   {
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px;
}



#footer p {
	color: #000;
	text-align: center;
	font-size: 12px;
	width: 899px;
	padding: 15px 0px;
}
#footer a {
	text-decoration: none;
	color: #000;
	padding: 3px;
}
#footer a:hover {
	background-color: #fff;
	color: #1434c3;

}
