﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 5 0 0 0;
}

body {

	background: #F5F5F5 url(/review/images/img08.gif) repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: rgb(71,72,72);

}



h1, h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #666666;

}



h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {

	padding: 0 30px;

	background: url(/review/images/img12.gif) no-repeat;

	font-style: italic;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #999999;

}



blockquote p {

}



a {

	background: url(/review/images/img03.gif) repeat-x left bottom;

	text-decoration: none;

	color: #1D62B3;

}



a:hover {

	background: none;

	color: #E43C15;

}



hr {
	display: none;
}

/* Wrapper */

#wrapper {

	background: url(/review/images/img08.gif) repeat-x center; 

}



/* Menu */



#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {

	background: url(/review/images/img04.gif) repeat-x;

}



/* Header */



#header {

	height: 101px;

}



/* Logo */



#logo {

	float: center;

}



#logo h1, #logo p {

	float: center;

}



#logo h1 {

	padding: 5px 0 0 5px;

	font-size: 3.2em;

	font-weight: bold;

	color: #E43C15;

}



#logo p {

	margin: 0;

	padding: 42px 0 0 6px;

	letter-spacing: 2px;

	line-height: normal;

	font: normal 1.4em Georgia, "Times New Roman", Times, serif;

}



/* Search */



#search {

	float: right;

	width: 200px;

	padding: 40px 20px 4px 0;

	background: url(/review/images/img05.gif) no-repeat left bottom;

}



#search fieldset {

	border: none;

}



#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	margin: 0 auto;
	background: #FFFFFF ;
	}

#bgtop {

	height: 20px;

/**	background: url(/review/images/img07.gif);   **/

}



#bgbottom {

	padding-bottom: 20px;

/**	background: url(/review/images/img09.gif) no-repeat left bottom;  **/

}



#page ul {

	list-style: none;

}



#page ul li {

	padding-left: 15px;

	background: url(/review/images/img11.gif) no-repeat left center;

}



/* Content */



#content {
	float: left;
	/*height: 800px;*/
/*	min-height: 800px;*/
	padding: 0 0 0 10px;
}

html>body #content {
	height: auto;
}


#content_wide {
	float: left;
	width: 80%;
	padding: 0 0 0 20px;
}
/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {

	padding-left: 20px;

	background: url(/review/images/img13.gif) no-repeat left center;

}



.post .links .permalink {

	padding-left: 18px;

	background: url(/review/images/img14.gif) no-repeat left center;

}



/* Sidebar Common Style */



.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {

	padding: 5px 15px 5px 25px;

	background: url(/review/images/img11.gif) no-repeat 10px 10px;

	border-bottom: 1px solid #F0F0F0;

}



.sidebar a {

	background: none;

}



/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {

	float: right;

	width: 150px;

	padding: 0 10px 0 0;

}



/* Tag Cloud */



#tag_cloud {
	margin-bottom: 20px;
}

#spaced {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	height: 83px;
	margin: 0 auto;
	background:  gray;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}


#borderbox          {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: rgb(102,102,102); 
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
				   }
			   
#borderboxfixed          {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	width: 175px;
	float: inherit;
				   }

#borderboxrt         {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	float:right;
	position: relative; top: 30px;
	width: 350px;
				   }
				   
.formButton {
	width:75px;
}

/*index2.php page*/
.index2-small {
font-size:10px;
color:#333333;
}

.dhtmlgoodies_question {	/* Styling question */
	/* Start layout CSS */
	color:#3B3B3B;
	font-size:0.9em;
	background-color:#FFFFCC;
	width:160px;
	margin-bottom:2px;
	margin-top:5px;
	padding-top:5px;
	padding-left:2px;
	/*	background-image:url('images/bg_answer.gif'); */
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer {	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #35332F;
	background-color:#E2EBED;
	width:50%;
	padding-left:2px;
	padding-bottom:2px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}

/*for showing thumbnails */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:  rgb(255,255,153);
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
