﻿/*
Theme Name: Bright-White
Theme URI: http://wordpress.reviewitonline.net
Description: This theme is extremely clean, bright & white.
Version: 1.0
Author: Elad Domb
Author URI: http://wordpress.reviewitonline.net
*/

/***************************************************/
* {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1em;
	color: #666;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body {
	background: #ffffff url(images/bg.gif) repeat;
	text-align: center;
	font-size: 0.75em;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
margin-top:0;
padding-top:0;
	text-align: left;
background:#eaf4f2;
}

#header {
	width: 980px;
	height: 275px;
        margin:0 auto;
background:#fdfdfd url(images/header2.gif) no-repeat top center;
font-family: "Century Gothic", "lucida console", sans-serif;
}
/***************************************************/
#pagenav {
	float: left;
	width: 450px;
	height: 45px;
margin-top:195px;
text-align:center;
padding-left:72px;
clear:none;
}

#pagenav ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
list-style-type: none;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
	font-size: 1em;
list-style-type: none;
}

#pagenav ul li a {
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	color: #333;
	font-weight: bold;
}

#pagenav ul li a:hover {
	color: #366799;
}

#pagenav ul li.current_page_item a {
	color: #999;
}
/***************************************************/
#searchform {
	float: left;
	width: 420px;
	height: 60px;
	background:#eaf4f2 url(images/arrow.gif) no-repeat;
	background-position: left 10px;
margin-bottom:15px;
}

#searchform form {
	float: left;
	display: inline;
	width: 390px;
	height: 45px;
padding:0;
margin-top:0px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top:12px;
	height: 40px;
}

#searchform label {
	vertical-align: middle;
	color: #83c0b4;
	font-weight: normal;
}

#searchform input {
	display: inline;
	vertical-align: middle;
}

#searchinput {
	width: 210px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ddd;
	color: #999;
height:25px;
}

#searchbutton {
	line-height: 1.4em;
	font-weight: bold;
	background: #29c0eb;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background: #57d2f5;
	color: #fff;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
}

form#srcform #srcinput {
	padding: 4px;
	width: 225px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 200px;
	padding-left: 40px;
	background: url(images/logo.png) no-repeat;	
	background-position: left 5px;
}

#logo h1 {
	padding-top: 9px;
	font-weight: bold;
	letter-spacing: -2px;
}

#logo h1 a {
	font-weight: bold;
	letter-spacing: -1px;
	color: #444;
	font-size: 1.8em;
}

#logo h1 a:hover {
	color: #88b835;
}

#logo .description {
	color: #777;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
	margin-top: 60px;
	width: 160px;
	padding-left: 18px;
height:120px;
overflow:hidden;
text-align:left;
font-size:12px;
*/font-size:10px;*/
font-family: "Century Gothic", "lucida console", sans-serif;
}

#about p {
	color: #a3c1b9;
line-height:1.25em;
font-family: "Century Gothic", "lucida console", sans-serif;
}

#message {
	float: right;
	display: inline;
	margin-top: 60px;
	width: 160px;
padding-right:10px;
height:120px;
overflow:hidden;
text-align:left;
font-size:12px;
clear:none;
*/font-size:10px;*/
font-family: "Century Gothic", "lucida console", sans-serif;
}

#message p {
	color: #a3c1b9;
line-height:1.25em;
font-family: "Century Gothic", "lucida console", sans-serif;
}
/***************************************************/
#column {
	float: left;
	width: 548px;
	margin-right: 10px;
background:#ffffff;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
border-bottom:1px solid #e4e4e4;
padding-bottom:20px;
}

.post {
	margin-top: 20px;
	background: #fff;
}

.post a {
	color: #56a696;
}

.post a:hover {
	color: #94c7be;
}

.entry {
	background: #FFF;
	display: block;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 16px;
        height:50px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "Century Gothic", arial, ;
	color: #62afa0;
text-transform:uppercase;
width:400px;
}


.entry h5 {
background:#fbf6da;
padding:10px;
color: #598f82;
line-height:1.3em;
font-weight:normal;
}


.entry h5 strong{
color: #598f82;
font-weight:bold;
}

.entry h5 p{
color: #598f82;
margin-top:10px;
margin-bottom:10px;
}

.entry .date {
	display: block;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
padding-top: 5px;
	font-size: 0.9em;
width:400px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	border-bottom: 1px dotted #ddd;
border-top: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	color: #777;
width:400px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;

}
.comments {
background:#eee url(images/comments.gif) no-repeat;
width:91px;
float:right;
height:76px;
margin-right:15px;
border:0;
text-align:center;
font-size:12px;
color:#fff;
font-family:arial;
}

.comments a {
font-size:20px;
color:#fff;
font-weight:bold;
}

.comments a.small {
font-size:12px;
color:#fff;
font-weight:normal;
font-family:arial;
text-decoration:underline;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-cat.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background:url(images/comments.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
        height:30px;
        width:50px;
}

/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	overflow: hidden;
text-align:left;
}

.content h1, .content h2, .content h3, .content h4, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: georgia;
}

.content h3 {
	font-size: 1.4em;
}

.content p {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 30px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;

	margin-bottom: 5px;
}

.content ul li {
	line-height: 1.5em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	background: #eee;
}
/* Thanks! */

.tags {
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	color: #c6ca64;
border-bottom: 1px dotted #ccc;
}

.tags a {
	font-weight: normal;
	color: #b8bd46;
	text-transform:lowercase;
}

