/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #663300;
	background: #f3f6b5 url("../images/bg.png") repeat-x;
}
a:link, a:visited {
	text-decoration: underline;
	color: #ff0033;
}
a:hover {
	text-decoration: underline;
	color: #cc6633;
}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 13px;}
h6 {font-size: 13px;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,blockquote {margin-bottom: 15px}
strong {font-weight: bold;}
cite, em, i {font-style: italic;}
pre, code {font-family: Courier New, monospace; margin-bottom: 10px;}
ins {text-decoration: none;}
sup, sub {height: 0; line-height: 1; position: relative; vertical-align: baseline;}
sup {bottom: 0.8em;}
sub {top: 0.3em;}
hr {border: 0 solid #555; clear: both; height: 0;border-top: 1px solid #525252; border-bottom: 1px solid #8c8c8c;margin: 15px -15px;}
blockquote {padding: 20px 20px 0 50px; color: #000; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; background: #f0f0f0 url(images/quote.png) no-repeat 15px 15px;}


/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#page {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
}
#headerimg {
	width: 1000px;
}

#flag {
	float: right;
	line-height: 40px;
	margin-right: 40px;
}

#content-wrapper1 {
	background: url("../images/bg_content.png") repeat-y;
	min-height: 450px;
}
#content-wrapper2 {
	margin: 0 20px;
	background: url("../images/bg_content_bottom.png") no-repeat bottom left;
	min-height: 450px;
}

.navigation {
	margin-bottom: 15px;
	width: 640px;
	height: 15px;
}

#content {
	float: left;
	width: 660px;
	padding: 15px 10px;
}

#sidebar {
	float: left;
	width: 260px;
	padding: 15px 10px 15px 0;
}

#footer {
	width: 840px;
	height: 70px;
	background: url("../images/bg_footer.png") no-repeat;
	padding: 10px 80px;
	color: #000;
}
#footer-stat {
	float: left;
	line-height: 1.5;
}
#footer-text {
	float: right;
	line-height: 1.5;
	text-align: right;
}


/*------------------------------------------------*/
/*--------------[POST / PAGE CONTENT]-------------*/
/*------------------------------------------------*/

#hotnews {
	padding-left: 15px;
}

.post {
	margin-bottom: 15px;
}
.post-title {
	background: url("../images/bg_news_title.png") no-repeat;
	width: 595px;
	height: 60px;
	padding-left: 45px;
	margin-bottom: 10px;
}
.post-title h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 35px;
	display: table;
	line-height: 1.2;
}
.post-title h2 a {
	color: #6d0000;
	text-decoration: none;
	display: table-cell;
	vertical-align: bottom;
}
.post-title h2 a:hover {
	text-decoration: underline;
}
.post-title small {
	font-size: 10px;
	color: #6d0000;
}

.page {
	margin-bottom: 15px;
}

.entry {
	line-height: 1.5;
	width: 640px;
	margin: 0 0 15px 10px;
}
.entry hr {
	border: 1px dotted #CCCCCC;
	margin: 5px auto 10px;
}
.entry .entry-thumbnail {
	background: url("../images/news_img_bg.png") no-repeat;
	float: left;
	width: 180px;
	height: 180px;
	margin-right: 5px;
}
.entry .attachment-thumbnail {
	padding: 15px;
}
.entry .default-thumbnail {
	padding: 0;
}
.entry ol {
	list-style-position: outside;
	margin-left: 20px;
}
.entry ul {
	list-style: outside;
	margin-left: 20px;
}
.entry ul li {
	margin: 0 0 5px 10px;
	list-style: url("../images/bullet.png");
}

#content #wp_page_numbers {
	background: none;
}

.subpages {
	margin: 20px 0 0 50px;
	list-style: inside;
	line-height: 2;
}
.subpages li {

}
.subpages ul {
	padding-left: 15px;
	list-style: inside circle;
	margin: 0;
}
.subpages a {
	font-size: 14px;
	color: #6D0000;
	font-weight: bold;
}

.flickr-gallery ul {
	margin: 0;
}
.flickr-gallery ul li {
	list-style: none;
}

#content-page {
	line-height: 1.4;
}
#content-page h2 {
	font-size: 16px;
}
#content-page p {
	margin-bottom: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	background: #F3F3F3;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption.aligncenter {
	margin: 10px auto;
}
.wp-caption-text {
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
}


/*------------------------------------------------*/
/*---------------------[WIDGET]-------------------*/
/*------------------------------------------------*/

.widget {
	margin-bottom: 15px;
}

.widget_stray_quotes h2 {
	margin: 0;
}
.quote {
	
}
.quote-word {
	background: url("../images/bg_widget_top.png") no-repeat #ddbb66;
	padding: 10px;
	text-align: center;
	color: #996600;
	border-bottom: #967f45 1px solid;
	line-height: 1.5;
}
.quote-author {
	background: #e7d09e;
	border-top: #f3e6c8 1px solid;
	color: #663300;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.quote-next {
	background: url("../images/bg_widget_bottom.png") no-repeat bottom #e7d09e;
	padding: 0 10px 10px 10px;
	text-align: right;
}
.quote-next a {
	text-decoration: underline;
	color: #ff0033;
}
.quote-next a:hover {
	text-decoration: underline;
	color: #cc6633;
}

.banner {
	margin-bottom: 15px;
}

.widget_search {
	
}
.widget_search h2 {
	background: url("../images/bg_widget_top.png") no-repeat #ddbb66;
	padding: 10px;
	color: #663300;
	border-bottom: #967f45 1px solid;
	margin: 0;
}
.widget_search form {
	border-top: #f3e6c8 1px solid;
	background: url("../images/bg_widget_bottom.png") no-repeat bottom #e7d09e;
	padding: 10px;
}
.widget_search .screen-reader-text {
	display: none;
}
.widget_search #s {
	width: 80%;
}

.widget_quickflickr h2 {
	background: url("../images/bg_widget_top.png") no-repeat #ddbb66;
	padding: 10px;
	color: #663300;
	border-bottom: #967f45 1px solid;
	margin: 0;
}
.widget_quickflickr div {
	text-align: center;
	border-top: #f3e6c8 1px solid;
	background: url("../images/bg_widget_bottom.png") no-repeat bottom #e7d09e;
	padding: 10px;
}

/*------------------------------------------------*/
/*-------------------[MAIN MENU]------------------*/
/*------------------------------------------------*/

#pixopoint_menu_wrapper1 {
	padding: 20px 0 0 40px;
	width: 625px;
}
#suckerfishnav {
    background: url("../images/bg_menu.png") repeat-x;
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height: 20px;
    border:0;
    }
#suckerfishnav li li {
    width:150px;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:13px;
    color:#000000;
    }
#suckerfishnav li ul ul {
    margin:-28px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background: #ffcc02;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#cc9900;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: url("../images/bg_menu_hover.png") repeat-x;
    }
#suckerfishnav li.current_page_item {
    background: url("../images/bg_menu_hover.png") repeat-x;
    }


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #967F45;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #967F45;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #967F45;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

