body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/ss_05.jpg) repeat-y center;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
}

a {
	color: #175fd5;
	text-decoration:none;
	outline-style:none;
	outline-width:medium;
}

p {
	font-family:Verdana,Arial,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:1.5em;
	margin:0 20px 12px 22px;
	width:470px;	
}

ul, ol {
	margin-bottom: 20px;
	list-style:none;
	list-style-type: none;
}

blockquote {
/*	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7; */
	background-color:#EEEEEE;
	margin:0 0 15px 40px;
	padding:10px 10px 5px 0;
	width:410px;	
}
blockquote p{
	width:380px;
}

.post-body div {
font-family:Verdana,Arial,sans-serif;
font-size:0.7em;
font-weight:normal;
line-height:1.5em;
margin:0 20px 12px 22px;
width:470px;
}
.post-body div p {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
margin:0 20px 12px 0;
width:470px;
}


/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
}
	
#header {
	position: relative;
/*	height: 256px; */
	height: 291px;
	width: 899px;
	background:url(images/ss_01.jpg) no-repeat;
	padding: 0;
	margin: 0 0 0 5px;
}

#leaderboard {
	width: 900px;
	text-align: center;
	margin: 20px 0 20px 0;
}

#content {
	margin: 0 0 0 5px;
	width: 900px;
}

#content-left {
	float: left;
	width:538px;
	margin: 5px 0 0 20px;
}

#content-right {
	float: right;
	width: 340px;
	margin: 10px 0 0 0;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 0 0;
	font-size: 1.8em;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;		
/*	background:transparent url(images/ss_08.jpg) repeat-x;	
	width:518px; */
	padding: 20px 0 0 0;
}

h3 a {
	color:#000000;
	text-decoration: none;
	line-height: 26px;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */

.details {
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
	color:#999999;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 20px 20px;
	padding: 0 0 0 15px;
	text-transform:uppercase;
	width: 300px;
}
.details a{
	color:#175fd5;
	text-decoration:none;
}
	
/** box left */

.box-left {
	margin: 0;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	width: 538px;
}
	
.meta {
	clear: both;
/*	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e; */
	color:#999999;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 20px;
	padding-left:22px;
	text-transform:uppercase;	
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background:transparent url(images/ss_08.jpg) repeat-x scroll 0 0;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
/*	border-bottom: 1px solid #dedede; */
}

.box-right li a {
	text-decoration: none;
	color:#175fd5;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

.commentlist .quote {
/*	background: url(img/bg-comment-quote.gif) no-repeat right top; */
}

.commentlist li {
/*	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom; */
	color: #000000;
	list-style-type:none !important;
}

.commentlist cite {
	display: block;
	font-style: normal;
	font-size:11px;
	padding: 0 0 10px 0;
}
.quote p {
width: 450px;
}

.quote .avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
.box-right #search {
	float: left;
	width: 220px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#search form {
	width: 290px;
	padding: 0;
	margin: 0;
}
#search #search-submit {
	width: 58px;
	height: 22px;
	margin: 0px;
	background: #4A4F54;
	border: none;
	font-family: Verdana,Arial,sans-serif;
	text-transform: uppercase;	
	color: #fff;
	font-size:0.6em;
	font-weight:normal;
	line-height:1em;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 0 0 5px;
	padding: 0;
	background: #2b2f32;
	height: 380px;	
}
#footerbg {
	width: 900px;
	padding: 0;
	background: #2b2f32 url(images/footer.jpg) no-repeat;
	height: 370px;	
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}
.footermenu {
	background-color:#2b2f32;
	height: 30px;
}
#fmenu {
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px 0 0 0;
	background: #2b2f32;
	}
#fmenu, #fmenu ul {
	width: 899px;
	list-style: none;
	line-height: 8px;
	}
#fmenu a, #fmenu a:hover {
	display: block;
	border-right: solid 1px #999999 !important;
	color: #cccccc;
	text-decoration: none;
	font-family:"Trajan Pro";
	font-size:9px !important;
	text-transform: uppercase;
	padding-right:20px;
	padding-left: 20px;
	text-align: center;
	}

#fmenu li {
	float: left;
	list-style: none;
	color: #cccccc;
	}	

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

.odd {
background-color: #EFEFEF;
list-style-type:none;
width: 475px;
padding: 20px 20px 10px 20px;
}

.even {
background-color: #FFFFFF; 
list-style-type:none;
width: 475px;
padding: 20px 20px 10px 20px;
}

#cmtname {
color:#175fd5;
font-size:11px;
margin:10px 0 20px;
font-weight:bold;
}
.rt {
float: right;
}
.rt a {
color: #999999;

}
#wp_latest {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #999999;
font-weight: bold;
}
label {
font-size: 11px;
color: #999999;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerText p{
font-size: 11px !important;
color: #999999;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 250px;
}
.DaikosText table {
margin: 0 0 0 -15px;
padding: 0;
}
.rsscon {
	background:transparent url(images/ss_08.jpg) repeat-x;	
	width:538px;
/*	padding-right: 20px; */
}
.avtr {
width: 65px;
padding: 20px 0 0 20px;
float: left;
}
.avtr img {
border: 1px solid #999999;
}
.title_ {
width: 265px;
/*height: 70px !important; */
float: left;
/*padding: 25px 0 0 10px; */
padding: 0 0 0 10px;
margin: 0;
border-bottom: 1px solid #999999;
vertical-align: bottom;
}
.title_ h3 {
/*vertical-align: bottom;
height: 60px; */
margin: 0;
padding: 0;
}
.title_ h3 a {
/*vertical-align: bottom; */
margin: 0;
padding: 0;
}
.avcontainer {
width: 360px;
float: left;
padding-top: 10px;
}
#rssbg {
float: right;
width: 160px;
line-height: 60px;
padding-top: 38px;
}
#rssbg a {
  background:url(images/spot.jpg);
  display:block;
  width:160px !important;
  height:50px !important;
  text-decoration:none;
  margin: 0;
  padding: 0;
}
#rssbg a:hover {
  text-decoration:none;
}
.modbox{
border: 1px solid #cccccc;
text-align: center;
padding: 5px;
width: 480px;
margin-left: 20px;
font-size: 0.7em;
background: #f7f8f7;
}
.wp-notable-line {
margin-left: 20px;
}
.wp-notable img {
        border: none;
		width: 15px;
		height: 15px;
		padding: 5px 3px 0 5px;
		margin: 0;
}
.mast {
	margin-left: 25px !important;
}
.recentcomments li {
	font-size: 0.7em;
}
.breukieslinkswidget li, .breukieslinkswidget h2  {
	list-style: none;
	margin:0 0 20px 0 !important;
	padding: 0 !important;
	font-size:12px !important;
}
.breukieslinkswidget ul {
	padding-left: 5px !important;
}
.breukieslinkswidget ul li {
	padding-bottom: 0px !important;
}
.box-left select {
margin-left: 10px;
}
#post-9 {
margin-top: -10px !important;
}