/*
	Theme Name: makefun 2.1.5
	author: tomas.zhu
	Theme URL: http://makefun.cn
*/

/* all rights owned by the author 
this is the version running on the make fun
 */

body {
   /*background: #419fb9;*/
   background: #02728e;
   margin: 0px auto 0px;
   padding: 0px;
   color: #494949;
   font-size: 12px;
   font-family: Arial, Helvetica,Verdana,sans-serif;
}

#headtop {
	/*
	position: relative;
	background: #252525;
	background: #005267;*/
	background: #123f52;
	border-bottom: 1px solid #2d5c70;
	margin: 0px auto 0px;
	height: 30px;
	line-height: 30px;
}

	

#wrap {
	background:#ebe9e2;
	width: 960px;
	margin: 0px auto 10px;
	padding: 0px;
	position: relative;
}


/************** head ******************/
#header {
     clear: both;
 	 width: 960px;
	 height: 100px;
	 padding: 0px;
	 margin: 0px;
	background: #02728e;
	 /*background: #669acc url(images/header.png)*/;
}

#header a img {
	padding: 0px;
	margin: 0px;
}

.headerleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding:0px;
	line-height:100px;
	height:100px;
}

.headerleft a img{
	border: none;
}

.headerright {
	width: 590px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 18px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}

.headerright a img {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}


/***************topbar*************************/
#topbar {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
}

#topbarleft {
	width: 670px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#topbarright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#nav {
   width:100%;
   position:relative;
   font-weight:bold;
   margin: 0px;
   padding: 0px;
}

.icon1{

	/*background: url(images/icon1.gif) 0 50% no-repeat;*/

}	

.icon2 {

	/*background: url(images/icon2.gif) 0 50% no-repeat;*/

}	

.icon3 {

	/*background: url(images/icon3.gif) 0 50% no-repeat;*/

}	

.icon4 {

	/*background: url(images/icon4.gif) 0 50% no-repeat;*/

}	

.icon5 {

	/*background: url(images/icon5.gif) 0 50% no-repeat;*/

}	

#nav ul, #nav li{
    position:relative;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #c4c4c4;
	display: block;
	font-weight: bold;
	text-transform: capitalize;
    margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration:none;
	font-size: 11px;
}

#nav li a:hover, #nav li a:active {
	/*color: #a6dc48;*/
	color: #d8d8d8;
    margin: 0px;
	padding: 0px 15px 0px 0px;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #000;
	width: 150px;
	color: #fff;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px outset #FFFFFF;
	border-right: 1px outset #FFFFFF;
	border-bottom: 1px outset #FFFFFF;
}

#nav li li a:hover, #nav li li a:active {
	background: #d85735;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#nav li ul {
	z-index: 777;
	position: absolute;
	left: -777em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#nav li li { 

}

#nav li ul a { 
	width: 140px;
}

#nav li ul a:hover, #nav li ul a:active { 
}

#nav li ul ul {
	margin: -30px 0 0 171px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -777em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: auto;
}

#nav li:hover { 
	position: static;
}




#mainmenubar {
  	background: #000;
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}


/************** main ******************/

#main {
	float: left;
    width: 620px;
 	margin: 0px;
	padding: 0px;
}

.maintop {  
	background: #fff url(images/boxbg.gif) repeat-x;
	width: 588px;
	margin: 10px 0px 0px 10px;
	padding: 10px;
	border: 1px solid #dedbd1;
}

#featuredimg {
	margin: 0px;
	padding: 0px;
}

.featuredimgright {
	margin: 0;
	padding: 0;
	float: right;
	width: 213px;
	background: #000;
}

.recentpost {
	margin:  10px 10px 10px 0px;
	padding: 5px 0px 5px 10px;	
	height: 272px;
    display: block;
	overflow: hidden;
}

.recentpost h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

.recentpost ul {
   padding: 0px;
   margin: 0px;
   font-size: 11px;
}

.recentpost ul li {
   padding: 10px 0px 10px 10px;
   margin: 0px;
   background: url(images/line2.gif) left bottom no-repeat;
   
   list-style: none;
   font-weight: bold;
}

.recentpost ul li a,#recentpost ul li a:visited {
   color: #c4c4c4;
   text-decoration: none;
}

.recentpost ul li a:hover {
  color: #e6e6e6;
}

