/*
G7W.net main style sheet
last modified: February, 2008
*/

body {
	margin: 50px auto 0 auto;
	padding: 0;
	background: #FFFFFF url(images/img01.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	min-width: 960px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 26px;
	font-size: 14px;
}

a:link, a:visited {
	color: #228B22;
	text-decoration: none;
	border-bottom: 1px solid #228B22;
}

a:hover, a:active {
	text-decoration: none;
	color: #7888B0;
	border-bottom: 1px dashed #7888B0;
}

a.current, a:link.current, a:visited.current, a:active.current, a:hover.current {
	cursor: default;
	text-decoration: none;
	border-bottom: 0px none;
	color: #3E3E3E;
}

.pointer {
	cursor: pointer !important;
}

img {
	border: none;
}

img.cased {
	background-color: #E7E7E7;
	border: 1px solid #C7C7C7;
	padding: 4px;
}

a.linked, a:link.linked, a:visited.linked, a:active.linked, a:hover.linked {
	text-decoration: none;
	border-bottom: 0px none;
}

.img_left {
	float: left;
	margin-right: 15px;
}

.img_right {
	float: right;
	margin-left: 15px;
}

.vidBox, .vidBox blockquote {
	margin: 5px;
	background-color: #FCFCFC;
	border: 1px solid #C7C7C7;
	color: #2F4F4F;
}

blockquote {
	font-family: verdana;
	font-style: italic;
	font-size: 13px;
	background-color: #FCFCFC;
	margin: 0;
	padding: 12px;
	text-align: justify;
	border-left: 3px solid #C0C4D8;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 920px;
	height: 100px;
	margin: 0 auto 10px auto;
	background: url(images/img03.png) repeat-x left bottom;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #777777;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #777777;
	text-decoration: none;
	border-bottom: 0px none;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 5px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	border-bottom: 0px none;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: 0px none;
	background: url(images/img02.png) repeat-x left bottom;
}

#menu .active a, #menu .active a:hover {
	background: url(images/img02b.png) repeat-x left bottom;
	cursor: default;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 645px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.png) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 7px 0 18px;
	background: url(images/img06.png) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.png) no-repeat left center;
}

.post .meta b {
	display: none;
}

.promo {
	color: #8470FF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 25px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img03.png) repeat-x left bottom;
	font-size: 16px;
}

#sidebar .head {
   display: block;
   background: url(images/hbg.png) repeat-x;
   height: 42px;
   width: 195px;
   font-size: 16px;
   padding-left: 2px;
}

/* Search */

#search {
	float: right;
}

#search ul {
	list-style: none;
}

#search h2 {
	margin-bottom: 20px;
}

#xTxt {			/* search box */
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#xSub {			/* submit button */
	padding: 3px;
	background: #ECECEC url(images/img08.png) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 30px;
	background: url(images/bg_content.png) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.png) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #CFCFCF;
	border-bottom: none;
}

.box2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Footer */

#footer {
	height: 300px;
	min-height: 300px;
	padding: 130px 0 0 0;
	background: transparent url(images/footer.png) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #606060;
}

#legal a {
	color: #606060;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

.helpTip {
   border-bottom: 1px dashed #7888B0;
   color: #7888B0;
   cursor: help;
   padding-bottom: 1px;
}

.txtCenter {
	text-align: center;
}

.txtFancy p {
	font-family: Georgia, Times, Serif;
	color: #444;
	line-height: 1.5;
	font-size: 1.3em;
}

.vidBox {
	float: left;
	display: block;
	width: 140px;
	height: 180px;
	margin: 3px;
	overflow: hidden;
}

.vidBox:hover {
	background-color: #F0F0F0;
	border: 1px dashed black;
	color: black;
}

.vidBox p {
	margin:5px auto;
	text-align: center;
	line-height: 1.1;
	font-family: verdana;
	font-size: 12px;
	padding: 0 2px;
}

.iFlogo {
	background: #FFFFFF url(images/iFlogo.png) no-repeat;
	height: 189px;
	margin: 0 auto;
}