/* Fat-Pie.com Main Css File */

/*Main Body and Container*/


body {
	background-color:#252F54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.topad {
	text-align:center;
}

#title {
	text-align:center;
	margin-bottom:20px;
}

#container {
	width:750px;
	background-color: #4E73AF;
	margin: 0 auto;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
}

/*Menu*/

p.clickpiss {
	background-color:#000000;
	font-size:small;
	font-weight:bold;
	color:#666666;
	text-align:center;
	margin-top: 0;
	margin-bottom: 12px;
	
}

#menu {
	color:#FFFFFF;
	float:left;
	width: 120px;
					
}

#menu ul {
	 list-style:none;
	 margin:0;
	 list-style-type:none;
	 padding-left:5px;
	 padding-right:5px;
	 text-align:center;
}

/*Menu-Links */

#menu a:link {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-decoration: none;
	background-image:none;
}

#menu a:hover {
	color:#9999FF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-decoration:none;
	
		
}

#menu a:visited {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-decoration:none;
	
	
}

#menu a:active {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#FFFFFF;
	text-decoration:none;
	
}

/*Menu-Flash*/

#latestcartoon {
	text-align:center;
}

#menusf {
	text-align:center;
}

#menupulch {
	padding:10px;
	text-align:center;
}

#menudevvo {
	text-align:center;
}

#menuptikobj {
	text-align:center;
}

#operafirenew {
    text-align:center;
    margin-top:50px;
}

/*News-Content*/

p.welcome  {
	background-color:#000000;
	font-size:small;
	font-weight:bold;
	color:#0099CC;
	margin:0;
	text-align:center;	
		
}

/*News-Content-Pictures*/

.picturelinks img  {
	border:0;
	margin:15px 0 0 0;
}

/*Youtube embed*/

.youtube object {
	background-color:inherit;
}

/*News-Box*/

#news {
	background-color:#97B5D5;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 124px 0 119px;
	border: thin solid #000000;
			 
}

/*Digg Button*/

.diggbutton {
	text-align:right;
}

/*News-Box-Links*/

a:link.headinglink  {
    color:#FFFFFF;
    text-decoration:none;	
}  

a:hover.headinglink  {
    color:#9999FF;
	text-decoration:none;
}

a:active.headinglink {
	 color:#FFFFFF;
	 text-decoration:none;
}

a:visited.headinglink {
    color:#FFFFFF;
    text-decoration:none;
}    

/*News-Box-Heading&Paragraphs*/

#news h4 {
	background-color:#000000;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	padding:2px 0 2px 0;
}

#news p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding-left:5px;
	padding-right:5px;
	
}

/*Adverts*/

#advertop {
	height:58px;
	text-align:center;
	margin-bottom:20px;
}

#advertside {
	float:right;
	width:120px;
	height:600px;
	position:relative;
	margin:0 2px 0 0;	
}



/*Bottom*/


#bottombar {
	background-color:#000000;
	color:#0099CC;
	font-size:small;
	text-align:center;
	font-weight:bold;
}

#bottomflash {
	text-align:center;
}

#newsletter {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

#footer {
    text-align:center;
    position:relative;
    font-size:10px;
    margin:75px auto;
}