/*

THEME NAME: Golf Bag Check

DESCRIPTION: Based on SEO Basics that was based on Sandbox.

VERSION: 1.1.2

AUTHOR: Based on SEO Basics by SEO Design Solutions

AUTHOR URI: http://www.seodesignsolutions.com/

TAGS: fixed-width, two-columns, right-sidebar, orange, black, custom-header, theme-options, microformats

*/



a img {

	border: 0 none;

}

#header-image {

	text-align: center;

}



#blog-title {

	font-size: 2em;

	text-align: left;

	margin: 0;

	padding: 0;

}



#blog-title a, #blog-title a:hover {

	background: none;

	color: #6A2E22;

	text-decoration: none;

}



#access {

	background-color: #1D1D1D;

	background-image: url(images/menu-bg.jpg);

	background-repeat: repeat-x;

	height: 23px;

	/*margin: 1em 0;*/

	border-top: 1px solid #191919;

	border-bottom: 1px solid #191919;

}



#access div.menu {

	float: left;

}





div.menu ul ul {

	border: 1px solid #191919;

}



div.menu ul li {

	border-right: 1px solid #191919;

}



div.menu, div.menu a {

	color: #fff;

}



div.menu ul li a {

	line-height: 23px;

	padding: 0 1em;

	font-size: 1.1em;

}



div.menu ul li a:hover, div.menu ul li.current_page_item a {

	background-color: #5E6065;

	background-image: url(images/menu-hover-bg.jpg);

}



div.menu ul ul {

}



div.menu ul li ul li {

	border: 0 none;

	float: none;

}



div.menu ul li ul li a {

	padding-right: 5em;

	font-size: 1em;

}



div.menu ul li ul li a, div.menu ul li ul li a:hover, div.menu ul li.current_page_item ul li a {

	background-image: none;

}



div.menu ul li ul li a {

	background-color: #5E6065;

}



div.menu ul li ul li a:hover, div.menu ul li ul li.current_page_item a {

	text-decoration: underline;

}



#header-search {

	float: right;

	margin: 3px 0;

	padding: 0 15px;

}



#header-search label {

	color: white;

	font-variant: small-caps;

	font-size: 0.9em;	

}



#header-search label, #header-search button {

	float: left;

}



#header-search input, #header-search button {

	margin: 0;

	padding: 0;

	border-width: 0;

	border: 0 none;

}



#header-search input.text {

	width: 111px;

	height: 12px;

	background-image: url(images/search-field.jpg);

	background-repeat: no-repeat;

	font-size: 0.8em;

	padding: 2px;

	margin-left: 1em;

}



#header-rss {

	float: right;

	margin-right: 10px;

}



.entry-title {

	margin: 0;

	padding: 0;

}



.entry-title a {

	/*color: #F58E0E*/

}



.sidebar, .sidebar a, .entry-date, .entry-meta, .entry-meta a {

	color: #666;

}



#rss_icon {

	padding: 1em;

}



#rss_icon span {

	font-size: 1.5em;

	font-weight: bold;

	line-height: 62px;

}



#rss_icon img {

	float: right;

}



.entry-title {

	font-size: 1.5em;
	margin-bottom: 10px;

}



.entry-date {

	color: #666;

	margin-bottom: 1em;

}



.entry-date abbr, .entry-meta abbr {

	border: 0;

}



.entry-meta {

	margin-bottom: 3em;

	font-style: italic;

}



body.single .entry-meta {

	margin-bottom: 0;

}



#comments-list .comment-author .n {

	font-weight: bold;

}



#comments-list .comment-meta {

	font-style: italic;

}



#comments-list .comment-author img.avatar {

	float: left;

	margin-right: 0.5em;

}



.sidebar {

	border-left: 1px dashed #191919;

	font-size: 0.9em;

}



.sidebar ul {

	margin: 0 0 0 15px;

	padding: 0;

}



#footer {

	margin-top: 1em;

	padding: 1em 0;

	border-top: 1px dashed #191919;

}



#footer, #footer a, #footer a:hover {

	color: #999;

}



#footer a, #footer a:hover {

	text-decoration: none;

	background: none;

}





