/*----------------------------------------------------------------
John Cr8on Website Stylesheet 

Updated: 	10/13/09
Author: Josh Southern <josh@paradigmshiftinteractive.com>
----------------------------------------------------------------*/

html {
  background: url(images/bg_pattern.png) repeat;
}

body {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}


/* Text & General Formatting Styles */
a, a:link, a:visited {
	color: #003366;
	text-decoration: underline;
	border: 0px none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a.nounderline {
	color: #333;
	text-decoration: none;
}
a.nounderline:hover {
	text-decoration: underline;
}
img {
	border: 0px none;
}
a img {
	border: 0px none;
}
p {
	padding: 5px 0;
	line-height: 1.5;
	text-align: left;
	font-size: 100%;
}


/* 
h1 to be used ONLY for the company name/logo 
*/
h3.main {
	font-size: 200%;
	font-family: Times, serif;
	color: #003366;
	padding: 5px 0 10px 0;
	margin: 0px 50px 10px 40px;
	border-top: 0px none;
}
h3, h4.main {
	font-size: 160%;
	font-family: Times, serif;
	color: #003366;
	padding: 5px 0 7px 0;
}
h4, h5, h6 {
	font-size: 140%;
	font-family: Times, serif;
	color: #003366;
	padding: 8px 0 0 0;
	margin-bottom: -5px;
	line-height: 1.5;
}
h3 a, h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
}
h3 a:visited {
	color: #336699;
}
h3 a:hover {
	text-decoration: underline;
}
ul, ol {
	padding: 5px 15px 5px 15px;
	margin: 0px 50px 0 40px;
	line-height: 1.4;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul li, ol li {
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 100%;
}
ul.twocolumn, ol.twocolumn {
	float: left;
}
ul.twocolumn li, ol.twocolumn li {
	width: 48%;
	float: left;
}
ul.linklist, ul.linklist ul {
	padding: 5px 0px;
	list-style: none;
	margin: 0;
}
p.post_time {
	margin-top: -12px;
}
p.feature {
	font-size: 115%;
}
p.note {
	font-size: x-small;
}	
.toppadding {
	padding-top: 50px;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.accessible {
	display: none;
}
body.error p, body.error h2, body.error h3, body.error h4, body.error h5, body.error h6 {
	padding-left: 30px;
}
body.error ul, body.error ol {
	padding-left: 50px;
}
hr {
	color: #999;
	border: 0px none;
	border-top: 1px solid #999;
	margin: 10px 20px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

/* General Page Elements */

/* -----------------------HEADER--------------------------- */
/* H1 to be used ONLY for the logo/company name */ 
h1 {
  position: relative;
  width: 353px;
  height: 245px;
  text-indent: -9999px;
  background: transparent url(images/logo.png?r=2) no-repeat;
  z-index: +1;
}
/* H2 to be used ONLY for the blog title */ 
h2 {
  position: relative;
  left: 100px;
  width: 481px;
  height: 123px;
  text-indent: -9999px;
  background: transparent url(images/title.png) no-repeat;
}
#ad {
  width: 733px;
  margin: 0 auto;
}
#page_wrapper {
  position: absolute;
  /*top: 90px;*/
}
#header {
  width: 715px;
  height: 235px;
  padding: 50px 0px 0px 285px;
  background: transparent url(images/bg_header.png?r=3) no-repeat;
  position: relative;
}
#flickr_latest_photos {
	list-style: none;
	float: right;
	position: absolute;
	top: 205px;
	left: 295px;
	padding: 0;
	margin: 0;
	width: 539px;
}
#flickr_latest_photos li {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	float: right;
}
#flickr_latest_photos li {
	margin: 0;
	padding: 0;
	width: 75px;
	height: 75px;
	text-decoration: none;
}
/* -----------------------END HEADER--------------------------- */


/* -----------------------CONTENT AREA--------------------------- */
#content {
  width: 700px;
  min-height: 825px;
  padding: 10px 0px 30px 300px;
  background: transparent url(images/bg_content.png?r=3) repeat-y;
}
#content div {
	padding: 5px 0;
}
#content .subcontentitem {
	margin: 10px 55px 10px 40px;
	border-bottom: 1px solid #003366;
}
#content .pagecontent {
	margin: 0 55px 10px 40px;
}
#content div.clear {
	margin: 0;
	height: 1px;
}
#content .homecontentitem {
	width: 398px;
	padding: 0 0 10px 0;
	margin: 8px auto;
	background: transparent url(images/center_rounded_box_bottom.gif) bottom left no-repeat;
}
#content .homecontentitem h3, #content .homecontentitem h4 {
	background: transparent url(images/center_rounded_box_top.gif) top left no-repeat;
	padding-top: 15px;
}
h3.comments {
	font-size: 130%;
	margin-bottom: 0;
	padding-bottom: 0;
}
ol.commentlist {
	margin: 0 50px 0 25px; 
}
.postNavigation {
  	margin: 0 55px 10px 40px;
  	height: 30px;
  	border-bottom: 1px solid #003366;
}
.postNavigation.bottom {
	clear: both;
}
.postNavigation a {
  	font-size: 13px;
  	font-weight: bold;
  	text-transform: uppercase;
}
.padComm .postNavigation a {
  	font-size: 12px;
  	font-weight: normal;
  	text-transform: none;
}
.postNavigation .alignleft {
  	padding: 10px 0 7px 0;
  	float: left;
}
.postNavigation .alignright {
  	padding: 10px 0 7px 0;
  	float: right;
}
.dateDiv {
	font-weight: bold;
}
.wp-caption-text {
	font-style: italic;
	font-size: 90%;
}

