/*
THEME NAME: Theseus
THEME URI: http://themeshaper.com/theseus-a-wordpress-theme-for-conquering-a-maze-of-content/
DESCRIPTION: Redesigned for Miller PR by Maze
VERSION: 1.1  Updated Spring 2010. Last Update Sept 3, 2010 by Maze
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com
*/

@import url('library/blueprint/screen.css');
@import url('library/blueprint/lib/ie.css');

/*.container { background: url(library/blueprint/lib/grid.png); }*/

/* Global Elements
-------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:95%;
	margin:0;
	color:#000;
	background:#ffffff;
}

#test {	font-family: 4, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:90%; }

h1,h4,h5,h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
}

strong, b, em, i, blockquote, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:transparent;
}
blockquote, del {
	color:#3A3E2D;
}
blockquote blockquote {
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
caption {
	background:transparent;
	font-size: .8em;
	line-height: 1.875em;
	letter-spacing:1px;
}
th	{
	border-bottom: 2px solid #cccccc; font-weight: bold;
}
td {
	border-bottom: 1px solid #cccccc;
}

/* ins {
	text-decoration:none;
} */

a { text-decoration: none;
	color:#f05133;
}

/* Header
-------------------------------------------------------------- */

#header {
	background:#FFF;
}
#branding {
	overflow:hidden;
	font-size:110%;
	padding-top:2em;
	padding-bottom:1em;
	position:relative;
}
#blog-title {
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	font-size:1em;
	line-height:1;
	display:inline;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1.5em;
    font-weight:bold;
    text-transform:uppercase;
	letter-spacing: 0px;
}

#blog-image {
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	display:inline;
}

#blog-description {
	margin:0;
	font-size:1em;
	line-height:1;
	display:inline;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-size:1.5em;
	color:#336699;
}
#site-meta {
	font-size: .6em;
	line-height: 1.875em;
}
#subscription-links {
	text-align:right;
	position:absolute;
	top:15px;
	right:240px;
	padding:4px 0;
}
#branding #searchform {
	background:#EEE;
	position:absolute;
	top:17px;
	right:0;
}
#branding #searchform input#s {
	font-size:1em;
	border:none;
	text-indent:10px;
	background:transparent;
	color:#999;
	padding:4px 0;
	border-top:1px solid #CCC;
}
#branding #searchform input#s:focus {
	color:#000;
}

/* Access
-------------------------------------------------------------- */

#access {
	background:#FFF;
}
.skip-link {
	display:none;
}
#menu {
	position:relative;
	left:-10px;
}
#menu ul ul {
	display:none;
}
#menu ul {
	margin:0;
	list-style:none;
}
#menu ul li {
	float:left;
	padding:0 0 9px 0;
	margin-right:1px;
	background:url(images/menu-bottomXX.gif) no-repeat 0 -9000px;
	position:relative;
}
#menu ul li a {
	font-size: .9em;
	line-height: 1.875em;
	display:block;
	float:left;
	margin:0;
	padding:2px 0;
	border-top:2px solid #FFF;

}
#menu ul li a span {
	padding:0 10px;
}
#menu ul li a:hover {
	color:#ff0000;
}

.home #menu ul li#home, #menu ul li.current_page_item {
	background-position:bottom center;
}
.home #menu ul li#home a, #menu ul li.current_page_item a {
	background:#ffffff;
	color:#998b7d;
	border-top:2px solid #ffffff;
	font-weight:bold;
}
.paged #menu ul li#home {
	background:transparent;
}
.home #menu ul li#home a, #menu ul li.current_page_item a {
	background:#ffffff;
	color:#998b7d;
	font-weight:bold;
}
.paged #menu ul li#home a {
	background:transparent;
	border-color:#FFF;
	color:#000;
	font-weight:bold;
}


/* Content
-------------------------------------------------------------- */

#content {
	height:100%;
	margin-bottom:0em;
text-align: justify;
}
p {
text-align: justify;
}

#content a {
	color:#ff6633;
}
#content a:hover {
	color:#ff0000;
	border-bottom:1px dotted #000;
}
img a:hover {
	border-bottom:0px;
}
a.noline { text-decoration: none; }

