/* Stylesheet created by TechnoPhobia - www.technophobia.com */
/* rob.webb@technophobia.com - August 2006  */

/* ---------------------------------------------------------------------------------------------------------------------------------- */



/* ---------------------------------------------------------------------------------*//* =Generic styles */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #fff;
	color: #000;
	text-align: center;
	font: normal 101%/100% arial, helvetica, sans-serif;
	}
	
p, a, h5 {
	font-size: 0.7em;
	}
	
p a {
	font-weight: normal;
	font-size: 1em;
	}
	
img {
	border: 0;
	}	
	
a {
  color: #007080;
  font-weight: bold;
  text-decoration: underline;
	}
	
a:hover {
	color: #009080;
	}
	
ul { list-style: none; }
	
acronym { 
	cursor: help; 
	border-bottom: 1px dotted #666;
	}
	
	
	
/* ---------------------------------------------------------------------------------*//* Layout */	
	
#container {
    width: 100%;
	text-align: left;
	height: 1%;
	margin: 0 auto;
	}	
	
#content {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(graphics/right_bg.gif) repeat-y 570px 0;
	}
	
#main_column {
	width: 510px;
	float: left;
	padding: 50px 0 0 30px;
	margin: 0 30px 0 0;
	background: #fff url(graphics/ezine_it_logo_bottom.gif) no-repeat -5px 0;
	}
	
#right_column {
	width: 178px;
	float: left;
	padding: 20px 8px 10px 14px;
	margin: 0 0 0 0;
	}
	
	
/* ---------------------------------------------------------------------------------*//* Header */

#header-container {
 
	}

#header {
    text-align: right;
	background: transparent url(graphics/ezine_it_logo_top.gif) no-repeat 18px 100%;
	margin: 15px auto 0;
	width: 770px;
	}
	
h1 span {
	display: block;
	text-align: left;
	text-indent: -10000px;
	}
	
h1 {
	float: left;
	font: bold 81%/81% Arial, helvetica, sans-serif;
	padding: 41px 0 0 160px;
	}
	
#title-bar {
	background: #007080 url(graphics/navbar_gradient.jpg) repeat-x bottom left;
	height: 37px;
	width: 100%;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	text-align: center;
	margin: 0 auto;
	}
	
h2 {
	background: transparent;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 30px;
	width: 740px;
	font: normal 91%/250% arial, helvetica, sans-serif;
	}
	

/* ---------------------------------------------------------------------------------*//* Content */

h3 {
    color: #007080;
	/* letter-spacing: -0.05em; */
	font-size: 1.15em;
	line-height: 1em;
	}
	
h4, h3.headline	{
	color: #000;
	font: normal 1.3em/1.1em Georgia, Times, "Times New Roman", serif;
	margin: 15px 0;
	}	
	
#content h3.headline { margin-bottom: 7px;  }
	
#main_column h3 {
	margin: 20px 0;
	}
	
#main_column h3.top {
	margin: 0 0 7px;
	font: bold 0.8em/1.2em Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.article_text #main_column h4 {
	color: #000;
	font: bold 0.85em/1.1em Georgia, Times, "Times New Roman", serif;
	margin: 15px 0;
	}
	
/* Main LHS column */	

#main_column_left { 
	width: 505px;
	float: left;
	color: #fff;
	}
	
#main_column p a {
	font-size: 1.2em;
	line-height: 1.2em;
	}
	
div.front_box {
	background: #007080 url(graphics/front_box_wide_gradient.jpg) repeat-y bottom left;
	}
	
#main_column div.front_box h3 {
	font: normal 1.2em/1.4em Arial, Helvetica, sans-serif;
	background: transparent url(graphics/front_box_wide_top.jpg) no-repeat top left;
	padding: 5px 15px 0;
	margin: 0 0 5px;
	color: #fff;
	}
	
div.front_box .wrapper {
	background: transparent url(graphics/front_box_wide_bottom.jpg) no-repeat bottom left;
	}
	
div.front_box p {
	padding: 0 15px 5px;
	font: normal 0.7em/1.2em Arial, Helvetica, sans-serif;
	}

div.front_box p.last {
	padding-bottom: 20px;
	}
	
#main_column div.front_box p a {
	color: #FFF;
	font-size: 1em;
	}	
	
#main_column div.front_box p a:hover,
#main_column div.front_box p a:focus {
	color: #FFFFB3;
	}
	
/* Main RHS column */	

#main_column_right { 
	width: 230px;
	float: left;
	}
	
#main_column_right li a {
	line-height: 1em;
	}
	
#main_column a.cover_image img {
	border: 4px solid #9FBCB8;
	display: block;
	}
	