.tags a:hover {
       text-transform:underline;
color: #c6ca64;
}

.follow {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
width:490px;

}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}


.navleft {
	float: left;
	width: 48%;
font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1em;
	color: #666;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1em;
	color: #666;
}
/***************************************************/
.alignleft {
	float: left;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	overflow: hidden;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

.alignnone {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
background:#fff;
}
/***************************************************/
.box {
	width: 417px;
margin-top:5px;
background: url(images/bg_widget.gif) repeat-y;
float:right;
}
.textwidget {
background:none;
}
.box2 {
	width: 417px;
margin-top:5px;
background: url(images/bg_winner.gif) repeat-y;
float:right;
line-height:2em;
}

.box2 strong {

color:#ff0000;
font-family:12px;
font-weight:normal;

}

.box2 p{
	padding:0 18px;

}

.box2 a{
text-decoration:underline;
}

.box h2 {
	margin-top: 20px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}
/***************************************************/
.ads {
	padding: 0px 10px 0 12px;
*/padding: 0px 10px 0 14px;*/
	_padding: 0px 10px;
	background: #FFF;
}
h2 ul {list-style-type: none;}
h2 ul li {list-style-type: none;}

.ads ul {
list-style-type: none;
}

.ads ul li {list-style-type: none;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;

}

.ads ul li a img {
	float: left;
	display: block;
margin-bottom:8px;
_margin-bottom:8px;
*/margin-top:8px;*/
}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}

.rssfeed {
	line-height: 1.4em;
	background: url(images/bullet.png) no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #408ddb;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

#rssinput {
	width: 200px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #e3f5fc;
	border: 1px solid #eee;
}

#rssinput:hover {
	background: #fff;
	border: 1px solid #68cff5;
}

#rssbutton {
	background: #36bcee;
	color: #fff;
	border: 1px solid #79b9d1;
	cursor: pointer;
	font-weight: bold;
}

#rssbutton:hover {
	background: #83ddff;
}
/***************************************************/
.tabs {
	margin-top: 20px;
	width: 420px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
}

.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	background: #666;
}

.tabs li a:hover {
	display: block;
	background: #333;
}

.tabs li a.selected {
	display: block;
	color: #333;
	background: #fff;
	border-left: 1px solid #e4ecd7;
	border-right: 1px solid #e4ecd7;
	border-top: 1px solid #e4ecd7;
}

.tabs li a.selected:hover {
	display: block;
	color: #333;
	background: #fff;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #fff;
	border: 1px solid #e4ecd7;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

.tabcontent a, .tabcontent a strong {
	
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 17px;
	color: #999;
	line-height: 1.6em;
	font-size: 0.9em;
}

.tabcontent ul li a {
	color: #5e7c82;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #408ddb;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 195px;
	margin-left: 10px;
text-align:left;

}

.sidebar a {
	color: #5e7c82;
}

.sidebar a:hover {
	color: #408ddb;
}

.sidebar ul li h2 {
        list-style-type: none;
	margin-top: 5px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}
.sidebar ul {list-style-type: none;}

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;list-style-type: none;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;list-style-type: none;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #eee;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
list-style-type: none;
}

.sidebar ul li ul li a {
	color: #5e7c82;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #408ddb;
}
/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	background: #eefcff;
	border-top: 5px solid #e0eef0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
list-style-type: none;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
list-style-type: none;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.copyright {
	float: right;
	color: #333;
	line-height: 1.5em;
}

.copyright a {
	font-weight: bold;
	line-height: 1.5em;
	color: #333;
}

.copyright a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.rss {
	float: left;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 20px;
}

.rss a:hover {
	color: #fff;
	background: #366799 url(images/rss.png) no-repeat left;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #777;
	line-height: 1.5em;
}

.property a {
	font-weight: bold;
	color: #366799;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
}

.result h3 {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #a81a1a;
	font-weight: bold;
}

.result .rcomment a:hover {
	background: #366799;
	color: #fff;
}

.result .rsummary {
}

.result .rsummary p {
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #333;
	font-weight: bold;
}

.result .rcat a:hover {
	background: #366799;
	color: #fff;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	background: #366799;
	color: #fff;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
width:490px;
}

h3#respond {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: courier;
	color: #62afa0;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
text-transform:uppercase;

}

h3#comments {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: courier;
	color: #62afa0;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
text-transform:uppercase;

}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;

}

ol.commentlist li {
	background: #eff8f2;
		padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	padding: 20px;
	margin-top: 20px;
border: 1px dotted #ebefdd;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 400px;
}

.commentbody em {
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #666;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
}

/***************************************************/
.reply form {
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: normal;
	font-family: arial;
	margin-left: 10px;
color: #83c0b4;
}

.replytext {
	border: 1px solid #ccc;
	width: 200px;
	padding: 1px;
	color: #366799;
}

.replytext:focus {
	background: #fefff7;
	border: 1px solid #ccc;
}

.replyarea {
	border: 1px solid #ccc;
	line-height: 1.5em;
	padding: 1px;
	width: 470px;
	height: 120px;
	color: #366799;
}

.replyarea:focus {
	background: #fefff7;
	border: 1px solid #ccc;
}

.replybutton {
	background: #b4dfd7;
	border: 1px solid #b4dfd7;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.replybutton:hover {
	background: #c7efe6;
color: #7fbfb2;
}
/***************************************************/