
html {
overflow : auto;
height : 100%;
margin-bottom : 0.1em;
}
* {
padding : 0;
margin : 0;
}
body {
background : #fff;
font : 0.88em Tahoma;
line-height : 1.5em;
color : #444444;
}
a {
color : #B01F26;
text-decoration : none;
outline : none;
font-weight : bold;
}
a:hover {
color : #000;
text-decoration : underline;
outline : 0;
}
a:visited {
text-decoration : none;
outline : 0;
}
a:link h3 {
color : #951400;
border : none;
outline : 0;
}
a:link img {
border : none;
outline : none;
}
p {
padding-top : 5px;
padding-bottom : 5px;
}
ul {
list-style : none;
margin-left : 0;
padding-left : 0;
margin-top : 0;
}
ol {
margin-left : 0;
margin-left : 30px;
margin-top : 0;
}
img {
border : none;
padding-top : 3px;
padding-bottom : 3px;
}
code {
font-family : "Courier New", Courier, mono;
}
pre {
font-family : "Courier New", Courier, mono;
}
em {
font-weight : bold;
text-decoration : underline;
background-color : #f3f3f3;
}
#container {
width : 920px;
margin : 0 auto;
}
#header {
margin-bottom : 7px;
background : none repeat scroll 0% 0%;
width : 100%;
min-height : 60px;
}
#logo {
float : left;
padding-bottom : 5px;
}
#logo img {
border : none;
display : block;
}
#header h1 {
float : left;
font-size : 3em;
line-height : 1em;
text-transform : uppercase;
display : inline;
margin : 10px 0;
}
#tag {
float : right;
text-decoration : none;
text-align : right;
color : #9c9c9c;
background : inherit;
padding : 10px 0;
}
#tag a {
background : none;
height : auto;
text-decoration : none;
}
#tag a:hover {
color : #fff;
background : none;
text-decoration : none;
}
#tag img {
border : none;
background : none;
}
#tag span {
background : inherit;
color : #444444;
font-size : 1.5em;
}

#navcontainer {
width:950px;
background: #AE1323;
}

#navcontainer ul {
padding: 0;
margin: 0;
color : white;
float : left;

/*background-color : #AE1323;
*/}

#navcontainer ul li {
display : inline;
text-transform : uppercase;
}

#navcontainer ul li a {
font-size:12px;
padding : 0.1em 1em;
background-color : #AE1323;
color : white;
text-decoration : none;
border-left : 1px solid #fff;
width:100%;
padding: 0 12px 0 16px;
margin-right:10px;

}
#navcontainer ul li a:hover {
margin-right:10px;
background-color : #000;
color : #fff;
/*width:100%;*/
padding: 0 12px 0 16px;

}

.headright {
border-left : 1px solid #fff;
float : right;
}
#slickbox {
background : inherit;
float : left;
position : relative;
margin : 0 auto;
width : 100%;
padding : 0;
text-transform : lowercase;
font-size : 0.9em;
}
#slickbox h4 {
text-transform : uppercase;
padding : 3px 0 3px 0;
}
#slickcats {
background : inherit;
float : left;
position : relative;
width : 100%;
padding : 0;
}
ul.headcats {
color : #444444;
text-align : left;
height : auto;
width : 100%;
margin: 10px 0 0;
background-color : inherit;
}
ul.headcats li {
display : inline;
list-style-type : none;
margin-right : 3%;
/*border-bottom : 1px solid #ddd;*/
float : left;
text-align : right;
display : block;
/*width : 22%;*/
}
ul.headcats li:hover {
background : #f3f3f3 !important;
}
ul.headcats li a {
float : left;
color : #333;
}
ul.headcats li a:hover {
background : #f3f3f3 !important;
color : #444444;
}

