body {
	font-family: 'Expletus Sans', arial, serif;
	font-size: 11px;
	margin: 5px;
	padding: 0px;
	background-color:#cccccc;
}

td {font-weight:bold;
	font-size: 12px;text-shadow:2px 2px 2px #ffffff;
}

a {
	color: #003399;/*#006595;*/
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	text-shadow:1px 3px 2px #ffffff;
	text-transform:uppercase;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 9px;padding:0px 0px 0px 2px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #efefef;
	border: 0px;
	padding: 0px;
	color: #003399;	text-shadow:1px 3px 2px #999;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg { padding: 4px 0px 0px 4px;
	color: blue;
	margin-bottom: 5px;
	text-transform:uppercase;
	text-shadow:1px 2px 2px #cccccc;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#wrapper {margin:auto; width:940px; padding:6px 6px 6px 6px; background:#141414;box-shadow:0 0 10px 5px #ffffff;border-radius:4px;}

#header {

	background-image:url('/images/montanaguns.jpg');
	background-color:#eaeaea;
	padding: 0px 0px 10px 10px;
	height: 50px;width:940px;
}
#header a {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 17px;
}

#logo {
}

#logo a {
	font-size: 20px;
	color:#cccccc;
	text-decoration: none;
	padding: 8px 0px 0px 20px;
	text-shadow:1px 1px 1px #ffffff;
	letter-spacing:4px;
}

#logo a:hover {
	color: #ffffff;

}

#today {
	font-size: 15px;
	padding: 2px 5px 0px 0px;	
}

#menu{padding:5px 0px 5px 3px;color:#efefef;border-bottom:1px solid #efefef;}

#menu a{color:#efefef;font-size:11px;text-shadow:1px 3px 2px #999;text-transform:uppercase;}

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

#menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#menu li {display: inline; }
#menu ul li a {text-transform:uppercase;font-weight:bold;text-decoration:none;  margin: 0px;padding: 2px 4px 2px 5px; color: #efefef;background: #000000;}
#menu ul li a:hover {color: #cccccc;background: #333333; }

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#citydesc {
	font-size: 14px;
	padding:0px 5px 0px 5px;
}



#sidebar_left {font-size: 10px;
	padding: 4px 0px 4px 0px;
	background-color: #e5e5e5; /*#F0F4FB*/


}
#sidebar_left a{
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;text-shadow:1px 1px 1px #ffffff;

}

.buttons td {
	text-align: center;

}

.buttons a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-shadow:2px 1px 1px #ffffff;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;

}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	background-color:#efefef;
	border-left: 1px solid #cccccc;

}

#content {width:600px;
	background-color:#efefef;
	padding: 0px 4px 4px 4px;
}


#path {
	text-transform:uppercase;
	background-color: #e5e5e5;
	font-size: 10px;
	font-weight:bold;

	border-bottom: 1px solid #CCCCCC;

}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform:uppercase;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #efefef;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {letter-spacing:1px;
	border-bottom:1px solid #cccccc;
	background-color:#e5e5e5;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	text-shadow:2px 1px 1px #FFFFFF;
}

table.dir_cat td {letter-spacing:-1px;

	padding:6px 0px 2px 0px;

}

table.dir_cat td a{ font-weight:bold;text-shadow:4px 4px 4px #ffffff;

	

}

table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.postlisting { /* Version 5.0 */
}

table.postlisting td { /* Version 5.0 */
	padding: 4px;
}

