/*
Theme Name: Pacifica
Theme URL: http://themepix.com/wordpress-themes/pacifica/
Description: Pacifica is a free WordPress theme with featured posts option, post thumbnails and theme admin/options page. Suitable for any niche, especially for business blogs. <strong>TIP: When you do new posts, dont forget to set Featured Image, this will help to show thumbnail image on posts and featured slider posts.</strong>
Author: ThemePix.com
Author URI: http://themepix.com/
Version: 2.0
*/

/* LAYOUT */

body {
    background: none repeat scroll 0 0 #CAC8C8;
}
#wrapper {
    background: url("images/wrapper2.png") repeat-x scroll 0 0 transparent;
}
#wrapper-bg {
}
#outer-wrapper {
    margin-top: 0;
}
#contentwrap {
    background: url("images/content.png") repeat-y scroll 0 0 transparent;
    padding-left: 0;
    padding-top: 9px;
}
a {
    color: #3366CC;
    text-decoration: none;
}
a:hover {
    color: #5588AA;
    text-decoration: underline;
}
#header {
    height: 97px;
}
#header h1, #header .h1 {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0 !important;
    padding: 5px 6px 0;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}
#header h1 a, #header h1 a:visited, #header .h1 a, #header .h1 a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#header h2, #header .h2 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 13px;
    padding-left: 6px;
    padding-top: 5px;
    text-shadow: 0 1px 0 #000000;
}
.logoimg {
    margin-left: 3px;
    margin-top: -6px;
}
.feedtwitter {
    margin-top: 9px;
    text-align: left;
}
#pagemenucontainer {
    float: left;
    height: 40px;
    margin-top: 0;
}
#pagemenu {
    float: left;
}
#pagemenu, #pagemenu ul {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu {
}
#pagemenu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li a, #pagemenu li a:link {
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 15px 14px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    text-transform: none;
}
#pagemenu li a:hover, #pagemenu li a:active {
    background: none repeat scroll 0 0 #216CAC;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    text-shadow: none;
}
#pagemenu li.current_page_item a {
    background: none repeat scroll 0 0 #216CAC;
    color: #FFFFFF;
}
#pagemenu li:hover, #pagemenu li.sfhover {
    position: static;
}
#navcontainer {
    background: url("images/menu.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 43px;
    overflow: hidden;
    padding: 0;
    width: 980px;
}
#navcontainer .current-cat a {
    background: url("images/tab.png") repeat-x scroll 0 0 transparent;
}
#content {
    padding: 0;
}
pre {
    overflow: auto;
    width: 460px;
}
.post {
    border-bottom: 1px solid #E0E9D9;
    padding-bottom: 15px;
}
.post p {
    margin-bottom: 10px;
}
.title, .post > h1 {
    color: #1A1B1B;
    font-family: Arial,Helvetica,Sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 8px;
    padding: 15px 0 0;
font-size: 20px;
}
.title a, .post > h1 a {
    color: #1A1B1B;
    text-decoration: none;
}
.title a:hover, .post > h1 a:hover {
    color: #3366CC;
    text-decoration: none;
}
.pagetitle {
    font-family: Arial,Helvetica,Sans-serif;
    line-height: 22px;
    margin-bottom: 20px;
    text-decoration: underline;
}
.readmorecontent {
    text-align: right;
}
a.readmore {
    color: #3366CC;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 15px;
    text-decoration: none;
}
a.readmore:hover {
    color: #5588AA;
}
.postdate {
    color: #626D70;
    font-family: Arial,Verdana;
    font-size: 11px;
    padding: 2px 0;
}
.postmeta {
    font-family: Arial,Verdana;
    font-size: 11px;
    padding: 2px 4px;
}
.postdate img, .postmeta img {
    border: medium none;
    margin: 2px;
    vertical-align: middle;
}
.entry {
    font-family: Arial,Verdana;
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
    text-align: justify;
}
.navigation {
    padding: 25px 0;
}
blockquote {
    border-left: 3px solid #BCBBBB;
    color: #666666;
    font-style: italic;
    overflow: hidden;
    padding-left: 9px;
}
.post img {
    max-width: 680px;
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    max-height: 12px;
    padding: 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
margin: 0 10px 5px 0;
}
.alignright {
    float: right;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #168FB8 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
}
.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #2B78BA !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: bold;
    padding: 4px 8px !important;
}
.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.sidebaradbox {
    background: url("images/widget.png") repeat-x scroll 0 0 #DDDDDD;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
}
.ad125 {
    margin: 10px;
}
.sidebar {
    color: #333333;
    margin: 0 0 10px;
}
.sidebar-right {
    margin: 0 6px 0 0;
}
.sidebar-left {
    margin-left: 17px;
    width: 185px;
}
.sidebar-left h2 {
}
.sidebar-right h2 {
}
.sidebar a {
    color: #3366CC;
    text-decoration: none;
}
.sidebar a:hover {
    color: #5588AA;
    text-decoration: underline;
}
#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0DA3BF;
    height: 21px;
    padding-right: 3px;
    text-align: right;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444444;
}
#s {
    background: none repeat scroll 0 0 transparent;
    margin: 2px 0 0;
    padding: 2px 4px 4px;
    width: 140px;
}
#topsearch #s {
    float: left;
    width: 124px;
}
#topsearch #search {
    float: left;
    margin: 0;
}
.sidebar h2 {
    background: url("images/h2bg.png") repeat-x scroll 0 0 transparent;
    border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: -6px -6px 0;
    padding: 7px;
    text-shadow: 0 1px 0 #000000;
    text-transform: none;
}
.sidebar ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.sidebar ul li {
    background: url("images/widget.png") repeat-x scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 5px;
}
.sidebar ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar ul li ul li, .sidebar ul li li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
    margin: 0;
    padding: 3px 0;
}
#wp-calendar th {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    margin: 2px 0;
    padding: 2px 4px;
    text-transform: uppercase;
}
#wp-calendar td {
    color: #777777;
    font: 12px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
    background: none repeat scroll 0 0 #2B78BA;
    color: #FFFFFF;
}
#wp-calendar td:hover a, #wp-calendar #today a {
    color: #FFFFFF;
}
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 95%;
}
#footer {
    background: url("images/footer.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 12px;
    height: 21px;
    margin-top: 0;
    padding: 16px 0 0;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}
#footer a {
    color: #000000;
}
#footer a:hover {
    color: #333333;
    text-decoration: none;
}
#credits {
    color: #555555;
    font-size: 11px;
    margin-left: 10px;
    padding: 2px 4px 15px;
    text-align: center;
}
#credits a {
    color: #555555;
    text-decoration: none;
}
#comments h3 {
    margin-bottom: 10px;
}
#commentform input {
    margin: 5px 5px 1px 0;
    padding: 2px;
    width: 170px;
}
#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    padding: 2px;
    width: 100%;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#commentform #submit {
    float: right;
    margin: 0 0 5px auto;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.commentlist li {
    list-style: none outside none;
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.commentmetadata {
    display: block;
    margin: 0;
}
.post_thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px #CCCCCC;
-webkit-box-shadow: 0 0 3px #CCCCCC;
    margin: 0 10px 10px 0;
    padding: 3px;
}
#feedtwitter {
    background: url("images/widget.png") repeat-x scroll 0 -10px #DDDDDD;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
    height: 79px;
    margin-bottom: 7px;
    margin-left: 18px;
    width: 182px;
}
/*
#header .header-part {
    margin-top: 8px;
}
*/