#main p {
	margin: 0px;
	padding: 0px;
}

.mainleft {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.shortcontent{
	margin:0px 0px 0px 0px !important;
    float:right !important;
    border:none  !important;
    width: 180px;
    height: 58px;
    overflow:hidden;
}

.postTitle {
	margin-bottom: 5px;
}

.postTitle a {
	font-weight: bold;
	font-size: 12px;
}

.longcontent{
	margin:0px 10px 0px 0px !important;
    float:right !important;
    border:none  !important;
    width: 435px;
    height: 95px;
    overflow:hidden;
}

.mainleft ul,.rightul ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.mainleft li,.mainleft li a,.rightul li,.rightul li a {

}

.mainleft li, .rightul li {
    list-style-type: none;
	margin: 0px;
	padding: 0 0 0 15px;
	line-height: 20px;
    background: url(images/greysquare.gif) no-repeat left 8px;
}

.featured  {
	float: left;
	width: 268px;
	margin: 0px;
	padding: 15px;
    background: #fff url(images/boxbg.gif) repeat-x; 
    border: 1px solid #dedbd1;
}

.featured ul li a {
width: 250px;
display:block;
/*white-space: nowrap;
text-overflow:ellipsis;
overflow:hidden;*/
}

.shortarticle img {
	margin:0px 5px 0px 0px !important;
    width:68px;
    height: 58px; 
	padding: 1px;
    border: 1px solid #d7d7d7;
}

.longarticle img {
	margin:0px 10px 0px 0px !important;
    width:115px;
    height:95px;
    padding: 1px;
    border: 1px solid #D7D7D7!important;
}

.mainright {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.mainbottom {
    padding: 15px;
    margin: 10px 0px 10px 10px;
    width: 578px;
    float: left;
    background: #fff;
    border: 1px solid #dedbd1;
    background: #fff url(images/boxbg.gif) repeat-x;
}

.longbottom {
	padding: 0px;
	margin: 0px;
	width: 578px;
	overflow: hidden;
}

.longbottom img {
	border: none;
	margin: 0px;
}

.bottomleft {
	float: left;
	width: 280px;
}

.bottomright {
	float: right;
	width: 280px;
	/*border-left: 1px dotted #d6d7ce;*/
}

.bottomleft ul,.bottomright ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.bottombox {
	background: #fff url(images/dot.gif) repeat-y left top;
}

.bottomleft li a, .bottomright li a {

	
}
.bottomleft li, .bottomright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 15px;
	line-height: 20px;
	color: #494949;
	background: url(images/greysquare.gif) no-repeat left 8px;
}

/************Hyperlinks	***********************/

a, a:visited {

	/*$$$color: #003366*/
	color: #084e58;
	text-decoration: none;

	}

	

a:hover {
/*$$$color: #4b5756;
	color: #cc0000;
	color: #0c4790;*/
	color: #084e58;
	text-decoration: underline;

	}

	

/*************************footer************************************/

#footer {
	background: #2e2e2e;
	width: 960px;
	margin: 10px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	text-align: center;
}

#footer p {
	color: #ccc;
	padding: 0px 0 0 0;
	margin: 0px;
	font-size: 11px;
}

#footer a {
	color: #006dad;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/************************************************

*	Sidebar 		    	        	        * 

************************************************/

#sidebar {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#sidebar h2 {
	/*background: url(images/h3bg.gif) repeat-x;	
	height: 26px;
	line-height: 26px;*/
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica,Verdana,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 2px 10px;
	background: #d9dacc;
	border-bottom: 3px solid #efefef;
}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
}

.sidebartop a, #sidebarleft a, #sidebarright a {
	color: #333;
}

.sidebartop a:hover, #sidebarleft a:hover, #sidebarright a:hover {
	/*color: #0c4790;*/
	color:#084e58;
	text-decoration: underline;
}

#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
}





#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#sidebar ul li li {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat center left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}


#sidebar ul li ul li {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat left center;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}

.sidebartop {
	background: #fff;
    border: 1px solid #dedbd1;
	float: left;
   	/*width: 280px;
   	padding: 15px;*/
	overflow: hidden;
	margin: 10px 10px 0px 0px;
	width: 318px;
	padding: 0px;
}
.sideinner {
	border: 5px solid #f7f7f7;
	padding: 10px;
	margin: 0px;
}