table.postlisting td.head, table.postlisting tr.head td { /* Version 5.0 */
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.postlisting td.datehead { /* Version 5.0 */
	background-color: #e5e5e5;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size:18px;
	letter-spacing:8px;
	text-shadow:2px 2px 2px #ffffff;
}

table.postlisting td.icon { /* Version 5.0 */
}

table.postlisting td.icon img { /* Version 5.0 */
}

table.postlisting .posttitle { /* Version 5.0 */
	font-weight: bold;font-size:14px;
}

table.postlisting .date { /* Version 5.0 */
	font-style: italic;
}

.postheader { /* Version 5.0 */
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.postheader .icon { /* Version 5.0 */
	/*vertical-align: top;*/
}

.postheader .posttitle { /* Version 5.0 */
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-shadow:1px 2px 2px #ffffff;
}

.postheader .postarea { /* Version 5.0 */
	font-size: 11px;
	font-weight: normal;
}

/* Begin Version 5.3 */
.post { /* Version 5.0 */
	margin-bottom: 10px;
    width: 650px;
}
/* End Version 5.3 */

.post .link_marker { /* Version 5.0 */
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.postpics { /* Version 5.0 */
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.postpics img { /* Version 5.0 */
	border: 1px solid white;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	font-size:18px;
	background-color: #e5e5e5;
	border-left: 1px solid #cccccc;
	padding: 4px 5px 2px 5px;
}
#sidebar_right_cities td{


}


#sidebar_right_cities td a{

	
}
#sidebar_right_cities a{color:#003399;font-weight:bold;text-shadow:4px 4px 4px #ffffff;padding: 0px 0px 4px 0px;
	
}

#sidebar_right {
	background-color:#e5e5e5;
	border-left: 1px solid #cccccc;
	padding: 4px 0px 10px 10px;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 2px 2px #ffffff;

}

#sidebar_right a {
	font-size: 12px;
	font-weight:bold;
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 2px;
}

.citylist_city {
	color: #003399;
	font-size: 11px;
}

#footer {text-align:left;background-color:#000000;font-size: 12px;
	color: #A0A0A0;width:940px;padding:5px 0px 5px 10px;border-radius:0px 0px 4px 0px;
}

#footer td {text-shadow:1px 1px 1px #000000;
	font-size: 10px;
	padding: 0px;
}
#footer td a{font-size: 10px;text-shadow:1px 1px 1px #000000;
color:#efefef;
}


table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #efefef;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #CCF2FF;
	border-top: 1px solid #B3ECFF;
	border-bottom: 1px solid #B3ECFF;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #E5F9FF;
	border-bottom: 1px solid #B3ECFF;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestposts { /* Version 5.0 */

	background-color:#e5e5e5;
	padding: 3px 10px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	

	
}

.latestposts .head { /* Version 5.0 */
	padding-bottom: 5px;
	color: #000000;
	font-size: 16px;
	text-transform:uppercase;
	text-shadow:2px 1px 1px #ffffff;
}

.latestposts td { /* Version 5.0 */
	border-top: 1px solid #cccccc;
}

.adcat {
	font-size: 10px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

/* Begin Version 5.0 */
.hits {
	font-size: smaller;
	text-align: right;
}

.wmd-preview {
	border: 1px solid silver;
	background-color: #FAF9F5;
	padding: 10px;
	margin-bottom:  10px;
}
/* End Version 5.0 */

/* Begin Version 5.1 */
#citytitle {
	color: #efefef;
	font-size: 15px;
	font-weight:bold;
	padding: 15px 10px 0px 0px;
	text-shadow:1px 3px 2px #999;

}

#citytitle a {text-transform:none;
	color: #efefef;
	font-size: 15px;
}

#citytitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#demo {
    background-color: #F0E68C;
    padding: 5px 5px 5px 10px;
    margin: 3px 0px 0px -10px;
    width: 160px;
    font-family: Georgia, serif;
    font-size: 13px;
}

#demo a {
	text-decoration: underline;
	color: crimson;
	margin-left: 5px;
}

.flatnavsep {
	font-weight: bold;
	color: #003399;
}
/* End Version 5.1 */

/* Begin Version 5.3 - City filter */

#city-filter {
    font-size: 1.1em; 
    margin: 10px 0px 20px; 
}

#city-filter a {
    padding: 0px 2px;
}

#city-filter .selected {
    background-color: lightyellow;
    padding: 0px 2px;
}

/* End Version 5.3 - City filter */

.postSubcat {
	padding: 4px 0px 4px 0px;
}
/* BEGIN David26 Account (If you have a custom design you may need to change these values) */

.acc_row_light {
	background-color: #FFFFFF;
}

.acc_row_dark {
	background-color: #E4EBF8;
}

table.panel_border {
	border: 1px #A5A5A5 solid;
}

#fImage {
   border: 1px #949494 solid;
}

.welcome {
   color: #003366;
   font-weight:bold;
}

.pro_header {
	padding-top: 10px;
	margin-bottom: 10px;
   font-size: 14px;
   font-weight:bold;
   color: steelblue;
   text-shadow:1px 2px 2px #ffffff;
}

/* END David26 Account */
