/*   
  Based off Elegant Grunge theme
  Theme URI: http://michael.tyson.id.au/elegant-grunge-wordpress-theme
*/



/****************************
 **   General
 ****************************/

html, body, #wrapper { 
    height: 100%; 
}
body > #wrapper { 
    height: auto; min-height: 100%; 
}

body {
	background: #fefefe url(/images/bg.jpg) repeat-x;
	font: 90% Georgia, Times New Roman, Times, serif;	
	color: #333333;
	padding: 0;
	margin: 0;
}


.entry ul,
.entry ol,
p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;
}
p a, 
p a:visited,
ul a,
ul a:visited,
ol a,
ol a:visited  {
    color: #f30000;
    text-decoration: none;
}
p a:hover,
ul a:hover,
ol a:hover {
    border-bottom: 1px solid #cccccc;
}
#body li {
    margin-bottom: 5px;
}
img {
    border: 0;
    padding: 5px;
    border: 1px solid #cccccc;  
}
blockquote {
    border-left: 2px solid #efefef;
    padding-left: 10px;
    font-style: italic;
}
.documentFirstHeading {
    padding-top: 10px;
    font-size: 180%;
	border-bottom: 1px solid #cccccc;
}
.source-code {
    font-family: monospace;
    font-size: 12px;
}
pre {
    background-color: #e2e2e2;
    border: 1px solid #cccccc;
    font-family: monospace;
    padding: 10px;
}
.pullquote {
    padding: 0 0 0 1em;
    margin: 0 0 1em 1em;
    font-style: italic;
    font-size: 140%;
    color: #00536b;
    float: right;
    width: 35%;
    clear: right;
    background-color: White;
    border-left: 4px solid #cccccc;
}
.byline {
    font-size: 14px;
    color: #666666;
    line-height: 1em;
}
.enlarge {
    margin: -5px 0 10px 5px;
    font-size: 90%;
}

/****************************
 **   Layout
 ****************************/
/*Facebook Widgets */
.fb_iframe_widget {
    margin-bottom: 2em;
    width: 100%;
}
.facebook-like {
    margin-left: 110px;
}
.tw_button {
    position: absolute;
    top: 0;
}
#wrapper {
    margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
    margin-bottom: 25px;
}
#logo {
    background: url(/images/logo.jpg) no-repeat;
	margin-top: 10px;

}
#logo a {
    display: block; 
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 56px;
    height: 0px !important;
    width: 260px;
    cursor: pointer;
}
/* 
[=== Navigation =====================================================================] 
*/
#nav {
	position: absolute;
	top: 0;
	width: 555px;
	height: 33px;
    margin: 23px 0 0 410px;
	padding: 0;
}	
/* Dwyer Method to hide text */
#nav span {
    display: block;
    width: 0;
	height: 0;
	overflow: hidden;
}
#nav, #nav a:hover, #nav a.selected {
    background: url(/images/nav.jpg) no-repeat;
	border-bottom: none;
}
#nav li {
	position: absolute;
	list-style: none;
}
#nav li, #nav a {
	height: 30px;
	display: block;
}
/* Width controls width of each text image. Top refers to position
   that is relative to nav.jpg */
   
#plone, #plone a { top: 0px; left: 0px;  width: 72px;} 
#plone a:hover, #plone a.selected { background-position: 0px -33px; }

#webdesign, #webdesign a { top: 0px; left: 72px; width: 130px; }
#webdesign a:hover, #webdesign a.selected { background-position: -72px -33px; }

#print, #print a { top: 0px; left: 202px; width: 65px; }
#print a:hover, #print a.selected { background-position: -202px -33px; }

#photography, #photography a { top: 0px; left: 267px; width: 145px; }
#photography a:hover, #photography a.selected { background-position: -267px -33px;}

#about, #about a { top: 0px; left: 412px; width: 80px; }
#about a:hover, #about a.selected { background-position: -412px -33px; } 

#blog, #blog a { top: 0px; left: 492px; width: 65px; }
#blog a:hover, #blog a.selected { background-position: -492px -33px; } 