/*

LAYOUT: Two-Column (Right)

DESCRIPTION: Two-column fluid layout with one sidebars right of content

*/

div#container {

float:left;

margin:0 -300px 0 0;

width:100%;

}



div#content {

margin:0 300px 0 0;

}



div.sidebar {

float:right;

overflow:hidden;

width:290px;

}



div#secondary {

clear:right;

}



div#footer {

clear:both;

width:100%;

}





/* Misc styles */



.clear {

	clear: both;

}



div.sidebar .title {

	font-weight: bold;

	font-size: 1.1em;

}



div.skip-link {

	display: none;

}





/* Ad styles */



div.sidebar #ads ul {

	margin: 0;

	padding: 0;

}



div.sidebar #ads li {

	float: left;

	padding: 0;

	margin: 0 10px 10px 0;

	list-style-type: none;

}



div.sidebar #ads img {

	width: 125px;

	height: 125px;

}



/* Sandbox styles */



div.menu ul,div.menu ul ul {

line-height:1;

list-style:none;

margin:0;

padding:0;

}



div.menu ul a {

display:block;

text-decoration:none;

}



div.menu ul ul ul a {

font-style:italic;

}



div.menu ul li ul {

left:-999em;

position:absolute;

}



div.menu ul li:hover ul, div.menu ul li.sfhover ul {

left:auto;

}



.entry-title,.entry-meta {

clear:both;

}



form#commentform .form-label {

margin:1em 0 0;

}



form#commentform span.required {

background:#fff;

color:#c30;

}



form#commentform,form#commentform p {

padding:0;

}



input#author,input#email,input#url,textarea#comment {

padding:0.2em;

}



div.comments ol li {

margin:0 0 3.5em;

}



textarea#comment {

height:13em;

margin:0 0 0.5em;

overflow:auto;

width:66%;

}



.alignright,img.alignright{

float:right;

margin:1em 0 0 1em;

}



.alignleft,img.alignleft{

float:left;

margin:1em 1em 0 0;

}



.aligncenter,img.aligncenter{

display:block;

margin:1em auto;

text-align:center;

}



div.gallery {

clear:both;

height:180px;

margin:1em 0;

width:100%;

}



p.wp-caption-text{

font-style:italic;

}



div.gallery dl{

margin:1em auto;

overflow:hidden;

text-align:center;

}



div.gallery dl.gallery-columns-1 {

width:100%;

}



div.gallery dl.gallery-columns-2 {

width:49%;

}



div.gallery dl.gallery-columns-3 {

width:33%;

}



div.gallery dl.gallery-columns-4 {

width:24%;

}



div.gallery dl.gallery-columns-5 {

width:19%;

}



div#nav-above {

margin-bottom:1em;

}



div#nav-below {

margin-top:1em;

}



div#nav-images {

height:150px;

margin:1em 0;

}



div.navigation {

height:1.25em;

}



div.navigation div.nav-next {

float:right;

text-align:right;

}



div.sidebar h3 {

font-size:1.2em;

}



div.sidebar input#s {

width:7em;

}



div.sidebar li {

list-style:none;

margin:0 0 2em;

}



div.sidebar li form {

margin:0.2em 0 0;

padding:0;

}



div.sidebar ul ul {

margin:0 0 0 1em;

}



div.sidebar ul ul li {

list-style:disc;

margin:0;

}



div.sidebar ul ul ul {

margin:0 0 0 0.5em;

}



div.sidebar ul ul ul li {

list-style:circle;

}



div.menu ul li,div.gallery dl,div.navigation div.nav-previous {

float:left;

}



div#footer {

text-align:center;

}



input#author,input#email,input#url,div.navigation div {

width:50%;

}



div.gallery *,div.sidebar div,div.sidebar h3 {

margin:0;

padding:0;

}

/*===============================================================
		STYLESHEET FROM MAIN SITE
===============================================================/*

/********reset css *************/
body {
	color: black;
	background: white;
}

body,div,dl,dt,dd,li,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

acronym,abbr,img {
	border: 0;
}

:focus {
	outline: 0;
}

/***********************************/
h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

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

