﻿/*
Theme Name: WPRS: Ocean
Author: WP Review Site Theme Pack
Author URI: http://www.wpreviewsite.com/
Description: An ocean-colors themed review site template. Fully integrates WP Review Site rating and affiliate features.
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.break {
	clear: both;	
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	font-family: Tahoma,Helvetica,Arial, sans-serif;
	font-size: 12px;
	background: url(images/background.gif) repeat-x top #125d7d
}
a {
	color: #125d7d;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #444;
		text-decoration: underline;
	}
h2 {
	color: #888;
}
h3 {
	color: #125d7d;
}
#container {
	width: 920px;
	margin: 0 auto;
}
#header {
	height: 110px;
}
#logo {
	padding: 20px 0 26px;
	float: left;
	font-family: Century Gothic;
}
#logo h2 a {
	color: #275b7e;
	font-size: 27px;
	letter-spacing: -1px;
	text-decoration: none;
}
#logo h3 {
	color: #8d8e8e;
	font-size: 15px;
}
#header ul.navigation {
	list-style: none;
	display: block;
}
#header ul.navigation li {
	display: block;
	float: left;
	padding-bottom: 10px;
}

#header ul.navigation li a {
	display: block;
	width: 101px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	color: #275b7e;
	font-weight: bold;
	background: url(images/nav.gif) no-repeat top;
}
#header ul.navigation li a:hover {
	background: url(images/nav-hover.gif) no-repeat top;
	color: #fff;
}
#content {
	margin-top: 30px;
	clear: both;
	width: 864px;
	padding-bottom: 20px;
	background: url(images/content-top.gif) no-repeat top #f8f8f8;
}
div.post {
	width: 570px;
	padding: 18px;
	padding-bottom: 0;
	float: left;
}
div.post h2 a {
	font-weight: lighter;
	color: #275b7e;
	padding-top: 10px;
	font-size:24px;
	letter-spacing: -1px;
	text-decoration: none;
}
div.post h2 a:hover {
	text-decoration: underline;
color: #275b7e;
}
div.post  p {
	line-height: 1.6em;
	font-size: 13px;
	color: #333;
	padding-bottom: 10px;
	text-align: justify;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.6em;
	padding-bottom: 10px;
}
div.post .info {
	background: #e5e4e4;
	border: 1px solid #c2bebe;
	padding: 6px;
	width: 580px;
	display: block;
	color: #444;
	font-size: 11px;
}
#sidebar {
	width: 240px;
	float: right;
	padding-top: 20px;
}
#sidebar p {
	display: block;
	font-size: 12px;
	padding: 10px;
	color: #444;
	line-height: 1.6em;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 10px;
}
#sidebar h2 {
	width: 225px;
	/* height: 43px; */
	padding: 14px 0;
	text-align: center;
	color: #999;
	font-weight: bold;
	background: url(images/sidebar-header.gif) no-repeat top;
	font-size: 14px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	display: block;
	width: 210px;
	padding: 5px 0;
	padding-left: 15px;
	
	text-decoration: none;
	color: #5eb3d7;
	background: url(images/arrow.gif) no-repeat left;
}
#sidebar ul li a {
	color: #3e93a7;
	font-weight: bold;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#footer {
	background: url(images/content-bottom.gif) no-repeat top;
	width: 864px;
	padding: 30px 0;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
	#footer a {
		color: #fff;
	}
#comments {
	width: 580px;
	padding: 10px 15px;
	float: left;
}
#comments h3 {
	padding: 10px 0;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}

/** WPRS **/
.visitsite {
	float: right;
	margin: 0;
}

.visitsite a:link, .visitsite a:visited {
	display: block;
	padding: 2px 5px;
	background: #e5e4e4;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #275b7e;
	text-decoration: none;
	font-weight: bold;
	margin: 1px 0;
	border: 1px solid #c2bebe;
}

table.reviewbar {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 580px;
}

.reviewbar td {
	vertical-align: middle;
	background: #e5e4e4;
	padding: 4px;
	color: #444;
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top: 1px solid #c2bebe;
	border-bottom: 1px solid #c2bebe;
	white-space: nowrap;
}

.reviewbar td.icon {
	border-left: 1px solid #c2bebe;
	padding-left: 10px;
	padding-right: 0;
}

.reviewbar td.text {
	border-right: 1px solid #c2bebe;
	padding-right: 10px;
}

/** Ads **/

#sidebar-adsense {
	margin: 10px 5px;
}

#header-adsense {
	float: right;
	margin: 22px 0 0;
}

#linkunit {
	margin: 7px 0 7px -5px;
}
input { background: #fff; border: 1px solid #ccc; }
input:hover { background: #ccc; border: 1px solid #000; }
#contenitore {
 float:right;
 /*padding: 10px;*/
 /*border: 1px solid #ccc;*/
 /*background: #00ff00 url('http://www.offertaadsl.net/sfondo-box.jpg') repeat-x top right;*/
}table.sample {	border-width: 1px;	border-spacing: 1px;	border-style: outset;	border-color: gray;	border-collapse: collapse;	background-color: white;}table.sample th {	border-width: 1px;	padding: 1px;	border-style: inset;	border-color: gray;	background-color: white;	-moz-border-radius: 0px 0px 0px 0px;}table.sample td {	border-width: 1px;	padding: 5px;	border-style: inset;	border-color: gray;	background-color: white;	-moz-border-radius: 0px 0px 0px 0px;}