li#rss-feed {
    margin: 6px 0;
    padding-bottom: 4px;
}
#rss-feed {
    background: #fefefe url(/blog/images/button-rss.png) no-repeat;
    padding: 2px 0 0 25px;
}
#twitter {
	background: #fefefe url(/blog/images/button-twitter.png) no-repeat;
    padding: 0px 0 0 25px;
}
#blog-about img {
    float: left;
    border: none;
    padding: 0 8px 0 8px;
}
#blog-about p {
    font-size: 12px;
}
/* Popular Tabs */

#popular-tabs { }
#popular-tabs ul { 
    float:  left; 
    list-style: none; 
    margin: 0 0 6px 0; 
}
#popular-tabs #pt-nav li { 
    float: left; 
    margin: 0 1px 0 0; 
}
#popular-tabs #pt-nav li a { 
    padding: 8px 10px; 
    background: #f1f1f1; 
    color: #000000; 
    border-bottom: none; 
    outline: none; 
    zoom: 1; 
    font-size: 12px;
}

#popular-tabs #pt-nav li.first { 
    margin-left: 10px;
}
#popular-tabs #pt-nav li a:hover { 
    background: #ddd; 
    text-decoration: none; 
}
#popular-tabs #pt-nav li a.active {
    background-color: #f30000; 
    color: #fff; 
    border-bottom: none;
    font-weight: bold; 
}
#popular-tabs div { 
    clear: both; 
    border: 3px #f30000; 
    border-style: solid none none none;
    position: relative; 
    z-index: 10; 
    xoverflow: hidden; 
    zoom: 1; 
}
#popular-tabs div ul { 
    margin: 0; zoom: 1;
}
.custom li.widget #popular-tabs div li { 
    list-style: none; 
    border-bottom: 1px solid #ddd; 
    margin-bottom: 0; 
}
#popular-tabs div li a { 
    display: block; 
    padding: .3em 0 .3em 0em;  
}
#popular-tabs div li a:hover { 
    color: #333333;
    border-bottom: none;
}

#tabs-1 ol, #tabs-2 ol {
    color: #f30000;
    margin-left: 30px;
}

/* Category Chart */

#categories-chart li {
    padding: 7px;
    background-color: #efefef;
    color: #f30000;
    font-size: 13px;
    white-space: nowrap;
}

#cat1 {
    background-color: #dddddd !important;
}

#categories-chart li:hover {
    background-color: #dddddd;
}
#categories-chart li a:hover {
    border-bottom: none;
}

#body {
	float: left;
	width: 700px;
	padding-right: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 235px;
	xposition: relative;
	xleft: -15px;
}

/****************************
 **   Content
 ****************************/

/* General */

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-family: Georgia, Times New Roman, Times, serif;
    letter-spacing: 1px;
	font-weight: normal;
}
h1 {
    color: #004a80;
    font-size: 160%;
}
h2 {
    color: #000000;
    font-size: 140%;
}
h3 {
    color: #004a80;
    font-size: 120%;
    margin: 2em 0 .5em 0;
    padding: 0;
}
h2 a, 
h3 a {
    color: #004a80;
    text-decoration: none;
}
h2 a:hover, 
h3 a:hover {
    color: #f30000;
    border-bottom: none;
    text-decoration: none;
}
.no-padding {
    padding: 0 !important;
}
.no-border {
    border: 0 !important;
}
.posted {
    margin: 0;
    padding: 0;
    font-size: 0.85em;
    color: #8e8e8e;
}
.post .entry {
        position: relative;
        margin-top: .3em;
        margin-bottom: 3em;
	line-height: 1.3em;
	clear: both;

}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
        float: left;
	font-size: 1.2em;
        width: 90px;
	color: #333333;
}

.post-content {
    margin-left: 100px;
}

.more-link {
   font-size: 1.2em;
}
.metadata {
	margin-top: 20px;
        padding: 4px 0px;
	font-size: 0.85em;
        border-top: 2px solid #efefef;
        text-transform: capitalize;
}
.metadata a {
	text-decoration: none;
}
.metadata p {
   padding: 0;
   margin-top: 0; 
}
.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a,
.navigation a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #f30000;
}
.navigation a:hover {
	border-bottom: 1px solid #cccccc;

}
.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #f30000;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.go-back {
    margin-top: 30px;
}
/* Comments */