img {
	border: none;
}

a img,a:link img {
	border: 0px;
}

img.frame { /*    border: solid 5px #eee ;
	padding: 5px;
	background: #fff;
*/
	border: solid 1px #999999;
	padding: 5px;
	background: #d9d9d9;
}

a,a:visited {
	text-decoration: none;
	color: #3B5998;
}

ul {
	list-style: none outside;
}

body {
	height: auto;
	margin: 0 auto;
	width: 1000px;
	background-color: #F7F7F7;
	font:13px lucida grande, tahoma, verdana, arial, sans-serif
}

.left_shadow {
	background-image: url(img/shadow_main.png);
	height: 808px;
	width: 4px;
	background-repeat: repeat-y;
}

.right_shadow {
	background-image: url(img/shadow_sponsor.png);
	height: 808px;
	width: 4px;
	background-repeat: repeat-y;
}

.top_header {
	background-image: url(img/top_header.png);
	width: 992px;
	height: 138px;
	position: relative;
	z-index: 2;
}

.logo {
/*	background-image: url(img/logo.png);
	background-repeat: no-repeat;*/
	height: 94px;
	left: 40px;
	position: relative;
	top: 19px;
	width: 374px;
}

.menu_top {
	background-image: url(img/menu_top.png);
	height: 55px;
	margin-top: -13px;
	position: relative;
	width: 992px;
	z-index: 1;
}

.menu_top a {
	border-right: 2px solid #BABABA;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	text-decoration: none;
	position: relative;
	left: 20px;
}

.menu_top a:hover {
	text-decoration: underline;
}

.bg_top_grad {
	background-image: url(img/bg_top_grad.png);
	height: 27px;
	margin-top: -9px;
	position: relative;
	z-index: 1;
	width: 992px;
}

.phrase {
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 172px;
	padding-top: 5px;
}

.phrase a {
	color: #1072BA;
	text-decoration: none;
}

.phrase a {
	color: #1072BA;
	text-decoration: underline;
}

.under_top_grad {
	background-color: #0f3768;
	height: 12px;
	width: 992px;
	margin-top: 1px;
}

.main_cont {
	overflow: hidden;
	background-color: #FFFFFF;
}

.left_container {
	float: left;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	padding-right:15px;
	background: url(img/shadow_sponsor.png) 100% 0% repeat-y;
	min-height:940px;
}

.sponsor {
	background-repeat: repeat-y;
	float: right;
	height: 540px;
	width: 341px;
}

.spons_pict {
	background-color: #0F3768;
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 224px;
}

.spons_pict span {
	position: relative;
	top: 7px;
}

.sponsor .image_tm {
	float: left;
	width: 224px;
	text-align: center;
}

.image_tm img {
	width: 110px;
	height: 110px;
}

.cont_spons {
	width: 324px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 10px;
}

.bg_foot {
	background-color: #0F3768;
	float: left;
	height: 5px;
	width: 992px;
}

.footer {
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	height: 47px;
	float: left;
	width: 992px;
	color: #163d68;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}

.footer a {
	color: #163D68;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.footer a:hover {
	color: #163D68;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

.copy {
	font-size: 10px;
	font-weight: normal;
	margin-top: 7px;
}

.prof_cont {
	float: left;
	margin-left: 28px;
	width:160px;
}

.prof_cont img {
	padding-bottom: 20px;
}

.prof_cont .init {
	color: #3e3e84;
	font-family: Arial;
	font-size: 15px;
}

.prof_cont .prof_info {
	color: #4d4f41;
	font-family: Arial;
	font-size: 15px;
}

#weight {
	font-weight: bold;
}

.prof_cont2 {
	float: left;
	margin-left: 24px;
}

.prof_cont2 span#whatplays {
	color: #133562;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 16px;
}

.blue_title{
color: #133562;
font-family: Arial;
font-weight: bold;
font-size:17px;
text-align:center;

}

.profile_cont {
	border: 1px solid green;
	width: 600px;
	height: 400px;
}

.prof_area {
	background-image: url(img/profile.png);
	background-repeat: no-repeat;
	width: 563px;
	height: 517px;
}

