/*  
Theme Name: CoolBlue
Title: Screen styles and ie/win fixes
Description: Cool Blue is a 3 columns wordpress theme with a beautiful combination of Blue and White. Sponsored By: <a target="_blank" href="http://www.dirjournal.com">The Directory Journal</a>. Get more free themes like this from <a target="_blank" href="http://www.dirjournal.com/wp-themes/">DirJournal Free WP Themes</a>
Author: Hasan Saleem
Author Email: hasan@templatesfactory.net
Author URI: http://www.templatesfactory.net
Last Update: June 17th, 2007
*/

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: small; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	}

/* links */

a:link {
	color: #469;
	text-decoration: none;
	}
a:visited {
	color: #466;
	text-decoration: none;
	}
a:hover {
	color: #111111;
	text-decoration: underline;
	}
a.more-link {
	text-align:left;
	color: #944;
	font-size: 95%;
	border-bottom: 1px dashed #944;
	}
a.more-link:visited {
	color: #944;
	}
a.more-link:hover {
	color: #fff;
	background-color:#944;
	}		

/* basic elements */

p {
	padding: 0px 0px 10px;
	margin: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
img {
	border: none 0px;
	}

/* basic phrase element styles */

blockquote {
	margin: 0 0 0 10px;
	padding-left: 10px;
	line-height: 1.5em;
	color: #777;
	border-left: 5px solid #eee;
	}
code {
	color: #666;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
	}
code strong {
	color: #630;
	}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* layout
---------------------------------------------------------- */

#wrap {
	margin: 0;
	background: #fff;
	border-top: 4px solid #99bb77;
	}
#content {
	min-width: 760px;
	max-width: 1200px;
	margin: 90px auto;
	padding: 0 10px;
	font-size: 95%;
	background: url(images/bg_content.gif) repeat-y 100% 0;
	}
#maincol {
	float: left;
	width: auto;
	margin-right: 410px;
	}
#sidebars {
	float: right;
	width: 400px;
	margin-left: -400px;
	font-size: 90%;
	}
#leftcol {
	float: left;
	width: 190px;
	}
#rightcol {
	float: right;
	width: 190px;
	}
.sidebar {
	margin: 0;
	padding: 0 0 0 10px;
	color: #666;
	line-height: 1.5em;
	}
.col-inner {
	padding: 0 10px;
	overflow:hidden;
	}

/* header
---------------------------------------------------------- */

#header {
	background: #ffffff;
	}
#header-inner {
	min-width: 760px;
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
h1 {
	margin: 0;
	padding: 20px 0 0 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	}
h1 a:link, h1 a:visited {
	color: #333;
	text-decoration: none;	
	}
h1 a:hover {
	color: #111111;
	text-decoration: underline;
	}
	
.description {
	padding: 0 0 0 15px;
	color: #944;
	}

#logo {
	padding: 0 0 0 0;
	}
#logo span, #logo a {
	display: block;
	padding: 0;
	}
#logo img {
	border: none;	
	}

/* top navigation
---------------------------------------------------------- */

#nav {
	width: 100%;
	font-size: 95%;
	}
#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin-right: 3px;
	/*background: url(images/bg_spacer.gif) no-repeat 100% 100%;*/
	}
#nav li a {
	float: left;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #469;
	}
#nav li a:hover, #nav li.current_page_item a {
	background: #99bb77;
	}

/* content
---------------------------------------------------------- */

h2.pagetitle {
	margin: 0 0 -15px;
	padding: 0 0 45px;
	color: #944;
	font-size: 150%;
	font-family: 'Lucida Grande', Verdana, san-serif;	
	text-align: left;
	}
.post {
	width: 100%;	
	padding: 0 0 20px;
	}
.post h1 {
	margin: 0 0 5px 0;
	padding: 3px;
	color: #333;
	font-family: 'Lucida Grande', Georgia, Verdana, Arial, sans-serif;
	font-size: 250%;
	font-weight: normal;
	line-height: 26px;
	border: none;
	}
