/*
Design: Strokers Ink
Theme URI: http://www.strokersink.com/
Description: Strokers Ink
Version: 3.0
Author: Steve Bessler
Author URI: http://www.strokersink.com
*/


* {
	margin:0;
	padding:0;
}

body {
	background:#222222;
	font:normal 14px/18px arial,helvetica,sans-serif;
	padding-bottom:16px;
}

#container {
	width:766px;
	margin:0 auto;
	border:2px solid #000;
	background:url(images/bg.jpg) 0px 253px;
	/* above position makes it start tiling AFTER our header */
}

#top {
    height: 43px;
    background:#300 url(images/top.jpg) top left no-repeat;
}

#top_buttons {
    height: 36px;
    list-style:none;
    padding: 10px 10px 0 470px;
}

#top_buttons li {
    display:inline;
    padding: 0 4px 0 4px
}

#header {
	height:160px;
    width: 766px;
}

#header a {
    text-decoration: none;
}


#menu {
	list-style:none;
	height:16px;
	padding:17px 32px;
	font:normal small-caps normal 12px normal Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#500 url(images/navbar2.jpg) top left no-repeat;
	text-align:left;
    letter-spacing:1px;
}

#menu li {
	display:inline;
	border-left:1px solid #F00;
	border-right:1px solid #200;
}

#menu a {
	color:#FFF;
	text-decoration:none;
	padding:0 16px;
}

#menu a:active,
#menu a:focus,
#menu a:hover {
	color:#FA0;
}

#menu .first {
	border-left:none;
}

#menu .last {
	border-right:none;
}

#sidebar {
	width:194px;
	min-height:486px;
    height:auto;
	float:left;
	display:inline; /* fix lte IE6 double margin */
	margin:0 24px 0 32px;
	color:#FFF;
}

* html #sidebar {
	height:467px;
}

#content {
	float:left;
	width:460px;
}

.objectbox {
	color:#FFF;
	margin:12px 0 24px;
}

.objectbox .top {
	background:url(images/corners.gif) top right no-repeat;
	padding-right:12px;
	margin-left:12px;
}

.objectbox .top div {
	height:26px;
	margin-left:-12px;
	padding:2px 0 0 12px;
	background:url(images/corners.gif) 0 0  no-repeat;
	position:relative; /* fix IE depth sorting */
}

.objectbox .top h2 {
	font:bold 12px/24px arial,helvetica,sans-serif;
	text-transform:uppercase;
	padding:0 0 2px 32px;
 	background:#000 14px 6px no-repeat;
}

.objectbox .content {
	padding:4px 8px 0;
	border:solid #F00;
	border-width:0 2px;
    height:auto;
    background:#990000;
}

.objectbox .bottom {
	font:1px/1px sans-serif;
	margin-right:12px;
	padding-left:12px;
	background:url(images/corners.gif) bottom left no-repeat;
}

.objectbox .bottom div {
	height:12px;
	margin-right:-12px;
	background:url(images/corners.gif) bottom right no-repeat;
}

#footer {
	clear:both;
    background:url(images/footer_nav.gif) bottom left no-repeat;
    padding: 0;
	height:300px;
	color:#FFFFFF;
}

#footer_content {
    float: left;
    height: 240px;
    width: 540px;
    display: inline;
    margin: 90px 4px 10px 12px;
    }

#footer_right {
    height: 240px;
    width: 180px;
    float: left;
    margin: 90px 4px 10px 4px;
    }

h5 {
    font: normal small-caps bold 14px normal Arial, Helvetica, sans-serif;
    margin:0 0 2px 0;
    border-bottom:.14em dotted #DDDDDD;
    width: 180px;
    text-align: left;
    }

.f4 {
    font: normal normal normal 12px normal Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 8px;
    margin: 0 0 0 12px;
    width: 200px;
    height: 48px;
    background-color: #444444;
    text-align: left;
}

.f1 {
    font: normal normal normal 10px normal Arial, Helvetica, sans-serif;
    padding: 4px;
    text-align: left;
    margin: 0 0 0 12px;
}

.f2 {
    font: normal normal normal 12px normal Arial, Helvetica, sans-serif;
    padding: 4px;
    text-align: left;
}

#footer ul {
    list-style: none;
    margin: 10px 0 0 4px;
    padding: 0;
    font: normal normal normal 12px normal Arial, Helvetica, sans-serif;
    text-align: left;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    }

#footer a:hover, a:visited {
    color: #950A0A;
    font-weight: bold;
    }

#footcontent {
	width:450px;
    clear:both;
    height: 230px;
    margin: 0;
    padding: 0;
    }