.gtable {
	
}

.gtable  * {
	margin: 0px;
	padding: 0px;
}

.gtable .gtop {
	
}

.gtable .gleftcorner {
	background-image: url(img/ld.png);
	height: 24px;
	width: 20px;
}

.gtable .grightcorner {
	background-image: url(img/rd.png);
	height: 24px;
	width: 20px;
}

.gtable .gbottom {
	background-image: url(img/b.png);
	height: 24px;
}

.gtable .gleft {
	background-image: url(img/rb.png);
	vertical-align: bottom;
}

.gtable .gright {
	background-image: url(img/lb.png);
	vertical-align: bottom;
}

.gtable .gright .image {
	background-image: url(img/li.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.gtable .gleft .image {
	background-image: url(img/ri.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.gtable .gcenter {
	background-image: url(img/1pxbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}

.gtabs {
	border-bottom: 1px solid #C2D6EF;
	display: block;
	height: 27px;
	margin: 0 4px 0 3px;
	padding: 0px;
	overflow: visible;
}

.gtabs li {
	list-style: none;
	display: block;
	float: left;
	margin-right: -2px;
	width: 99px;
	background: #FDFDFD;
}

.gtabs li a {
	display: block;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	background: #1c5fa6;
	color: #ffffff;
	border-right: 4px solid #FFFFFF;
}

.gtabs li .active {
	background-color: #FDFDFD;
	background-image: url(img/gtab.png);
	height: 28px;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 99px;
	text-decoration: none;
	color: #153A67;
}

.container_pict {
	margin-top: 20px;
	text-align: center;
	width: 108px;
	float: left;
}

.container_mes {
	margin-top: 20px;
	text-align: left;
	float: left;
	margin-left: 20px;
	width:330px;
}

.container_mes a {
	color: #153a67;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}
.container_mes #linktext a {
	font-size:14px;
	text-decoration:none;
		}

.container_mes a:hover {
	color: #153a67;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.container_pict a {
	display: block;
	color: #153a67;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

.container_pict a:hover {
	color: #153a67;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.sant_1 {
	font-family: arial;
	font-size: 12px;
	color: #a6a6a6;
}

.sant_2 {
	font-family: arial;
	font-size: 12px;
	color: #5d646e;
}

.message {
	height: auto;
	float: left;
}

#subform {
	height: 320px;
	margin: 13px 0 0;
}

.input_submit,.small_submit {
	font-size: 11px;
	font-weight: bold;
	line-height: 2.5em;
	padding-top: 5px;
	text-align: right;
	width: 320px;
}

.input_submit .error-message {
	width: 100%;
}

.input_submit input {
	width: 185px;
}

.input_submit .cleveland {
	width: 120px;
	padding: 0px 5px 0px 5px;
	display: inline;
}

.input_submit .location {
	width: 320px;
	display: inline;
	text-align: right;
	float: left;
}

.small_submit input {
	width: 40px;
	margin-right: 145px;
}

.checkbox_submit {
	text-align: left;
	margin-left: 135px;
	line-height: 2em;
	font-size: 9pt;
	font-weight: bold;
	width: 240px;
}

.small_bold {
	font-size: 9pt;
	width: 50px;
	font-weight: bold;
	display: inline;
}

/**Categories block **/
#categories {
	text-align: center;
}

#categories .yellowback {
	height: 1px;
	background: #ffffce;
	border-top: dotted 2px #a9a9a9;
	clear: both;
}

#categories .category_name {
	height: 35px;
	padding-top: 15px;
}

#categories .category_name a {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
}

#categories .category_name a:hover {
	text-decoration: underline;
}

#categories .addblock {
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	height: 35px;
}

#categories .addblock a {
	color: #3B5998;
}

#categories .clubbclock {
	font-size: 10pt;
	text-align: left;
}

#categories .addblock a,#categories .clubbclock a {
	text-decoration: underline;
}

#categories .orange {
	color: #FE9641;
	font-weight: bold;
	width: 70px;
	height: 100%;
	text-align: center;
	margin-top: 15px;
}

#categories .items {
	margin-top: 15px;
}