#entries {
width : 500px;
float : left;
padding : 8px 0 25px 0;
line-height : 1.7em;
}
.post {
margin-bottom : 2em;
}
#sidebar {
width : 390px;
float : right;
font-size : 0.9em;
padding : 0 0 25px 0;
line-height : 1.5em;
margin-top : 2em;
}
input#s {
width : 80%;
height:16px;
margin : 0 4px 6px 0;
font-size : 12px;
border: silver 1px solid;
}
table#wp-calendar {
width: 100%;
}
#searchsubmit {
margin-bottom : 5px;
padding:2px 5px;
font-size:11px;
background: #000;
color:#fff;
border: none;
font-weight:bold;
}
#sidebar h3 {
font-weight : bold;
font-size : 1.2em;
text-transform : uppercase;
margin-bottom : 0.2em;
margin-top : 2.3em;
letter-spacing : 0.2em;
color : #34353e;
border-bottom : 1px solid silver;
}
#sidebar li {
margin-left : 0;
padding-left : 0;
margin-top : 0.1em;
}
#sidebarleft {
width : 180px;
float : left;
}
#sidebarright {
width : 180px;
float : right;
}
#sidebar li {
margin-left : 0;
padding-left : 0;
margin-top : 0.1em;
}
#sidebar p {
display : block;
background-color : #f3f3f3;
padding : 5px;
margin-top : 1px;
}
#searchform div {
padding-left : 0;
margin : 0.5em 0;
}
div.textwidget {
display : block;
background-color : #f3f3f3;
padding : 5px;
margin : 0.5em 0;
}
#sidebarright li a img {
background : inherit;
padding : 4px;
border : 2px solid silver;
margin : 7px 0;
}
.imgleft {
float : left;
margin-right : 10px;
margin-bottom : 10px;
}
.imgright {
float : right;
margin-left : 10px;
margin-bottom : 10px;
}
img.frame {
padding : 2px;
border : 1px solid #dee4e5;
}
h1 {
font-size : 2em;
line-height : 1em;
text-transform : uppercase;
display : inline;
margin-bottom : 0.2em;
margin-top : 2.5em;
}
h3 {
font-weight : bold;
font-size : 1em;
text-transform : uppercase;
margin-bottom : 0.2em;
margin-top : 2.5em;
letter-spacing : 0.2em;
color : #34353e;
border-bottom : 1px solid silver;
}
.post h3 {
border-bottom : none;
letter-spacing : normal;
margin-bottom : -0.5em;
}
h2.widgettitle {
font-weight : bold;
font-size : 1em;
text-transform : uppercase;
margin-bottom : 0.2em;
margin-top : 2.5em;
letter-spacing : 0.2em;
color : #34353e;
border-bottom : 1px solid silver;
}
.post ul {
list-style : square;
margin : 1px 5px 7px 15px;
padding : 5px;
}
.post li {
margin-bottom : 3px;
}
blockquote {
background-color: #f3f3f3;
padding : 10px;
margin : 15px 0;
}
.big {
display : inline;
font-size : 2.5em;
color:#B01F26;
}
.results_content {
padding : 0 0 1em 0;
border-bottom : 1px solid silver;
}
.except {
margin-top : 1em;
}
.archlist {
float : left;
color : #333;
width : 100%;
}
ul.archlist li {
display : inline;
list-style-type : none;
margin-right : 10px;
float : left;
display : block;
width : 215px;
}
ul.archlist li a {
float : left;
margin-right : 3px;
}
ul.archlist li a:hover {
background : #f3f3f3 !important;
color : #444444;
}
.clear {
clear : both;
margin : 0;
padding : 0;
}
.comments_tiny {
color : #b8b8b8;
border-bottom : 1px solid silver;
}
.alt {
margin : 0;
padding : 10px;
background : #f3f3f3;
}
.commentlist {
margin-top : 0;
}
.commentlist li {
margin : 5px 0 0 0;
}
.commentlist p {
margin : 10px 5px 10px 0;
}
#commentform p {
margin : 5px 0;
}
.nocomments {
text-align : center;
margin : 0;
padding : 0;
}
.commentmetadata {
margin : 0;
display : block;
}
li.comment {
font-weight : bold;
padding : 10px;
list-style : none;
}
.commentlist p {
font-weight : normal;
line-height : 1.5em;
text-transform : none;
}
#commentform {
margin-top : 30px;
}
.commentmetadata {
font-weight : normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color : #777;
}
#pages ul li.page_item ul li.page_item {
	margin-left: .5em;
}