.attachment #content a:hover {
	border-bottom:none;
}
.category .p1, .search .p1, .tag .p1, .author .p1, .archive .p1 {
	margin-top:3em;
}
#post-0 .entry-content {
	margin-top:3em;
}
.post {
	clear:both;
}
.hentry {
	margin-bottom:3em;
}
.entry-title {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 0;
	text-transform:uppercase;
	letter-spacing:1px;
}
.page-link {
	margin-bottom:1.5em;
}
.comments-link {
	background:#ccccc;
	display:inline;
	font-size: .8em;
	line-height: 1.875em;
	padding:4px 0;
	border-bottom:1px solid #697051;
}
#content .comments-link a, .comments-link span	 {
	padding:0 10px;
	border:none;
}
#content .comments-link a:hover {
	color:#ff6633;
}
.entry-meta,.edit-link {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	color:#3A3E2D;
}
#content .entry-meta a,#content .edit-link a {
	color:#3A3E2D;
}
#content .entry-meta a:hover,#content .edit-link a:hover {
	color:#000;
}
.entry-content {
	margin-top:1.5em;
}
.page .entry-content, .single .entry-content {
	margin-top:3em;
}
.entry-content h1,.entry-content h3 {
        font-size:1.4em;
	margin-bottom:3em;
	margin-top:3em;
	line-height: 1.7em;
	letter-spacing:1px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-weight: normal;
        text-align: justify; 
        color: #998b7d; 
}

.entry-content h2 {
	font-size:1em;
	line-height:1;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1.5em;
	color:#f05133;
}

.entry-content h4 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	margin-bottom:1.5em;
	line-height: 1.5em;
	font-style:italic;
}
.entry-content h5,.entry-content h6 {
    font-size:.8em;
	margin-bottom:0;
	line-height: 1.875em;
	letter-spacing:1px;
}
.caps {
	font-size:0.8em;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 1px;
}
.important {
	font-weight:bold;
	background:#003366;
	padding:0 1px;
}
#noresults-searchform input {
	text-indent:10px;
}

/* Ribbon
-------------------------------------------------------------- */

.ribbon a, #content .ribbon-title a {
	color:#FFF;
}
.ribbon a:hover, #content .ribbon-title a:hover {
	color:#336699;
	border:none;
}
.ribbon {
	background:#998b7d url(images/ribbon-bottom-OFF.gif) no-repeat bottom center;
	color:#FFF;
	padding:1em 0 0 0;
	border-bottom:4px solid #ffffff;
	margin-bottom:1em;
	width:100%;
}
.single #access, .author #access, .category #access,
.archive #access, .search #access, .four04 #access, .paged #access {
	padding-bottom:4px;
	background:url(images/ribbon-topXX.gif) no-repeat bottom center;
	position:relative;
	width:100%;
	z-index:100;
}
.single .ribbon, .author .ribbon, .category .ribbon,
.archive .ribbon, .search .ribbon, .four04 .ribbon, .paged .ribbon {
	margin-top:-12px;
}
#feature-title {
	color:#FFF;
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	text-transform:uppercase;
	letter-spacing:1px;
}
.entry-title .container, .page-title .container {
	display:block;
}
.ribbon-title {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0;
	margin-bottom:0;
	padding-bottom:0.8em;
}
#rss-remind {
	margin-top:1.5em;
	margin-bottom:2em;
}
#remind-call {
	font-size:2em;
	line-height:1.5em;
}

/* Comments
-------------------------------------------------------------- */

#comments {
	margin-top:3em;
}
#comments h3 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	margin-bottom:1.5em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
#comments ol {
	list-style:none;
	margin:0 0 1.5em 0;
	overflow:hidden;
}
#comments ol li {
	margin-bottom:1.5em;
	overflow:hidden;
}
.comment-author {
	padding-bottom:12px;
	background:url(images/comment-topXX.gif) no-repeat bottom left;
}
.bypostauthor .comment-author {
	background:url(images/comment-top-authorXX.gif) no-repeat bottom left;
}
.comment-content {
	background:#cccccc;
	border-bottom:1px solid #697051;
}
.bypostauthor .comment-content {
	background:#8A9073;
}
.comment-content p {
	padding:.75em;
	margin:0;
}
.wp-smiley {
	float:none;
	margin:0;
}
.comment-meta {
	font-size: .8em;
	line-height: 1.875em;
	color:#3A3E2D;
}
#content .comment-meta a {
	color:#3A3E2D;
}
#content .comment-meta a:hover {
	color:#000;
}
#comments-list .comment-meta {
	float:right;
}
#respond {
	background:#cccccc;
	padding:3em 40px;
	border-bottom:1px solid #697051;
}
#respond input, #respond textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:1em;
	width:630px;
	padding:0;
	margin:0;
}
#respond .form-input {
	margin-bottom:.125em;
}
#respond .form-input input, #respond textarea {
	border:none;
	width:626px;
	padding-left:4px;
	background:#F1F2EF;
	border-top:2px solid #52573F;
}
#respond textarea {
	margin-bottom:1.5em;
}
#respond .form-input input:focus, #respond textarea:focus {
	background:#FFF;
}
.form-label {
	font-size: .8em;
	line-height: 1.875em;
}