#categories .cell {
	float: left;
	width: 110px;
	text-align: left;
}

#categories .recipeblock a {
	text-decoration: underline;
	font-weight: bold;
}

#categories .title a {
	color: #C22D71;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#categories .category_item table tr td {
	padding-left: 10px;
}

/***---*****/
.yellow_bottom_black {
	height: 1px;
	background: #c6cacb;
	border-bottom: thin 2px gray;
	clear: both;
	position: relative;
}

#statuses {
	margin-bottom: 10px;
	overflow: auto;
}

.redtitle {
	padding: 5px 0px 10px 2px
}

.redtitle h2 {
	/*color: #ea4800;*/
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

.description {
	font-size: 10pt;
	color: #000;
	padding: 2px 0px 20px 2px
}

.error-message {
	color: red;
	text-align: left;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	width: 70%;
	padding: 15px 0px 15px 0px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	color: red;
	font-weight: bold;
	width: 700px;
}

#formdiv .error {
	width: 90%;
	font-size: 12px;
	font-weight: normal;
}

#authMessage {
	background: #FFEFF7;
	border: 1px solid #c69;
	text-align: center;
	font-size: 15px;
	color: red;
}

.flash {
	background: #FFF9D7 none repeat scroll 0 0;
	border: 1px solid #E2C822;
	font-size: 13px;
	margin: 15px auto;
	padding: 10px;
	text-align: center;
	width: 700px;
}

.dotted {
	border-bottom: 2px dotted
}

.connect_block {
	display: inline;
	width: 160px;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	text-align: center;
}

#forgot_pass {
	text-align: right;
}

/* --------------= Table =---------------- */
.fbtable {
	margin: 0px auto;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}

.fbtable th {
	border: 1px solid #36538F;
	background: #6D84B4 none repeat scroll 0%;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}

.fbtable td {
	border: 1px solid #36538F;
	padding: 2px;
}

.fbtable th a {
	color: white;
}

/*  --------------------------------------*/
#leftside {
	float: left;
	width: 120px;
	height: 100%;
}

#leftside #logo {
	text-align: left;
	margin: 0px 2px 10px 2px
}

#leftside #photo {
	margin-bottom: 20px;
}

#leftside h4 {
	font-size: 12px;
}

#rightside {
	float: left;
	width: 575px;
	margin-left: 15px;
	overflow: visible;
}

#rightside h3 {
	font-size: 15px;
}

#info {
	font-size: 9pt;
	line-height: 1.5em;
	text-align: left;
}

.wallkit_post {
	border-bottom: dotted 2px #a9a9a9;
	margin: 10px 10px 5px 0;
	padding-bottom: 5px;
}

.logout {
	display: none;
}

/****Rotation******/
.rotation {
	margin: 10px 0px 10px 0px;
}

.rotation_model {
	border-bottom: dotted 2px #a9a9a9;
	margin: 10px 0px 10px 0px;
}

.rotation h2,.rotation_model h2 {
	color: #3B5998;
	display: block;
	float: none;
	font-size: 13px;
	overflow: hidden;
	padding-bottom: 7px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	cursor: pointer;
}

.rotation .text,.rotation_model .text {
	color: #333333;
	overflow: hidden;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
}

/*****End of rotation *****/
.cat_brand_list {
	padding: 2px 8px 8px 8px;
	line-height: 2em;
	text-align: left;
}

.cat_brand_list a {
	text-decoration: underline;
}