#sidebarleft {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#sidebarleft p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebarleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebarleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidebarleft ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebartop ul li {
	background: url(images/iconsidebar.gif) no-repeat left center;
	padding: 0px 0px 0px 20px!important;
	margin: 0px;
	border-bottom: 1px dotted #e6e5e5;
	line-height: 20px;	
}

#sidebarleft ul li  {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border-bottom: 1px dotted #eee;
	line-height: 22px;
}

#sidebarright ul li  {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border-bottom: 1px dotted #eee;
	line-height: 22px;
}

#sidebar h2 .widgettitle {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}	

/******************right sidebar***************************/

#sidebarright {
    float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#sidebarright p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#sidebarright a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebarright ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidebarright ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebarright ul li li {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}

#sidebarright ul li ul li {
	background: #FFFFFF url(images/iconsidebar.gif) no-repeat center left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}

/********************search****************/	

#searchform {
	margin: 0px;
	padding-top: 0px;
	overflow: hidden;
	display: inline;
}

#searchbox
{
	width:280px;
	float:right;
}

#searchtext {
	padding: 0px; 
	width: 200px;
	padding: 1px 0px 1px 5px;
	font-size:11px !important;
	background: #efefef;
	color: #333;
	font-weight: bold;
	border: 1px solid #eee;
	height: 16px;
}	

#searchsubmit {
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
    border : none 0;
    background: #cc0000;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    background: #cc0000 url(images/searchbutton.gif) no-repeat; 
}

#s {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Arial, Helvetica,Verdana,sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
}

#submit {
	background: #cc0000;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	text-align: center !important;	
	border: none;
	width: 160px;
	height: 28px;
    cursor: pointer;
	/*background: url(images/submit.png) repeat-x;*/
}

/************** columns ******************/

#columns {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 18px;
    border-top: 10px solid #02728e;
}

#columns h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    text-transform: capitalize;
    line-height: 26px;
    color: #444;
}


#columns h1 a, #columns h1 a:visited  {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#columns h1 a:hover {
	color: #0c4790;
	text-decoration: underline;
}

#columns h3 {
	color: #000;
    background: transparent;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
    border-bottom: 3px double #dedede;
    letter-spacing: -1px;
}

.commentdisplay h5 {
	color: #555;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 40px;
	/*background: url(images/comments.png) no-repeat top left;*/
	font-size: 13px;
	padding-left: 0px; 
}

#columns h4 {
	color: #555;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 0px 0px;
}

h6 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
 	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 3px double #DEDEDE;
	letter-spacing: -1px;
}

	

#columnleft {
	float: left;
	width: 610px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

*html #columnleft {
	margin: 0px 0px 0px 5px;
}

	

#columnleft a img {

}

.post {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 15px;
	border: 1px solid #dedbd1;
	background: #fff url(images/boxbg.gif) repeat-x; 
}

.post p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

	

.post ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.post ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.leftul {

}	
.leftul a, .rightul a {
	color: #494949;;
}

.post ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.categories {
	width: 580px;
	font-size: 12px;
    color: #333;
	background: transparent;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 3px double #dedede;
	text-transform: capitalize; 
}


.date {
	
	/*categories
	width: 580px;*/
	margin: 0px;
	padding: 0px;
}

.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

.tagbox {
	width: 570px;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
	/*background: #f9f9fe;*/
	background: #f5f5f5;
	margin: 0px 0px 10px 0px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.tagbox p { 
	padding: 0px;
}

.comments {
	margin: 30px 0 20px 5px;
	padding: 0px;
	background: #fff;
	float: left;
	width: 575px;
}


/**********Comments	******************/

.commentdisplay {
	background: #fff;
    border: 5px solid #f7f7f7;
	float: left;
	width: 550px;
	margin: 30px 0px 0px 0px;
	padding: 10px;
}	
.commentdisplay ol {
	padding: 0!important;
	margin: 0!important;
}
.commentlist li {
	padding: 10px!important;
	margin: 0!important;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 12px;
}

.commentlist li .avatar { 
	float: right;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 2px;
}

.commentlist cite, .commentlist cite a {
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	color:#084E58;
}

#comment {
	background: #f5f5f5;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #ddd;
	display: inline;
}

