/*   
Theme Name: Green Poker Theme
Description: My own designed work
Author: 10mark!
Author URI: http://10mark.eu/
Version: 1.0
*/
<!--
BODY {
	margin:0px;
	background: url('/wp-content/themes/pellegrino/afbeeldingen/background.jpg') top center fixed;
	font-family:Arial, Helvetica, sans-serif;
	color:#66CC33;
}

#pokerstrategycom {
	border:3px solid #FFFFFF;
	width:120px;
}

.post {
	font-family:Segoe ui, Arial, Helvetica, sans-serif;
	float:right;
	margin-right:25px;
	width:500px;
}

.ppp {
	margin-right:0px;
}

.h4title {
	margin-bottom:-25px;
}

.h4title2 {
	margin-bottom:-28px;
	margin-top:-25px;
}

.h4title3 {
	margin-top:-21px;
}

a:link, a:visited {
	color:#66CC33;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
}

#container {
	position:relative;
	width:989px;
	left: 50%;
	margin-left: -494.5px;	
}

#about {
	position:relative;
	width:500px;
	left: 50%;
	margin-left: -250px;	
}

.info {
	float: left;	
	width:187px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px; 
}

#context {
	float: left;	
	width:771px; 
}

.sidebar {
	top:0px;
	float: left;	
	width:174px;
	color:#FFFFFF;
}

.divider {
	margin-left:269px;
}

.title {
	margin-top:-9px;
	color:#66CC33;	
	margin-bottom:18px;
}

.text {
	margin-bottom:10px;
	margin-top:-10px;
	line-height:19px;
}
.posterous_autopost {
	font-size:12px;
	color:#FFFFFF;
}

ul{ 
	list-style-type: none;
	margin-left:-25px;
}

p {
	color:#FFFFFF;
	font-size:12px;
}

#sidebar-main {
	width:174px;
	margin-left:30px;
}
#sidebar-context2 {
	float:left;
	width:182px;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_03.png');
	padding-left:2px;
}

#sidebar-top {
	float:left;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_01.png');
	width:184px;
	height:10px;
}

#sidebar-context {
	float:left;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_03.png');
	width:174px;
	padding-left:10px;
}

#sidebar-bottom {
	float:left;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_05.png') no-repeat;
	width:184px;
	height:11px;
}
#sidebar-main2 {
	width:174px;
	margin-left:30px;
}

#sidebar-top2 {
	float:left;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_01.png');
	width:184px;
	height:10px;
}

#sidebar-bottom2 {
	float:left;
	background:url('/wp-content/themes/pellegrino/afbeeldingen/blogroll_05.png') no-repeat;
	width:184px;
	height:11px;
}
#footer { 
	clear:both; 
	width:100%;
	padding-top:20px;
	padding-bottom:20px; 
	text-align:center;
	font-size:10px;
}

#picitem {
	position: relative;
	margin-left:-1px;
	width:497px;
}

#pictext {
	padding: 5px; 
	background: transparent url('/wp-content/themes/pellegrino/afbeeldingen/blackground.png') repeat scroll 0% 0%; 
	color: #ffffff; 
	font-family: Arial,Verdana; 
	font-size: 12px; 
	position: absolute;
	bottom: 0pt;
	width:487px;
}

.text IMG {
	width:491px;
}

#pages {
	margin-left:370px;
}
-->