.redline {
	background:#1C5FA6 none repeat scroll 0 0;
 	border-right:4px solid #FFFFFF;
	color:#FFFFFF;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}

div.disabled {
	display: none;
	font-size: 16px;
}

div.disabled a {
	font-size: 16px;
	text-decoration: underline;
}

#pagination a {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

/***************pros page************/
.pros {
	width: 680px;
}

.pros a {
	text-decoration: underline;
	font-size: 13px;
}

.comments{
margin-top:15px;
margin-bottom:15px;
}
/***************end of pros page*******/ /*********home page *********/
.home .intro {
	padding-left: 20px;
	font-weight: bold;
	line-height: 30px;
}

.home .joindiv {
	margin: 25px 0px 20px 0px;
}

.home .joindiv a {
	font-size: 15px;
	text-decoration: underline;
}

.home .yellow_title {
	margin: 2px 5px 5px 5px;
	background: #FEFE00;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.home .loginform {
	float: right;
	display: block;
	width: 340px;
}

.home .checkbox_submit {
	width: 140px;
}

.home .top_bags {
	width: 360px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	float: left;
}

.home .topClubs {
	width: 300px;
	margin: 10px 10px 10px 15px;
	text-align: center;
	float: right;
}

.home .bag_cell {
	float: left;
	display: block;
	width: 105px;
	text-align: center;
	padding: 10px 2px 5px 2px;
	overflow: hidden;
}

.home .bag_cell .pic {
	height: 100px;
	padding: 3px;
	border: 1px solid #BDBDBD;
}

.home .bag_cell .pic img {
	margin: auto;
}

.home .model_cell {
	width: 280px;
	text-align: left;
	padding: 10px 2px 5px 2px;
	overflow: hidden;
}

.home .model_cell .pic {
	height: 100%;
	float: left;
	display: block;
	width: 105px;
}

.home .model_cell .about {
	padding-top: 20px;
	margin-left: 10px;
	height: 100%;
	display: block;
	float: left;
	width: 160px;
}
/**********end of home page*********/

/* ====================================================
				Two Columns CSS 
====================================================*/

#content {
display:block;
float:left;
margin:10px 0px 0px 0px;
overflow:hidden;
text-align:left;
top:0px;
width:775px;
}

#right {
background-color:transparent;
color:#313131;
float:right;
font-family:arial;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin:0 0 0 5px;
overflow:hidden;
padding:0;
position:relative;
right:10px;

width:200px;
}

div#right{
color:#313131;
font-family:arial;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
}

/* ====================================================
				Light Window CSS 
====================================================*/

#lightwindow_overlay { /* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;

	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow { /* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

#lightwindow_container { /* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	/* REQUIRED */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* IE6 needs this or it messes with our positioning */
* html #lightwindow_container {
	overflow: hidden;
}

#lightwindow_contents {
	overflow: hidden;
	z-index: 0;
	position: relative;
	border: 10px solid #ffffff;
	background-color: #ffffff;
}

#lightwindow_loading { /* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

#lightwindow_loading_shim {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}

#lightwindow_loading span {
	font-size: 12px;
	line-height: 32px;
	color: #444444;
	float: left;
	padding: 0 10px 0 0;
}

#lightwindow_loading span a,#lightwindow_loading span a:link,#lightwindow_loading span a:visited
	{
	color: #09F;
	text-decoration: none;
	cursor: pointer;
}

#lightwindow_loading span a:hover,#lightwindow_loading span a:active {
	text-decoration: underline;
}

#lightwindow_loading img {
	float: left;
	margin: 0 10px 0 0;
}

/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/
#lightwindow_navigation { /* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}

/* We need to shim the navigation for IE, though its more of a sub-floor */
#lightwindow_navigation_shim { /* REQUIRED */
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	/* REQUIRED */
}

#lightwindow_navigation a,#lightwindow_navigation a:link,#lightwindow_navigation a:visited,#lightwindow_navigation a:hover,#lightwindow_navigation a:active
	{ /* REQUIRED */
	outline: none;
	/* REQUIRED */
}

#lightwindow_previous,#lightwindow_next {
	width: 49%;
	height: 100%;
	background: transparent url(img/lightbox/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}

#lightwindow_previous {
	float: left;
	left: 0px;
}

#lightwindow_next {
	float: right;
	right: 0px;
}

#lightwindow_previous :hover,#lightwindow_previous :active {
	background: url(img/lightbox/prevlabel.gif) left 15% no-repeat;
}

#lightwindow_next :hover,#lightwindow_next :active {
	background: url(img/lightbox/nextlabel.gif) right 15% no-repeat;
}

#lightwindow_previous_title,#lightwindow_next_title {
	display: none;
}

#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

#lightwindow_galleries_tab_container {
	width: 100%;
	height: 0px;
	overflow: hidden;
}