.commentlist {
    padding: 0;
    list-style-type: none;
    margin-top: 16px;
    margin-left: 0px;
}
.commentlist li {
    border-bottom: 4px solid #efefef;
}
.commentlist .children li {
    margin-left: 0px !important;
}
.commentlist .children li {
    list-style: none;
}
.comment-datetime {
    color: #666666;
    font-size: 11px;
}
.commentlist .children {
    padding: 0;
    margin: 0;
}
.commentlist .children li {
    padding-left: 40px;;
    margin: 0;
}
.comment-content {
    padding-bottom: 10px;
}
.comment-author {
    color: #004a80;
    font-size: 120%;
	padding: 4px 8px;
}

.comment-author a {
    color: #f30000; 
    text-decoration: none;
}
.comment-author a:hover {
    color: #f30000; 
    text-decoration: none;
    border-bottom: 1px solid #cccccc;
}
.comment-text {
    padding: 0px 0px 0px 10px;
    xmargin-left: 20px;
    xborder-left: 2px solid #efefef;
}
.reply {
    padding: 10px 0 0 0;
    font-size: 12px;
}
#comment-title {
	font-size: 0.85em;
}

#submit {
        margin: 15px 0 20px 0;
	border: 0;
	background-color: #cccccc;
	font: .9em Georgia, Times New Roman, Times, serif;	
	width: 120px;
	height: 22px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	text-transform: capitalize;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */

input.text {
	width: 250px;
	padding: 5px;
	border: 1px solid #cccccc;
}

textarea {
	width: 580px;
	height: 200px;
	margin: 0;
	padding: 5px;
	border: 1px solid #cccccc;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 120%;
	color: #676767;
	margin-bottom: 20px;
}

.sidebar a,
.sidebat a:visited {
	color: #f30000;
        text-decoration: none;
}
.sidebar a:hover {
        border-bottom: 1px solid #cccccc;
}
.sidebar li p {
    padding: 0 10px;
    font-size: 11px;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}
ul#recent-posts li {
        margin-bottom: 10px;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

#searchform input {
    border: 1px solid #cccccc !important;
    text-transform: uppercase;
}
#searchform div #s {
        float: left;
	border: 0;
        height: 14px;
        width: 195px;
        padding: 4px;
        margin: 20px 0;
	outline: none;
}

#searchform div #searchsubmit {
        border: 0;
	background-color: #cccccc;
	font: .9em Georgia, Times New Roman, Times, serif;	
	width: 30px;
	height: 24px;
        margin-top: 20px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	text-transform: uppercase;
}
.sidebar #searchform div #s,
.sidebar #searchform div #searchsubmit {
        margin-top: 0 !important;
}


/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}


/* Pagination */
.wp-pagenavi {
	clear: both;
        border-top: 2px solid #efefef;
        margin-top: 25px;
        padding-top: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none;
	padding: 2px 5px 5px 5px;
	margin: 2px;
        color: #666666;
}
.wp-pagenavi a {
        color: #f30000;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
        color: #000000;
}

.wp-pagenavi span.current {
        background-color: #f30000;
        color: #ffffff;
}

.wp-pagenavi .pages {
        margin-right: 10px;
}
/* Footer */

/* Sticky Footer - http://www.cssstickyfooter.com */
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
    display: inline-block;
}
#content {
    padding-bottom: 50px;
    margin-bottom: 50px;
    width: 100%;
}
#footer-wrapper { 
    background: #003747 url(/images/bg-footer.jpg) repeat-x;
}
#footer {
    font: 90% "Trebuchet MS", Verdana, sans-serif;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    margin-top: -70px;
    width: 960px;
    color: #ffffff;
    height: 50px;
    text-align:right;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#footer ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer ul li {
    display: inline !important;
    font-size: 90%;
    padding: 0 8px;
    border-left: 1px solid #ffffff;

}
#footer ul li a,
#footer ul li a:visited {
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px solid #ffffff
}
#footer ul li a:hover {
    color: #f30000;
    border-bottom: none;
}
#copyright {
    float: left;
}
.no-hover {
    border: none !important;
}