.content {
margin-bottom : 25px;
padding-left : 5px;
font-weight : normal;
}
.commentbox {
width : 100%;
height : 100px;
}
.flickr {
background : inherit;
margin : 0 auto;
width : 100%;
padding : 0;
}
.flickr li {
padding-top : 5px;
}
#sidebarleft li a img, .flickr li img {
padding : 4px;
border : 2px solid silver;
margin: 3px 0;
}
#footer {
width : 900px;
font-size : 0.9em;
height : auto;
text-decoration : none;
text-align : center;
}
#footer a {
color : #1AB6E9;
text-decoration : none;
}

#footer a:hover {
color : #1AB6E9;
text-decoration: underline;
}

#footerinfo {
color : #AE1323;
display : inline;
text-align : center;
margin: 0 auto;
}
.left {
display : inline;
float : left;
}
.right {
display : inline;
float : right;
}
.clear {
text-align : center;
font-size : 0.8em;
color : #9c9c9c;
width : 100%;
min-height : 25px;
}
div.post p img {
max-width: 500px;
}
img.center {
display: block;
text-align: center;
margin: 0 auto;
}
img.alignleft {
float: left;
padding: .9em .5em .5em;
}
img.alignright {
float: right;
padding: .9em 0 .5em .5em;
}
img.left {
float: left;
padding: .9em .5em .5em;
}
img.right {
float: right;
padding: .9em 0 .5em .5em;
}
img.wp-smiley {
background: inherit;
}
#body_content {position: absolute;left: -10000px;};

/*/////////////////////// navigation menu////////////*/

#suckerfishnav { background:#AE1323; font-size:12px; font-family:verdana,sans-serif; font-weight:bold;} 

#suckerfishnav, #suckerfishnav ul { float:left; list-style:none; line-height:20px; padding:0; margin:0 0 1px 0;width:100%; } 

#suckerfishnav a { display:block; color:#fff; text-decoration:none; padding:0px 10px; } 

#suckerfishnav li { float:left; padding:0; } 

#suckerfishnav li ul { position:absolute; left:-999em; height:auto; width:100px; font-weight:normal; margin:0; line-height:1; -moz-opacity:0.85; opacity:0.85; khtml-opacity:0.85; }

#suckerfishnav li li { padding-right:1px; width:100px; } 

#suckerfishnav ul li { border-bottom:1px solid #fff;}

#suckerfishnav li li a { padding:4px 20px; } 

#suckerfishnav li ul li { font-weight:bold; font-family:verdana,sans-serif; } 

#suckerfishnav li ul li a { font-size:12px; color:#fff; text-transform:capitalize; padding:4px 8px; margin:0; text-align:left; } 

#suckerfishnav li:hover ul li a { color:#fff; } 

#suckerfishnav li ul ul { margin:-21px 0 0 101px; } 
#suckerfishnav li ul li:hover { background:#000;}
#suckerfishnav li ul li:hover a { color:#fff; padding:4px 8px; margin:0; text-align:left;  } 
#suckerfishnav li ul li:hover li a { color:#fff; } 
#suckerfishnav li ul li li:hover a { color:#fff; } 
#suckerfishnav li ul li ul li:hover ul li a { color:#fff; } 
#suckerfishnav li ul li ul li:hover ul li:hover a { color:#fff; } 
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul { left:-999em; } 
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul { left:auto; } 
#suckerfishnav li:hover, #suckerfishnav li.sfhover { margin:0 auto; padding:0;} 
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a { color:#fff; }