a#lightwindow_galleries_tab,a:link #lightwindow_galleries_tab,a:visited
	#lightwindow_galleries_tab {
	display: block;
	height: 20px;
	width: 77px;
	float: right;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	color: #ffffbe;
	background: url(img/lightbox/black-70.png) repeat 0 0 transparent;
}

* html a#lightwindow_galleries_tab,* html a:link
	#lightwindow_galleries_tab,* html a:visited #lightwindow_galleries_tab
	{
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity = 70);
}

a:hover #lightwindow_galleries_tab,a:active #lightwindow_galleries_tab {
	color: #ffffbe;
}

#lightwindow_galleries_tab_span {
	display: block;
	height: 20px;
	width: 63px;
	padding: 0 7px 0 7px;
}

#lightwindow_galleries_tab .up {
	background: url(img/lightbox/arrow-up.gif) no-repeat 60px 5px
		transparent;
}

#lightwindow_galleries_tab .down {
	background: url(img/lightbox/arrow-down.gif) no-repeat 60px 6px
		transparent;
}

#lightwindow_galleries_list {
	background: url(img/lightbox/black-70.png) repeat 0 0 transparent;
	overflow: hidden;
	height: 0px;
}

* html #lightwindow_galleries_list {
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity = 70);
}

.lightwindow_galleries_list {
	width: 200px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
}

.lightwindow_galleries_list h1 {
	color: #09F;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 0 5px 0;
	font-size: 16px;
}

.lightwindow_galleries_list li {
	margin: 5px 0 5px 0;
	list-style-type: none;
}

.lightwindow_galleries_list a,.lightwindow_galleries_list a:link,.lightwindow_galleries_list a:visited
	{
	display: block;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 10px;
	font-size: 11px;
}

.lightwindow_galleries_list a:hover,.lightwindow_galleries_list a:active
	{
	background: #000000;
	color: #ffffbe;
	border-left: 3px solid #ffffbe;
	padding: 0 0 0 7px;
}

#lightwindow_data { /* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

#lightwindow_data_slide { /* REQUIRED */
	position: relative;
	/* REQUIRED */
}

#lightwindow_data_slide_inner {
	background-color: #ffffff;
	padding: 0 10px 10px 10px;
}

#lightwindow_data_caption {
	padding: 10px 0 0 0;
	color: #666666;
	line-height: 25px;
	background-color: #ffffff;
	clear: both;
}

#lightwindow_data_details {
	background-color: #f0f0f0;
	padding: 0 10px 0 10px;
	height: 20px;
}

#lightwindow_data_author_container {
	width: 40%;
	text-align: right;
	color: #666666;
	font-style: italic;
	font-size: 10px;
	line-height: 20px;
	float: right;
	overflow: hidden;
}

#lightwindow_data_gallery_container {
	font-size: 10px;
	width: 40%;
	text-align: left;
	color: #666666;
	line-height: 20px;
	float: left;
	overflow: hidden;
}

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}

#lightwindow_title_bar_title {
	color: #ffffbe;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	float: left;
}

a#lightwindow_title_bar_close_link,a:link
	#lightwindow_title_bar_close_link,a:visited
	#lightwindow_title_bar_close_link {
	float: right;
	text-align: right;
	cursor: pointer;
	color: #ffffbe;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

a:hover #lightwindow_title_bar_close_link,a:active
	#lightwindow_title_bar_close_link {
	color: #ffffff;
}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/
#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

td.pop_content {
background-color:white;
direction:ltr;
padding:0;
}
td.pop_content h2.dialog_title {
background:#6D84B4 none repeat scroll 0 0;
border:1px solid #3B5998;
color:white;
font-size:14px;
font-weight:bold;
margin:0;
}
td.pop_content h2 span {
display:block;
padding:4px 10px 5px;
}
td.pop_content .dialog_content {
background:#FFFFFF none repeat scroll 0 0;
border-color:#555555;
border-style:solid;
border-width:0 1px 1px;
}

.widget {
padding-bottom: 20px;
}

.widget ul li {
list-style-type: disc;
list-style-position: inside;
}

.entry-content p {
margin-bottom: 10px;;
}