/* -----------------------END CONTENT AREA--------------------------- */


/* -----------------------LEFT SIDEBAR--------------------------- */
#sidebar {
  position: absolute;
  width: 353px;
  min-height: 1010px;
  background: transparent url(images/bg_sidebar.png) no-repeat;
  left: 2px;
  z-index: +1;
}

dl.sidebar {
  margin: 0 35px 0 65px;
  list-style-type: none;
  font-size: 110%;
  color: #003366;
  font-weight: bold;
}

dl.sidebar dt {
  margin-top: 15px;
  padding-bottom: 5px;
}

dl.sidebar dd {
  font-size: 100%;
  font-weight: normal;
  padding: 0 0 8px 10px;
  line-height: 1.2;
}

dl.sidebar dd a {
  text-decoration: none;
  color: #003366;
}

dl.sidebar dd a:visited {
  color: #003366;
}

dl.sidebar dd a:hover {
  color: #336699;
  text-decoration: underline;
}

#sidebar_links {
  position: relative;
  top: -75px;
  *top: -60px; /* IE7 */
  padding-top: 35px;
  width: 299px;
  min-height: 495px;
  background: transparent url(images/bg_sidebar_links.png) repeat-y;
}

#sidebar_links_bottom {
  position: relative;
  top: -75px;
  *top: -60px; /* IE7 */
  width: 299px;
  height: 28px;
  background: transparent url(images/bg_sidebar_links_bottom.png) no-repeat;
}
/* -----------------------END LEFT SIDEBAR--------------------------- */

/* -----------------------RIGHT SIDEBAR--------------------------- */
#content #right_sidebar_links {
  position: relative;
  float: right;
  top: -105px;
  right: -40px;
  padding-top: 60px;
  width: 253px;
  background: transparent url(images/left_sidebar_top.png) no-repeat;
  min-width: 0;
  margin-bottom: -100px;
  margin-left: -40px;
}
#content #rightwrapper {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  background: transparent url(images/left_sidebar_bg.png) repeat-y -1px 0;
  min-width: 0;
  *top: 10px; /* IE7 */
}
dl.right {
  margin: 0;
  padding: 0 30px 0 35px;
}
/*dl.sidebar dt {
  margin-top: 15px;
}

dl.sidebar dd {
  text-indent: 10px;
  line-height: 1.75em;
  font-size: 100%;
  font-weight: normal;
}

dl.sidebar dd a {
  text-decoration: none;
  color: #003366;
}

dl.sidebar dd a:visited {
  color: #003366;
}

dl.sidebar dd a:hover {
  color: #336699;
  text-decoration: underline;
}*/

#right_sidebar_links_bottom {
  position: relative;
  width: 253px;
  height: 28px;
  background: transparent url(images/left_sidebar_bottom.png) no-repeat -2px 0;
  *top: 10px; /* IE7 */
}
/* -----------------------END RIGHT SIDEBAR--------------------------- */


/* -----------------------NAVIGATION--------------------------- */
ul#main_nav {
  margin: 10px 190px 0px 20px;
  padding: 5px 0;
  list-style-type: none;
  font-size: 110%;
  color: #003366;
  font-weight: bold;
  float: right;
}

ul#main_nav li {
  display: block;
  float: right;
  padding: 0px 10px;
  border-left: 2px solid #003366;
  line-height: 14px;
}

ul#main_nav li a {
  text-decoration: none;
  color: #003366;
}

ul#main_nav li a:visited {
  color: #003366;
}

ul#main_nav li a:hover {
  color: #336699;
  text-decoration: underline;
}

ul#main_nav li:last-child {
  padding-left: 0;
  border-left: none;
}
/* ----------------------END NAVIGATION--------------------------- */


/* -----------------------FOOTER--------------------------- */
#footer {
  height: 75px;
  padding: 0px 55px 12px 45px;
  background: transparent url(images/bg_footer.png?r=3) no-repeat;
  clear: both;
  width: 900px;
}

#footer p {
  display: block;
  height: 20px;
  text-align: center;
  margin: 0;
  padding: 2px;
  list-style-type: none;
  font-size: 90%;
  color: #003366;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}
/* -----------------------END FOOTER--------------------------- */


/* ----------------------FORMS--------------------------- */
textarea {
	width: 450px;
}

/* ----------------------END FORMS--------------------------- */