#main_column a.cover_image:hover img {
	border: 4px solid #7DACA8;
	}
	
/* Right column */	
	
#right_column { 
	line-height: 0.7em;
	}
	
#right_column p { 
	display: inline;
	}
	
#right_column li a {
	line-height: 1.4em;
	font-size: 0.95em;
	}
	
#right_column li a, a.snippet {
	display: block;
	}
	
#right_column img {
	margin: 20px 0 0;
	border: 1px solid #9FBCB8;
	}
	
#right_column a:hover img {
	border: 1px solid #008090;
	}
	
#right_column h4 {
	margin: 5px 0;
    font: bold 0.75em/1.1em Arial, Helvetica, sans-serif;
	}

/* Article specific styles */

.article_text #right_column h3 {
	margin-top: 30px;
	}

.article_text #main_column p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 15px;
	}
	
.article_text a {
	font-size: 0.8em;
	}
	
.article_text p strong {
	font-size: 1.075em;
	line-height: 1em;
	}	
	
#container #content p.byline {
	margin: 0 0 10px;
	font-size: 0.7em;
	}
	
.article_picture {
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
	font-size: 0.9em;
	width: 225px;
	}
	
.article_picture img {
    border: 2px solid #9FBCB8;
	}
	
.article_picture p strong {
	display: block;
	}
	
#content #right_column p.average {
	margin: 0 0 30px;
	display: block;
	line-height: 1.2em;
	}
	
#right_column h4.article { 
	margin: 14px 0 3px; 
	}
	
#stars { 
	margin: 7.5px 0; 
	}	
	
#stars li.hover {
    background: url(graphics/star_full.gif) no-repeat top left;
	cursor: pointer;
}
	
ul#stars li {
	margin: 0 6px 0 0;
	width: 26px;
	height: 26px;
	line-height: 1.6em;
	float: left;
	text-indent: -1000px;	
    display: block;
	background: url(graphics/star_empty.gif) no-repeat top left;	
	}	
	
ul#stars li.voted {
	background: url(graphics/star_voted.gif) no-repeat top left;
	display: block;
	cursor: default;
	}	
	
form { 
	margin: 10px 0; 
	}	

fieldset {
	border: 0;
	}
	
label input {
	margin-right: 2px;
	margin-left: 1px;
	
	}
	
p input { 
	background: #007080; 
	color: #fff;
	border: 0;
	font-weight: bold;
	margin: 7px 0 5px;
	display: block;
	cursor: pointer;
	}
	
#right_column a.print {
	color: #6D6092;
	padding: 0 0 0 30px;
	height: 23px;
	display: block;
	line-height: 1.8em;
	background: transparent url(graphics/article_print.gif) no-repeat center left; 
	margin: 0 0 25px;
	}
	
#right_column a.print:hover {
    color: #341F5E;
	}	
	
.right {
	float: right;
	}
	
#content.article_text p a {
	font-size: 1em;
	}
	
#content.article_text ul.bullets {
	font-size: 0.8em;
	padding: 0 0 15px 15px;
	list-style: disc;
	}
	
.article_nav {
	color: #666;
	}
	
span.ogc {
	color: #007080;
	font-weight: bold;
	}
	
/* Archive specific styles */

#main_column h3.previous {
	margin: 0 0 15px;
	}

.archive li { 
	margin: 20px 0 0; 
	}
	
.archive li a {
	margin: 0 0 0 5px; 
	}
	
.archive h4 a { 
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	}
	
.archive p { 
	margin: 6px 0; 
	line-height: 1.15em; 
	font-size: 0.8em;
	}
	
	
/* Accessibility */

#content .accessibility h3 { margin-top: 0; }

.accessibility h4 {
	font-weight: normal;
	font-size: 1em;
	} 
		
.accessibility ul {
	list-style: disc;
	margin: 0 0 0 15px;
	}	
	
.accessibility p, .accessibility li {
	font-size: 0.8em;
	line-height: 1.3em;
	}
	
.accessibility #more_information a {
	font-size: 0.95em;
	}
	
/* ---------------------------------------------------------------------------------*//* more_information */

#more_information {
	margin: 25px 0 0;
	color: #666;
	}
	
.article_text #more_information p {
	 font-size: 0.75em;
	}
	
#more_information *, .article_nav * { 
	display: inline; 
	}

#more_information li, .article_nav li { 
	margin-right: 10px;
	}

#more_information li.last, .article_nav li.last {
	margin-right: 0;
	}

	
#more_information ul {
	margin-left: 50px;
	}
	
#more_information a, #more_information p {
     font-size: 0.75em;
	}

#more_information a, .article_nav a {
          font-weight: normal;
          }
	
/* ---------------------------------------------------------------------------------*//* clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
