/* CSS Document */

body {
  font-family: verdana, sans-serif;
  font-size : 11px;
  background : #999;
}



#page_wrapper{
  width        : 770px;
  background   : #999;
  margin       : 10px auto;
}



#header {
  margin     : 0px;
  padding    : 0px;
  width      : 770px;
  height     :144px;
  background : #999999 url( "images/header.png" ) no-repeat;
}



#main_menu {
  width   : 770px;
  margin  : 0;
  padding : 0;
  height : 37px;
  background : #999999 url("images/top_menu.png") repeat-x;
  white-space : nowrap;
}



#main_menu ul {
  margin : 0;
  padding : 0;
}



#main_menu li {
  text-align : center;
  display : inline;
  list-style : none;
  float      : left;
  padding : 5px 20px;
}



#main_menu ul li a {
  color : #FFF;
  font-weight : bold;
  font-size : 13px;
  text-decoration : none;
  font-family : Helvetica, Arial, sans-serif;
}



#main_menu ul li a:hover {
  text-decoration : underline;
}



.maintext {
  color : #000000;
  font-size : 11px;
  font-family : Arial, Helvetica, sans-serif;

} 



.clear {
  clear : both;
  position : fixed;
}



img {
  border : 0px;
}



div#content_wrapper {
  width : 770px;
  font-size : 11px;
  background : #999999 url(images/body.png) repeat-y;
}



div#content {
	/*display : table;*/
  width : 740px;
  padding : 15px 5px 15px 15px;
  font-size: 12px;
}

#public_urls_wrapper{
  width : 510px;
  padding-left : 5px;

}

/** public url box **/
#public_urls {
  width : 510px;
  border-bottom : 1px solid;
  border-left : 1px solid;
  border-right : 1px solid;
}

#public_urls h2 {
	color :#3D81EE;
  font-size  : 20px;
  margin:0;
  padding: 0;
}

#public_urls h2 a {
	color : #3D81EE;
	font-size : 22px;
	font-weight : bold;
	text-decoration : underline;
}

#public_urls h2 a:hover {
	color : #3D81EE;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
}


div#public_urls h3 {

  color : #FFF;

  margin : 0px;

  padding: 5px 0 0 0;

  font-size : 13px;

  height : 26px;

  font-weight : bold;

  text-align : center;

  background : url(images/top_bar.jpg) repeat-x;

}



#footer_wrapper {
  color : #6D6D6D;
  width : 770px;
  height : 42px;
  background : #999999 url(  images/footer.png ) no-repeat;

}

#footer {
  font-size   : 10px;
  padding-top  : 10px;
  text-align  : center;
}


/** top search form **/

#head_search {
  padding-top : 60px;
  float : right;
  padding-right : 18px;

}



/** forms styles **/

.button, #submit{  
  color       : #FFF; 
  font-family : Arial, Verdana, Helvetica, sans-serif;
  margin-top  : 4px;
  font-weight : bold;
  text-align  : center;
  font-size   : 13px;
  background  : url(images/button.png) no-repeat;
  border : 0;
  width : 79px;
  height      : 27px;

}



.inputbox {
  font-family  : verdana, arial, helvetica, sans-serif;
  font-size    : 11px;
  border       : 1px solid #000;
}



/** site links styles **/

a:hover { 
  color           : #d31414; 
  text-decoration : none ;

}



a{ 
  color            : #3D81EE; 
  font-size        : 11px; 
  font-family      : Arial, Helvetica, sans-serif; 
  text-decoration  : none;
}


h1 {

  font-size  : 15px;

}

.writeup_bhead {
  color       : black;
  font-size   : 13px;
  font-family : Arial, Helvetica, sans-serif;

}


#container {
  padding-left : 10px;
  padding-right: 10px;

}

#bookmarks_container {
  padding-left : 35px;
}



#google_ads {
  border : 20px; 
  width : 680px;
  padding-bottom : 30px;
  text-align : center
}

div#right_blocks_wrapper {
  width : 200px;
	float : right;
	display : block;
	overflow : hidden;
}


#right_blocks_wrapper ul {
	padding : 0;
	margin : 0;
}