#footleft {
    float: left;
    width: 250px;
    height: 220px;
    display: inline;
    margin: 14px 0 0 0 ;
    padding: 0;
    text-align: left;
    }

#footright {
    width: 200px;
    height:220px;
    float: left;
    margin: 0;
    padding: 0;
    }

.box {
    padding-left:8px;
    padding-right:8px;
    }

.cssform p{
    width:auto;
    margin:0;
    color:#FFFFFF;
    padding-left:5px;
    padding-right:5px;
    padding-top:4px;
    }

#msubmit{
    width:140px;
    }

#button1 {
    color:#FFFFFF;
    font-size:12px;
    margin-left:0;
    background:#CC0000;
    width:144px;
    height:20px;
    border:1px solid;
    border-color:#f11f54 #5f051c #5f051c #f11f54;
    }

#privacy {
    width:640px;
    height:auto;
    margin-left: 80px;
    margin-right: 20px;
    }

.conlink a {
    color: #FFA500;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    }

.conlink a:active,
.conlink a:focus,
.conlink a:hover {
    color: #FFD700;
    text-decoration: underline;
    }




span.calnk a {
    text-decoration:none;
    color:#000000;
    border-bottom:1px dotted #000000;
    }

span.calnk a:hover {
    text-decoration:none;
    color:#000000;
    border-bottom:1px dotted #000000;
    }

span.calnk {
    position:relative;
    }

span.calnk a span {
    display:none;
    }

span.calnk a:hover span {
    color:#333333;
    background:#F6F79B;
    display:block;
    position:absolute;
    margin-top:1px;
    padding:5px;
    width:150px;
    z-index:100;
    }

.calhead {
    border:1px solid #000000;
    background-color:#00008B;
    height:25px;
    }

.entry p {
	font-size: 1.05em;
    }

.entry {
	line-height: 1.4em;
    }

.entry a {
 	color: #FFD700;
    text-decoration: none;
    }

.entry a:hover {
	color: #FFD700;
    text-decoration: underline;
    }

.post {
    margin: 0 0 0 0;
    }

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.0em;
    padding: 0;
	margin: 0;
    font-variant: small-caps;
    color: #FFFFFF;
    }

h2 a    {
	color: #FFA500;
    text-decoration: none;
    }

h2 a:hover,
h2 a:visited,
h2 a:active {
	color: #FFD700;
    text-decoration: underline;
    }

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.2em;
    padding: 0;
	margin: 5px 0 5px 0;
    font-variant: small-caps;
    }

h3 a {
	color: #FFA500;
    text-decoration: none;
    }

h3 a:hover {
	color: #FFD700;
    text-decoration: underline;
    }

.navigation {
    display: block;
    margin-top: 10px;
    }

.navigation2  {
    display: block;
    border:solid #F00;
	border-width:0 2px;
    background:#990000;
    }

.alignright, .alignright a {
  text-align: right;
  color: #FFA500;
  text-decoration: none;
    }

.alignright a:hover {
    text-align: right;
    color: #FFD700;
    text-decoration: underline;
    }

.alignright img, .alignleft img {
    border: 0px none;
    }

.alignleft, .alignleft a {
    text-align: left;
    color: #FFA500;
    text-decoration: none;
    }

.alignleft a:hover {
    text-align: left;
    color: #FFD700;
    text-decoration: underline;
    }

#content a img, img {
    border: none;
    text-decoration:none;
    }

#content ul {
    width: 82%;
    margin-left: 20px ;
    padding: 0;
}

#content li {
    }

#content a {
    color: #FFA500;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    }

#content a:active,
#content a:focus,
#content a:hover {
    color: #FFD700;
    text-decoration: underline;
    }

.content a {
    color: #FFA500;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    }

.content a:active,
.content a:focus,
.content a:hover {
    color: #FFD700;
    text-decoration: underline;
    }

.faq-question {
    padding: 2px;
    font: normal normal normal 14px normal Arial, Helvetica, sans-serif;
    color: #EEEEEE;
    }

.faq-question a:hover {
    text-decoration: underline;
    }

.faq-answer {
    padding: 3px 0 3px 6px;
    font: normal normal normal 14px normal Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    }

.faq-answer a   {
    color: #6633FF;
    font: normal normal bold 13px normal Arial, Helvetica, sans-serif;
    text-decoration: none;
    }

.faq-answer a:active,
.faq-answer a:focus,
.faq-answer a:hover {
    color: #3333FF;
    text-decoration: underline;
    }

.ngg-widget-entry-content {
    height: 110px;
    width: 450px;
    padding: 5px 5px 5px 5px;
}

.ngg-widget-entry-content a img {
  padding: 0px 6px 0px 6px;
  border: thin solid #66FF33;
}