/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above {
	display:none;
}
.navigation {
	overflow:hidden;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: .8em;
	font-weight:bold;
	line-height: 1.875em;
}



/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 16px 0;
	max-width:100%;
}
img.alignleft,
img.align-left {
	display: block;
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1.5em;
}
img.center,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	background:#f05133 url(images/footer-topxx.gif) no-repeat top center;
	color:#FFF;
	padding:3em 0 6em 0;
	font-size: .8em;
	line-height: 1.875em;
	border-top:9px solid #ffffff;
}
#footer p {
	 margin-bottom: 1.875em; 
}
#site-info a {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336699;
}

/* Footer-bar sidebars
-------------------------------------------------------------- */

#footer-bar {
	padding-bottom:3em;
	clear:both;
}
.sidebar .xoxo {
	list-style:none;
	margin:0;
}
.sidebar .xoxo h3 {
	color:#FFF;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
.sidebar .xoxo ul {
	margin:0 0 1.5em 0;
	list-style:none;
}
.sidebar .xoxo ul ul {
	margin:0;
}
.sidebar a {
	color:#FFF;
}
.textwidget a, .sidebar a:hover {
	color:#ff6633;
}
#footer #calendar h3 {
	display:none;
}
#footer #calendar caption {
	color:#FFF;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
#footer #calendar th, #footer #calendar td {
	border:none;
	padding-top:0;
	padding-bottom:0;
	
}


.floatleft { float: left; margin: 0px 5px 5px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }

/* Added Elements
-------------------------------------------------------------- */

#table1 {
	width: 500px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #000000;
 }
#table1 .rowa {
	background: #ffffff;
	height: 20px;
}
#table1 .rowb {
	background: #c0c0c0;
	height: 20px;
}
#table1 .cell {
	padding: 0px;
	border: 0px solid #000000;
}

/* Hide smiley in footer but keep for WP Stats */
img#wpstats {
width: 1px !important;
height: 1px !important;
}


#divleft-narrow {
   float: left;
   margin: 0, 0 1% 200px;
   padding: 0%;
}

#divleft, #divright {
   float: left;
   margin: 1% 0 1% 1%;
   padding: 0%;
}
#divright {
   float: right;
   width: 350px;
   margin: 1% 1% 1% 0;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

.strike {text-decoration: line-through;}

#map {
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   color: #A73228;
   background: #fff;
   width: 350px;
}

#quotes {
     position:absolute;
     left:50%;
     top:50%;
     margin:-50px 0 0 -81px;
     padding:20px;
     font-family:arial;
     font-size:17px;
     color:#333;
     width:162px;
     height:100px;
     text-align:center;
   }


a.linkwhite {color: #fff;}
a:visited.linkwhite {color: #fff;}
a:active.linkwhite {color: #fff; text-decoration: underline;}

ul {color: ccc; }
li.lists {color: ccc; list-style-type: circle; }
.li {color: ccc; list-style-type: circle; }
.children { background: #fff; color: ccc; }
.children.li { background: #fff; color: ccc; }
.children li { background: #fff; color: ccc; }

.footer.a {color: #ccc;}
a.footer {color: #ccc;}




div#pullquote
{
        float: right;
	height:100%;
	margin: 1em;
	padding: 30px;
	background: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
        font-size: 12px;
}

div#pullquote h2
{
	margin: 0;
}

div#pullquote strong
{
	color:#ff6633;
}

.clear {
  clear: both;
}


.leftjustified { text-align: left; }
div#leftjustified { text-align: left; }