.post h1 a:link {
	color: #333;
	}
.post h1 a:visited {
	color: #333;
	}
.post h1 a:hover {
	color: #111111;
	text-decoration: underline;
	}	
.post-meta {
	margin: 0;
	padding: 2px 5px;
	color: #999;
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
.post-cat {
	padding-left: 15px;
	margin-left: 5px;
	background: url(images/icon_cat.gif) no-repeat 0 0;
	}
.post-comments {
	padding-left: 17px;
	margin-left: 7px;
	background: url(images/icon_com.gif) no-repeat 0 0;
	}
.entry {
	width: 100%;	
	margin: 0;
	padding: 10px 0 30px 0;
	}
.entry img {
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background: #fff;
	}
.entry img:hover {
	border: 1px solid #ccff00;
	background: #99bb77;
}	
.entry ol li {
	margin-left:25px;
}	

/* content list style */

#maincol ul, #maincol ol, #maincol dl {
	margin: 0 0 10px 0;
	padding: 0;
	}
#maincol ul, #maincol ol {
	margin-left: 10px;
	}
#maincol ol {
	padding-left: 20px;
	}
#maincol ul {
	list-style: none;
	}
#maincol ul li {
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet.gif) no-repeat left 6px;
	}
#maincol dl dt {
	font-weight: bold;
	}
#maincol dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

/* comments area */

h3#comments {
	margin: 0 0 15px;
	padding: 20px 0 0;
	clear: both;
	font-size: 24px;
  font-weight: bold;
  line-height: 24px;
	font-family: Verdana, Times, san-serif;
	color: #944;
	}
#respond { margin: 10px 0; padding: 10px; }
#respond h3{
	margin: 0;
	padding: 10px 0 0;
	font-size: 24px;
  font-weight: bold;
	font-family: Verdana, Times, san-serif;
	color: #944;
	}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	}
.commentlist li {
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #eee;
	}
.commentlist .alt {
	background: #f5f5f5;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 100% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 87%;
	}
#commentform input {
	width: 200px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea {
	width: 98%;
	height: 120px;
	margin-top: 3px;
	padding: 2px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
#commentform #submit {
	width: 144px;
	height: 28px;
	margin-bottom: 10px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #99bb77;
	border: none;
	}

/* alignments */

.center {
	text-align: center;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 5px 8px 5px 0;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 8px;
	}
img.noborder {
	border: none !important;
	}

/* navigation */

.navigation {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: normal;
	}
.navigation a {
	color: #944;
	border-bottom: 1px dashed #944;
	}
.navigation .alignleft {
	width: 45%;
	text-align: left;
	}
.navigation .alignright {
	width: 45%;
	text-align: right;
	}

/* sidebar
---------------------------------------------------------- */

h2.sidebartitle {
	margin: 0 0 5px;
	padding: 4px 0 0;
	color: #944;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;
	text-transform: uppercase;
	}

/* sidebar list level 1 */

.sidebar ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	position: relative;
	}

/* sidebar list level 2 */

.sidebar ul li ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li ul li {
	margin: 0;
	padding: 0 0 2px 15px;
	background: url(images/icon_bullet_sb.gif) no-repeat 0 5px;
	border: none;
	}

/* sidebar list level 3 */

.sidebar ul li ul li ul li {
	margin: 0;
	padding: 1px 0;
	border: none;
	}

/* recent post & comments */

.sidebar ul li ul.list-recentpost li, 
.sidebar ul li ul.list-recentcomments li {
	margin: 0;
	padding: 0 0 5px 15px;
	}
.feedlink { /* rss button */
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 10px;
	padding: 4px 10px 5px;	
	border: none;
	}

/* widget list child */
.sidebar ul.children {
	margin: 0;
	padding: 2px 0;
	}
.sidebar ul.children li {
	padding-left: 12px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
	}

/* calendar widget */

#wp-calendar caption {
	margin-bottom: 5px;
	color: #CE5C00;
	}
#wp-calendar td a {
	color: #8AAB1B;
	}
