body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link, a:visited  {
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}
.t1 {
	font-style: italic;
}
#commentEntry .t1 {
	color: #FFFFFF;
	font-weight: bold;
}


a:hover  {
	text-decoration: underline;
	color: #CB1C68;
}
#commentEntry {
	border: 1px dotted #666666;
	padding: 10px;
	margin-bottom: 15px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



#container {
	margin: auto;
	height: 100%;
	width: 100%;
}
#top {
	margin: auto;
	height: 159px;
}
#containerContent {
	padding: 20px;
	width: 774px;
	clear: both;
	margin: auto;
	overflow: hidden;
}
#blogEntry {
	width: 534px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#containerMain {
	width: 534px;
	float: left;
	margin-right: 40px;
	text-align: left;
	overflow: hidden;
}

#containerRight {
	float: left;
	width: 200px;
	overflow: hidden;
}

#footer {
	margin: auto;
	height: 40px;
	width: 804px;
	clear: both;
	color: #999999;
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
#blogEntry img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#blogEntry .b-readon {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search input {
	width: 130px;
}
input {
	color: #333333;
	border-style: 1px;
}
fieldset {
	border: none;
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
}
#containerContent p {
	margin-bottom: 15px;
}

.b-readon {
	float: left;
	margin-right: 20px;
}
#search {
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
}
#titleEntry {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
#popularEntry .commentby {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #CCCCCC;
}
.b-search {
	font-size: 10px;
}

#search .b-search {
	width: 58px;
	background-color: #CB1C68;
	color: #FFFFFF;
	border: 1px solid #8C1346;
	font-weight: bold;
	height: 22px;
}
#pageNav input {
width: 20px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #CB1C68;
	border: 1px solid #8C1346;
	height: 20px;
}


h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
#popularEntry {
	text-align: left;
	width: 200px;
}
#containerRight ul {
	list-style-position:outside;
	margin-left: 0px;
  }
#containerRight ul li {
	padding:0;
	margin-left:0px;
	background-image: url(../imgs/icon-article.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
  }
#containerRight .comments-list li {
	background-image: url(../imgs/icon-comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
  }
#containerRight ul li a {
    display:block;
    padding:0px 0 5px 15px;
    background:url(/images/interface/blog_list_divider.gif) repeat-x left bottom;
    margin-bottom:8px;
    text-decoration:none;
  }
/****************
PAGINATION STYLES
*****************/
.pagination {
	margin:15px 0;
	font-size: 10px;
}
.pagination li{
	display:inline;
	font-size: 11px;
}
.pagination li.pagination_link a, .pagination span {
	float:left;
	padding:2px 5px;
	margin-right:2px;
	text-decoration: none;
}
.pagination li.pagination_link a, .pagination span.disabled {
  border:1px solid #999999;
  font-size: 10px;
}

.pagination span.disabled {
  border:1px solid #C1C1C1;
  color:#C1C1C1;
  font-size: 10px;
}
.pagination_link span.current {
  background:#CB1C68;
  color:white;
  border:1px solid #CB1C68;
  font-size: 10px;
}
.pagination li.pagination_link a:hover {
  color:white;
  background:#CB1C68;
}

/*******BLOG*********/
#blogFull {

	width: 534px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#blogFullImage {
	width: 120px;
	float: right;
	text-align: right;
}
#blogFullImage p {
	margin: 0px;
}
#blogFull h1 {
	font-size: 26px;
}
.t2 {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
#formsEntry {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#formsEntry #titleEntry h2 {
	font-size: 16px;
}
#formsEntry #titleEntry {
	margin-bottom: 5px;
}

#formsEntry label {
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
	
#formsEntry input.text {
	width: 100%;
	margin-top: 5px;
	}
	
#formsEntry textarea {
	width: 100%;
	height:80px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
#thanks {
	height: 140px;
}
.bg-nav {
	background-image: url(../imgs/bg-nav.gif);
	background-repeat: repeat-x;
}