#right_blocks_wrapper ul li {
	margin : 0;
	padding : 0;
	list-style : none;
}


#right_blocks_items{
  font-size : 11px;
  border-bottom : 1px solid;
  border-left : 1px solid;
  border-right : 1px solid;
}

#right_blocks_items h2{
  color : #FFF;
  font-size : 13px;
  font-weight : bold;
  margin : 0;
  padding: 5px 0 0 0;
  text-align : center;
  height : 26px;
  background : url(images/top_bar.jpg) repeat-x;
}

h2.widgettitle {
	color : #FFF;
  font-size : 13px;
  font-weight : bold;
  margin : 0;
  padding: 5px 0 0 0;
  text-align : center;
  height : 26px;
  border-bottom : 1px solid;
  border-left : 1px solid;
  border-right : 1px solid;
  background : url(images/top_bar.jpg) repeat-x;
}

.rightcontents ul {
	list-style:none;
	text-decoration:none;
	padding : 0;
	margin: 0;
}

.rightcontents ul li  {
	display : block;
	list-style:none;
	line-height : 1.5;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	
}


.linkcat h2 ul li a {
	margin : 0;
	padding : 0;
}


#block_content {
  padding : 5px;

}

#block_content ul {
	list-style:none;
	text-decoration:none;
	padding : 0;
	margin : 0;
}

#block_content li{
	list-style:none;
	text-decoration:none;
	margin : 0;
	
}



#block_content li a {
	width : 200px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	line-height : 1.5;
	padding:5px 5px 5px 10px;
}

#block_content h2 {
	background : #FFF;
}

#submitted {

  padding : 5px 0 5px 5px;

  font-size : 11px;

  color : #B7B3B3;

}

.post{margin:0 0 25px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#fff;
	font-size:0.9em;
	color:#505050;
}

/* posting date */
.post_date {
	float:left;
	width:40px;
}
.post_date small {
	color:#8A98A2;
	font-size:12px;
}
.post_date .month {
	display:block;
	font-size:12px;
	line-height:1.5em;
	text-transform:uppercase;
}

.post_date .day {
	color:#4A5A65;
	display:block;
	font-family:'Arial';
	font-size:25px;
	font-weight:normal;
}

.post_date .year {
	display:block;
}

.postmetadata {
	padding : 5px;
	background : #CCC;
	border: 1px solid #DDD;
}

/* posted by */
.post_author small{
	color : #4A5A65;
	font-size : 11px;
	font-style : italic;
} 

blockquote {
	background-repeat: no-repeat;	
	background-position: 5px 5px;
	background-color: #777777;	
	margin: 15px;
	background-image: url(images/quote.png);	
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;
	padding-left: 35px;	border: 1px solid #FFFFFF;
	color: #CCCCCC;
	font-weight : bold;
		
}

h4#comments {
	color : #000;
	text-align : left;
	font-weight : bold;
	margin : 0;
	padding : 0;
	background : #FFF;
}

/* comment response heading*/
h4#respond {
	color : #000;
	text-align : left;
	font-weight : bold;
	margin : 0;
	padding : 0;
	background : #FFF;
}

/* comment list */
.comment_wrappper {
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	border-bottom : 1px solid #000;
	background : #F0F0F0;
	padding : 0 0 0 0;
}

.comment_author {
	color : #FFF;
	height : 26px;
	line-space : 10px;
	margin : 0;
	padding : 2px 0 0 10px;
	background : #F0F0F0 url( images/cmnt_bar.jpg ) repeat-x;
}

.comment_author a {
	color : #FFF;
}

.commentmeta {
	display : block;
	font-weight : bold;
	font-style: italic;
	font-size : 11px;
	line-height :1.5;
	line-space : 0.2em;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0 10px 30px 10px;
	background : #F0F0F0;
}


small.com_date {
	text-align : right;
	color : #fff;
	margin : 0;
	padding : 0;
}

.avatar {
	float:right;
	width:50px;
	height : 50px;
	padding : 2px;
	background : #FFF;
	border : 1px solid #ddd;
}

.avatar img {
	border : 0;
	width : 48px;
	padding : 0;
	margin : 0;
}

.comment_txt {
	text-align : left;
	width : 405px;
}