#wp-calendar td#today {
	background: #f6f7ef;
	}
#leftcol #wp-calendar td {
	margin: 0;
	padding: 0 4px;
	}
#rightcol #wp-calendar td {
	margin: 0;
	padding: 0 9px;
	}

/* text widget */

.textwidget {
	padding: 0;
	}
.widget_rss img {
	position: absolute;
	right: 10px;
	top: 6px;
	border: none;	
	}
	
/* search form */

#searchform {
	margin: 0;
	padding: 10px;
	background: #E9EBA9;
	}
#searchform br {
	display: none;
	}
#searchform #s {
	width: 117px;
	height: 20px;
	margin-right: 2px;
	padding: 4px 5px 0px 5px;
	font-weight: normal;
	color: #999;
	background: #fff;
	border: 1px solid #eee;
	}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {
	width: 35px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background: #99bb77;
	border: none;	
	}

/* footer
---------------------------------------------------------- */

#footer {
	height: 102px;
	min-width: 760px;
	max-width: 1200px;
	margin: 0 10px;	
	clear: both;
	font-size: 95%;
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
#footer p {
	margin: 0;
	padding: 10px 15px;
	font-size: 90%;
	}

/* self-clearing floats */

#nav ul:after,
#content:after,
#maincol:after,
#sidebars:after,
.navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	/* 
Theme Name: Cool Blue
Title: Screen styles and ie/win fixes
Description: Cool Blue is a 3 columns wordpress theme with a beautiful combination of Blue and White. Sponsored By: <a target="_blank" href="http://www.dirjournal.com">The Directory Journal</a>. Get more free themes like this from <a target="_blank" href="http://www.dirjournal.com/wp-themes/">DirJournal Free WP Themes</a>
Author: Hasan Saleem
Author Email: hasan@templatesfactory.net
Author URI: http://www.templatesfactory.net
Last Update: June 17th, 2007
*/

/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul,
* html #content,
* html #maincol,
* html #sidebars,
* html .navigation {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul,
*:first-child+html #content,
*:first-child+html #maincol,
*:first-child+html #sidebars,
*:first-child+html .navigation {
	min-height: 1px;
	}




.rss_feed{	height:16px;background: url(images/rss.gif) no-repeat; }

.bidshares {text-align:center;}

#membership{padding:3px;border:1px dotted #ddd;background:#eee;}
#register{font-size:14px;}
#login{font-size:14px;}
#visit{font-size:14px;}

#share-experience-button { position: absolute; top: 65px; right: 10px; width: 259px; height: 102px; background: url(images/button-share-experience.png) no-repeat; }
#share-experience-button:hover { background: url(images/button-share-experience-mo.png) no-repeat; }

#maincol .gform_wrapper ul li { background: none; }
.gform_wrapper { max-width: 100%; }
.gform_body { background: #efefef; }


#comment-subscribe { clear: both; margin: 5px 0 0; }


.edit-comment-admin-links { margin: 0 0 10px 0; }
ol.commentlist li.comment-author-admin, ol.commentlist li.bypostauthor { border-color: #6688FF; border-width: 5px; }
#maincol ul.children li { padding:5px 7px 5px 64px; background: none; }
.comment-body { margin: 0 0 10px 0; }


ol.commentlist { clear:both; list-style:none; margin:0; padding:0; background: #fff; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 16px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }




#logo h1.site-title, #logo span.site-description {
	display: none;
}

.post-meta .post-date {
	display: none;
}


#rcivip-fixed-bottom-bar {
	width: 784px;
	height: 100px;
	background: #efefef;
	border: 1px dashed #ddd;
	position: fixed;
	bottom: 0px;
	display: none;
}

#rcivip-fixed-side-bar {
	width: 200px;
	height: 500px;
/*	background: #efefef;
	border: 1px dashed #ddd;*/
	position: fixed;
	bottom: 103px;
	margin-left: 800px;
	display: none;
	box-shadow: 0px 3px 5px #444;
}