#commentform input {
	width: 170px;
	padding: 4px;
	margin: 5px 5px 1px 0px;
}

#commentform {

}

#commentform textarea {
	width: 80%;
	padding: 4px;
}


#feedback {
	margin: 0px;
	padding: 0px;
}	

#commentform p {
	margin: 0px;
}
	
#commentform #submit {
	margin: 0px;
	float: left;
}

#author, #email, #url {
	background: #f5f5f5;
	width: 250px !important;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #ddd;
	display: inline;
}
	
.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist ol {
	margin: 0px;
	padding: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	font-weight: normal;
	color: #777;
}

.children { 
	margin: 0px;
	padding: 0px;
}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.commentmetadata {
	font-weight: normal;
	margin: 0px;
	display: block;
}

.navigation {
	clear: both;
	display: block;
	text-align: center;
	padding: 20px 0;
	font-size: 12px;
	text-transform: capitalize; 
    font-weight: bold;
}




.even, .alt {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
    background: #f5f5f5;
	margin: 0px;
	padding: 0px;
}


/*********************Images*************************/

.archivePage {
}

.singlePost {
	width: 580px;
	overflow: hidden;
}
.singlePost img, thePage img {
	padding: 5px;
	margin: 0px 10px 10px 0px;
    border: 1px solid #eee;
}

.archivePost {
	width: 280px; 
	/*margin-right: 20px;*/
	display: inline-block;
}
.archivePost img {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	width: 270px !important;
	height: 200px;
	border: 1px solid #ddd;
}
.commentnum {
	color: #777;
	word-spacing: -1px;
	font-size: 11px;
}
.single {
    float: left;
}
.double {
    float: right;
}
.twobox {
	margin: 0 0 15px 0;
}
.archivePost a:hover img {
	border: 1px solid #888;
}

img.centered  {
	display: block;
	margin: 0px auto 10px;
	padding: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.lsidebarwidget {
    list-style-type: none;
	background: #fff;
	float: left;
	/*width: 125px;
	border: 5px solid #f7f7f7;
	padding: 10px;*/
	width: 153px;
	border: 1px solid #dedbd1;
	margin: 10px 0px 0px 0px;
	display: inline;
}

.rsidebarwidget {
    list-style-type: none;
	background: #fff;
	float: right;
	margin: 10px 10px 0px 10px;
	display: inline;
	width: 153px;
	border: 1px solid #dedbd1;
}

.more {
	float: right;
 	margin-top: 10px;
    padding-left: 10px;

}
.more a {
	color: #000;
	font-weight: bold;
}	

.clear {
	clear: both;
}


/***** not used code
.amzshcs
{
width:500px;
float:left;
padding-left:5px;
display:inline;
border:none !important;
border:0px !important;
}

.amzshcs-item
{
float:left !important;
padding:0px 5px;
display:inline;
border:none !important;
border:0px !important;
}

.amzshcs-item a
{
border:none !important;
border:0px !important;
}

.amzshcs a
{
border:0px !important;
border:none !important;
}

.amzshcs-item img
{
border:none !important;
border:0px !important;
}
.amzshcs img
{
border:0px !important;
border:none !important;
}

*********/


/***Page Menu CSS***/

#mainmenu {
	float: left;
	display: inline;
	height: 30px;
	z-index: 20;
    padding: 0px;
    margin: 0px;
}

#mainmenu li {
	float: left;
	display: block;
	height: 30px;
	background: url(images/line.gif) no-repeat center right;
}

#mainmenu li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c4c4c4;	
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#mainmenu li a:hover {
	color: #e6e6e6;
}

/***current category*****/
#mainmenu li.current-menu-item a {
	color: #fff;
	background: #cc0000;
}

#mainmenu li.current-menu-item a:hover {
	color: #fff;
	background: #cc0000;
}

#mainmenu ul {
	display: none;
	z-index: 999;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul li a {
	display: block;
	background: #FFF;
}

#mainmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#mainmenu ul a {
	display: block;
}

#mainmenu ul ul {
	margin-top: -30px;
	margin-left: 160px;
	display: none;	
	position: absolute;
}

#mainmenu li:hover ul ul {
	display: none;
}

#mainmenu li:hover ul {
	display: block;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu li ul li {
	display: block;
	width:100%;
}

