/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development standards
Author : Cody Lindley 
Modified by:  Enric Teller (for vPIP.js) - 5/3/2006
- - - - - - - - - - - - - - - - - - - - - */

/* ---------->>> CSS Hacks <<<---------------------------------------------------------------*/

img {border:0}

#vPIP_TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#vPIP_TB_window {
	top: 0px;
	left: 0px;
	position: fixed;
	_position: absolute;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	background-color:#E1E1E1;
}

#vPIP_TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#vPIP_TB_caption{
	height:25px;
	padding:10px 30px 10px 15px;
	float:left;
}

#vPIP_TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#vPIP_Object {
	display:block;
	text-align: left;
	padding: 15px 0 0 15px;
	/*	text-align: center */
	background:#E1E1E1;
}

#vPIP_TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#vPIP_TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	color:#555555;
	background: url(/images/bg.gif) repeat-y center;
	text-align:left;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #611022;
	background-color:#E44268;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #611022;
	margin-bottom:2px;
}


ol,ul {

}

li {
	list-style-image:url(/images/li000000.gif);
	line-height:20px;
	text-align:left;
}


#header {
	text-align:left;
	width:550px;
	padding-right:200px;
}
#warning {
width: 560px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
}
#header h1 {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-weight: normal;
	text-align: left;
}

#header h1 a {
	font-size: 1.5em;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	color: #736451;
}

#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.1em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	margin-bottom: 20px;
}

#content {
	width:750px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
}


.logo {
	margin-top:10px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:145px;
	float:right;
	font-size:95%;
	color:#e44268;
	text-align:left;
}

#sidebar ol,ul {
	padding: 5px 0 5px 5px;
	margin: 5px 0 5px 5px;
}

#sidebar li {
list-style:none;
list-style-image:none;
	line-height:20px;
	text-align:left;

}

#sidebar h3 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #e44268;
	color:#e44268;
	text-align:left;
}

#sidebar a:link{
color: #ffffff;
text-decoration: none;
}

#sidebar a:visited{
color: #ffffff;
text-decoration: none;
}

#sidebar a:hover{
color: #ffffff;
text-decoration: underline;
}
#meni a:link {
	color:#FFFFFF;
	text-decoration:none;
padding: 3px;
marging: 3px;
	
}
#meni a:visited {
	color:#FFFFFF;
	text-decoration:none;
padding: 3px;
marging: 3px;
	
}

#meni a:hover {
/*	border-bottom:1px solid #ffffff;
	border-left:1px solid #611022;
	border-right:1px solid #7FD3EB;

	color:#000000;
	background-color:#FFFFFF;
	line-height: 14px; */
	
	text-decoration:underline;
}


#mainbar {
	position: relative;

	background-position: top right;
	background-repeat: no-repeat;
}
#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	color:#611022;
}
#mainbar h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	color:#611022;
}

#mainbar p {
	font-size: 1.1em;
}

#mainbar .articleimg {
	padding:5px;
	border:1px solid #eeeeee;
}

#mainbar a {
	color:#CD244C;
	text-decoration:none;
}
#mainbar a:hover {
	color:#611022;
	text-decoration:underline;
}

.style1 {color: #FF0033}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 2em}
.green {color:#009900}
.red {color:#FF0000}
.orange {color:#FF9900}

.pad {
padding: 10px;
}

.bigtext {
font-family:"trebuchet MS";
font-size: 18px;
color: #CD244C;
}
.bigtext a:link{
font-family:"trebuchet MS";
font-size: 18px;
color: #CD244C;
text-decoration: none;
}
.bigtext a:visited{
font-family:"trebuchet MS";
font-size: 18px;
color: #CD244C;
text-decoration: none;
}
.bigtext a:hover{
font-family:"trebuchet MS";
font-size: 18px;
color: #CD244C;
text-decoration: underline;
}

.warning {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
color: red;
font-size:40px;
font-weight:bold;
}
.warning2 {
color: red;
font-size:23px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}
.warning3 {
color: red;
}
.will {
color: green;
font-size:40px;
font-weight:bold;
}
.will2 {
color: green;
font-size:23px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}
.will3 {
color: green;
}

.bigtext2 {
font-family:"trebuchet MS";
font-size: 18px;
color: red;
}
.bigtext3 {
font-family:"trebuchet MS";
font-size: 18px;
color: green;
}

.pagenav {
margin: 0px;
padding: 0px;
}

.titletop {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;

}

.titletop a{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
	text-decoration: none;
}

.titlesub {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;


}

.sidetitle {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #e44268;
	color:#e44268;
	text-align:left;
}

#meni h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #e44268;
	color:#e44268;
	text-align:left;
}

blockquote  {
border-left: 5px solid #611022;
color: #611022;
}

#feed {
	color: #FFFFFF;
}

.mytags {
	background: #ffc8d5;
	border-bottom: 3px dashed #9c0024;
	padding: 5px;
	margin: 10px 0;
}

.mytags strong {
	font-size: 1.3em;
	color: #000000;
}

.mytags a {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
}

.storycontent a img {
	border: 2px solid #cd244c;
}

img.addthis_img {
	float: right;
}
<!--

.hot_babes_ad {
	background: url(/images/backgrou.jpg) top left no-repeat;
	width: 560px;
	margin-bottom: 20px;
	padding: 25px 0 0 15px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.hot_babes_ad_left strong {
	font-size: 1.5em;
	color: #d92a2a;
	font-weight: normal;
}

.hot_babes_ad_left {
	float: left;
	padding-top: 62px;
	width: 200px;
	padding-right: 10px;
	margin: auto 0;
	font-size: 1em;
	line-height: 105%;
	color: #555555;	
}

.hot_babes_ad_right {
	width: 320px;
	float: left;
}

.hot_babes_ad_right a img {
	border: 1px solid #bcbcbc;
	background: #fffbe1;
	padding: 6px;
}

.hot_babes_ad_left a {
	color: #d92b65;
	text-decoration: underline;
	font-size: 1em;
	line-height: 125%;
}
-->