#mainmenu li.menu-item ul {
	width: 160px;
}

#mainmenu li.menu-item a {
	display: block;
}

#mainmenu li.menu-item a:hover {
	display: block;
}

#mainmenu li.menu-item ul li a {
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #c4c4c4;
	font-weight: bold;
	background: #2b2727;
	text-decoration: none;
	text-transform: capitalize;
	border: 1px solid #4b4444;
}

#mainmenu li.menu-item ul li a:hover {
	display: block;
	text-align: left;
	/*line-height: 30px;*/
	padding-left: 10px;
	padding-right: 10px;
	color: #e6e6e6;
	font-weight: bold;
	/*background: #cc0000;*/
	background: #000;
}

/*********end mainmenu*************/
.smallArrow {
	font-weight: bold;
}

#adsbox {
	height: 24px;
	line-height: 24px;
	border-bottom: 10px solid #02728e;
	background:efefef;
	border-bottom: 1px solid #000;
	padding: 0 10px;
}

#adsbox a {
	color: #333;
}
#adsbox a:hover {
	color: #ad0131;
}

.twoboxes {
	margin: 10px 0px 0px 0px;
}

#randomOnPagesDiv {
}

.randomTitle {
	font-weight: bold;
}

.randomTitle a {
	font-weight: bold;	
}

.randomContent {
	padding: 10px 0px 0px 0px;
}

.randomContent img {
	float: left;
	width: 115px;
	height: 95px;
	padding: 0px;
	margin: 0px 15px 10px 0px;
	padding: 1px;
	border: 1px solid #D7D7D7;
}

/** bar and Ads **/
.adtopofthesite {
	align:center;
	text-align:center;
}

#leftbarad {
	width:40%;
	float:left;
}

#rightbarad {
	width:60%;
	float:right;
	
}

#adonfooter, #adaftersite {
	align:center;
	text-align:center;	
}

#adbeforetitle, #adaftertitle, #adbeforecontent, #adaftercontent {
	padding:10px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

#adaftercomments {
	clear:left;
	padding:10px 0px 0px 0px;
	margin:0px 0px 5px 0px;	
}

/**  end bar and ads **/

/** video **/
#divmoreVideos
{
	margin:10px 2px;
	color:green;
	font-size:12px;
}

#moreVideos a
{
	margin:10px 0px;
	color:green;
	font-size:12px;
}

/** social **/
#sharedetails {
	
}

#sharedetails img
{
	height:32px;
	weight:32px;
}
#sharedetails ul li {
	float:left;
	list-style:none;
}

/*** this is copied, need change  **/

.textlogo{ margin:20px 0px 0px 20px; padding:20px 0px 0px 0px; font-family:impact;font-size:28px;  /* font-size:48px; */}
.textlogo a, .textlogo a:hover{ color:#FFF; text-decoration:none; }


/** contact me **/
#contactme {
	border:none;
	width:30px;
	height:300px;
	position:fixed;
	top: 300px;
	right:40px;
	z-index:999;
}

#contactme ul li {
	list-style-type:none;
}

#contactme ul li a
{
	border:none;
	border:0px;
	list-style-type:none;
}

#contactme ul li img
{
	width:32px;
	height:32px;
}

#contactme ul li a,#contactme ul li img
{
	border:none;
	list-style-type:none;
}

/* News breaking */
#breaking {
	margin:0px;padding:0px;
} 

ul#breaking { 
	height:24px; 
	text-align:right;
	padding-right:8px; 
	overflow:hidden; 
}

ul#breaking strong { 
	padding-right:8px; 
	font-size:10px; 
	color:#899f0a; 
	text-transform:uppercase; 
}

ul#breaking li {
	color: #888;
	list-style: none;
	display:block;
}

.randomDiv a img
{
	/* width:200px; */
	
}

.randomSidebarTitleDiv
{
	padding-bottom:5px;
	
}

.randomSidebarTitleDiv a
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.randomSidebarTitleDiv a:hover{
	color:#084e58;
}

.randomSidebarContentDiv img
{
	border: 1px solid #DDD;
	width:276px;
	height:auto;
	padding:5px;
	margin-bottom:5px;
}

.morelink
{
	margin-bottom:10px;
}

.morelink a
{
	color:#084E58;
}

.adaftercontent
{
	margin-bottom:20px;
}
}
