/*
THEME NAME: Pacifica
THEME URI: http://makedesignnotwar.com
DESCRIPTION: Pacifica is Portfolio.
VERSION: 1.4
AUTHOR: Brandon Jones
AUTHOR URI: http://makedesignnotwar.com
TAGS: portfolio, classic, simple, modern, gallery, image
*/
@import url(library/styles/hacks/reset.css);

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td, hr
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
line-height: 1;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
font-weight: normal;
}

ul, ol
{
list-style: none;
}

/* ------------------------------------------------- */
/* THE CORE LAYOUT STYLING IS FOUND IN THIS DOCUMENT */
/* ------------------------------------------------- */

body{
background: #ddd;
}

/* Global Wrap */
#wrap{
width: 999px;
margin: 0 auto;
z-index: 3;
background:#FFFFFF url(library/img/page/main_bg.png) repeat-y scroll 0 0;
}

/* Page      */

/* Page      */
/* -> Header */
#page .header{
background:transparent none repeat scroll 0 0;
height:auto;
margin:0 auto;
text-align:center;
width:999px;
}

#page .header img {margin:35px auto;
}

/* Page          */
/* -> Navigation */


#navwrap{
	background: black url(library/img/bg/header_gradient.jpg) repeat-x;
	width: 100%;
	height: 35px;
	overflow: visible;
	margin: 0 auto;
	}
		
.navigation{
	width: 999px;
	background: transparent;
	margin: 0 auto;
	z-index: 99;
}

.navigation .border{
 padding-left: 30px;
}

.navigation ul{
	padding: 6px 0px !important;
	float:left;
	width: 740px;
}

.navigation ul li{
	display: inline;
	padding-left: 20px;
	padding-right: 12px;
	color: white;
}

.navigation ul li.first{
	background: none;
	padding-left: 0px;
}

.navigation ul li .icon{
	vertical-align: middle;
	margin: 2px 8px 0 0;
	float: left;
}

.navigation ul li a{
	text-decoration: none;
	color: white;
}

.navigation .search{
	float: right;
	padding-top: 6px;	
}

.navigation .search .field{
	background: transparent url(library/img/navigation/search_bar.jpg) no-repeat 0 0;
	font:11px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	line-height: 22px;
	width: 152px;
	height: 20px;
	color: #fff;
	float: left;
	padding: 3px 3px 3px 5px;
}

.navigation .search .button{
	background: black url(library/img/navigation/search_btn.jpg) no-repeat;
	width: 60px;
	height: 20px;
	color: #313131;
	font:12px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}



/* Content */
#page #content{
background:transparent none repeat scroll 0 0;
margin:0 auto 0;
padding-top:0px;
width:999px;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	margin: 0 auto;
	padding: 8px 30px;
}

#content .info_bar .hello{
	height: 95px;
	width: 628px;
	float: left;
}


#content .info_bar .calltoaction{
	float: left;
	clear: right;
	height: 95px;
	width: 305px;
}


/* Content             */
/* -> From Title Bar   */
.from_title{
	text-align: center;
	padding: 13px;
	margin-left: 31px;
	margin-right: 31px;
}

.from_title .page_title{
font-size: 16px;
text-transform: capitalize;
}

.from_title .page_title img{
padding: 0px 7px;
}


.from_title ul{
	width: 100%;
}

.from_title hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: -10px;
	margin-bottom: 10px;
}

.from_title ul li{
	display: inline;
	background: url(library/img/navigation/navigation_dot.jpg) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

.from_title li.page_title{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	background: none;
}


/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	border-top:1px dotted #C2C2C2;margin:0 30px;padding:30px 0;
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry{
	width: 590px;
	border-right: 1px dotted #c2c2c2;
	padding-right: 25px;
	float: left;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry{
	margin-bottom: 20px;
clear: both;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(library/img/blog/date_bg.jpg) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 15px;
}

#content .content_wrap .entries ul li .entry-title,
#content .content_wrap .full-entry .entry-title{
	float:left;
	width: 400px;
}


#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}


#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post,
#content .content_wrap .full-entry .page{
	clear: both;
	padding-top: 1px;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 20px;
}


#content .content_wrap .entries ul li .alignleft,
#content .content_wrap .full-entry ul li .alignleft{
	float: left;
	padding-top: 8px;
	padding-right: 9px;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(library/img/blog/comments_bg.jpg) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}





/* COMMENTS STYLING */
#content .content_wrap .comment_list{
	padding-top: 10px;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #fff;
	padding: 16px 0;
    border-bottom: 1px dotted #c2c2c2;
}

#content .content_wrap .comment_list p{
	margin-top: 0px;
}

.comment_list input, 
.comment_list textarea{
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 6px 0;
}

.comment_list input:hover{
	background: #222;
color: white;
}


.comment_list .comments_meta{
	padding: 4px 6px 6px; background: #eee;
        border-borrom: dotted 1px #ccc; 
}

/* CONTACT FORM STYLING */
.contact-form input,
.contactform textarea{
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 6px 0;
}



/* SIDEBAR STYLING */
#sidebar{
	float: left;
}

#sidebar .sidebar_wrap{
	width: 262px;
	margin-left: 37px;
}

#sidebar ul li{
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#sidebar ul li li{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}


#sidebar ul li div div{
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#sidebar ul li div p{
	margin-bottom: 5px;
}

.sidebar_push #sidebar{
	margin-top: -20px;
}


/* Sidebar       */
/* -> Affiliates */

#sidebar ul.affiliates li{
	display: inline;
}

#sidebar hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us{
	line-height: 24px;
	text-align: right;
}

/* Sidebar       */
/* -> The Author */

#sidebar .the_author{
	line-height: 24px;
}

#sidebar .the_author img{
	border: 1px solid #000;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li{
	margin-bottom: 10px;
}


/* FOOTER NAV */
.footer_nav{

	text-align: center;
	height:57px;
	width: 999px;	
	padding-top: 12px;
}

.footer_nav .list{
	border-top: 1px dotted #c2c2c2;
	margin-left: 31px;
	margin-right: 31px;
	padding: 15px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 200px;
}

.footer_nav .cur{
	float: left;
	width: 500px;
}

.footer_nav .next{
	float: right;
	width: 200px;
}

.footer_nav .cen {color:#333333;font-size:12px;font-weight:bold;text-align:center;}



/* FOOTER   */
#footer{
background:#111111 none repeat scroll 0 0;font-family:'Lucida Grande',Arial,sans-serif;height:auto;padding-bottom:15px;width:100%;
}

#footer .footerList ul li{
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 130px;
}

#footer .footerList ul li li{
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	clear: left;
	width: 130px;
}


#footer .footerWrap{
	width: 1000px;
	margin: 0 auto;
}

#footer .footerAds {clear:right;float:left;margin-left:25px;margin-top:25px;padding-right:10px;padding-top:10px;}

#footer .footerAds img.square {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#333333 none repeat scroll 0 0;margin:0 0 0 15px;padding:4px;}core.css (line 551)#footer .footerAds img {float:left;padding-right:5px;}



/* IMAGE STYLING */

img.alignright {
margin: 0 0 2px 12px;
display: inline;
}

img.alignleft {
margin: 0 15px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.comment_list .avatar{
padding: 3px;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
}

.comment_list .avatar:hover{
background:#dddddd none repeat scroll 0 0;
}

.comment_list .avatar{
float: left;
margin: 5px 12px 2px 0;
display: inline;
}

.simpleimage{text-align: center;}

a img:hover{
	opacity: 0.9;
}

/* --------------------------------------------------------------    
   Set default typography based on Blueprint   
   http://code.google.com/p/blueprintcss/     
-------------------------------------------------------------- */   

body {
    color:#666;    
    font: 13px "Lucida Grande", "Lucida Sans Unicode", Garuda, sans-serif;
    line-height:24px;
}

input, textarea {
    line-height:normal !important;
}


/* HEADINGS -------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:bold;
	clear:both;
	letter-spacing:-0.02em;
	font-family: Arial;
}

#content h1{font-size: 26px; margin: 5px 0px 10px;}
#content h2{font-size: 22px; margin: 10px 0 5px;}
#content h3{font-size: 18px; margin: 15px 0px 10px;}
#content h4{font-size: 16px; margin: 10px 0px 10px;}
#content h5{font-size: 14px; margin: 5px 0px 10px;}
#content h5{font-size: 12px; margin: 5px 0px 10px; text-transform: uppercase;}


/* TEXT ELEMENTS -------------------------------------------------------------- */

p {
	margin-bottom:18px;
}
ul, ol {
	margin: auto;
}
ul {
	list-style:none;
}
ol {
	list-style-type: decimal;
	margin-left: 40px;
}
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;
}
dl	{
    margin:0 1.5em;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	color: #666666;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin:30px 20px;padding-left:15px;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* PULLQUOTES -------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	text-align: left;
	width: 33%;
}




/* ------------------------------------------------- */
/* CUSTOM TEXT STYLING FOR THIS THEME -------------- */
/* ------------------------------------------------- */

/* GENERAL MODIFICATIONS -------------- */
#page .navigation ul li a{
	text-decoration: none;
	color: #333;
}

#content .from_title .page_title, #content .from_title .page_title a{
	font-size: 16px;
        color: #222; 
        font-family: Arial;
}

#content .from_title li.page_title{
	font-size: 16px;
	background: none;
}


.full_entry ul{
	margin-left: 20px;
}

.content_wrap hr{
	margin: 20px 0;
height: 1px;
}





/* POST COLUMN MODIFICATIONS (MAIN CONTENT COLUMN) -------------- */
.title h2, .title h3{clear: none !important;}
.title h2{margin: 0 !important; padding: 2px 0 0 !important;}
.title h2 a{color: #111 !important;}
.title h2 a{width:: 450px !important;}


#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(library/img/blog/date_bg.jpg) no-repeat;
	width: 36px;
	height: 42px;
	float:left;
	margin: 5px 15px 0 0;
	text-transform: uppercase;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 2px;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

#content .content_wrap .entries ul li .date p span,
#content .content_wrap .full-entry .date p span{
	display: block;
	font-size: 19px;
}

#content .content_wrap .entries ul li .entry-title h1,
#content .content_wrap .full-entry .entry-title h1{
	font-size: 26px; 
	color: #333333;
	height: 30px;
	overflow: hidden;
	font-family: Arial, sans-serif;
}

#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post,
#content .content_wrap .full-entry .page{
	clear: both;
	height: auto;
	padding-top: 10px;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 10px;
	font-size: 13px;
}

.comment_list p{
	margin: 0;
}

#content .content_wrap .entries ul li .entry ul li,
#content .content_wrap .full-entry .post ul li{
	background: url(library/img/blog/bullet.jpg) no-repeat 0 5px;
	padding-left: 15px;
	/* -- margin-top: 10px;
	margin-bottom: 10px; -- */
}




/* SIDEBAR TEXT MODIFICATIONS -------------- */
#sidebar h3 a, a h3{color: #333333;}
#sidebar h3{
	font-family: Arial, sans-serif;
        color: #333333; margin: 0 0 10px;
}



/* FOOTER TEXT STYLING FOR THIS THEME -------------- */

.footer_nav .prev{
	font-size:20px; 
	color: #999999;
}

.footer_nav .cur{
	font-size:12px; 
	color: #333333;
	text-align:center;
}

.footer_nav .cen a{
	font-size:12px; 
	color: #333333;
	text-align:center;
}

.footer_nav .cur i, .footer_nav .cen i{
	font-size:12px; 
	color: #999999;
	text-transform:lowercase;
}

.footer_nav .next{
	font-size:12px; 
	color: #999999;
}


.footer_links li {padding-right: 25px; display: inline;}
.footer_links li a {color: white; font-weight: bold;}
.footer_links {margin: 0 0 12px; text-align: center;}


#footer .copyright{
	clear: both;
	color: #8c8c8c;
	padding-top: 25px;
	font-size: 11px;
	text-align: center;
}

#footer .copyright span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

#footer .copyright ul{
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	width: 750px;
}

#footer .copyright ul li{
	display: inline;
	padding-left: 20px;
	padding-right: 12px;
}


#footer .copyright ul li, 
#footer .copyright ul li li{
        margin: 0 auto;
	float: left;
}

#footer .copyright a{
	color: white;
        font-style: normal;
}



/* ---------- SPECIAL RULES ------------- */

.comments_tally{
background: url(library/img/blog/comments_bg.jpg) no-repeat;
color: white;
text-align: center;
width: 112px;
height: 30px;
float: right;
margin-top: 6px;
line-height: 22px;
}

.comments_tally a, .comments_tally a:hover{color: white;}

.title h2 {color:#333333; font-size:24px; font-weight:bold; height:28px; overflow:hidden;}

#content .content_wrap .entries ul li .title h3, #content .content_wrap .full-entry .title h3 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Garuda,sans-serif; font-weight: normal; font-size:11px; margin: -6px 0 0 0 !important;}
#content p, td {text-align:justify}
#content img {margin-left:30px}
#content .first{margin-top:30px}
#content .weiter {float:right;margin-top:15px}
#wp-calendar{width: 100%;}
#wp-calendar td{text-align: center;}

@media screen and (-webkit-min-device-pixel-ratio:0){#page .navigation .search .button {top:-4px;}}



/* ---------- @FONT-FACE RULES ------------- */


#sidebar h3, .title h2, #content h1, #content h2, .page_title{font-family: "Gotham", "Helvetica", Arial !important; letter-spacing: -0.01em;}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

jcarousel-skin-atlantica .jcarousel-container {
    background: transparent;
   	margin: 0 auto;
}

.jcarousel-skin-atlantica .jcarousel-container-horizontal {
    width: 936px;
    padding-left: 30px;
    padding-right: 30px;
}

.jcarousel-skin-atlantica .jcarousel-clip-horizontal {
    width:  936px;
    height: 292px;
}

.jcarousel-skin-atlantica .jcarousel-item {
    width: 458px;
    height: 284px;
    padding: 3px;
    border: 1px solid #e0e0e0;
}

.jcarousel-skin-atlantica .jcarousel-item-horizontal {
    margin-right: 4px;
}

.jcarousel-skin-atlantica .jcarousel-item-placeholder {
    background: transparent;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-atlantica .jcarousel-next-horizontal {
    position: absolute;
    top: 120px;
    right: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_right.png) no-repeat 0 0;
}

.jcarousel-skin-atlantica .jcarousel-prev-horizontal {
    position: absolute;
    top: 120px;
    left: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_left.png) no-repeat 0 0;
}
    
/* -------------------------------------------- */
/* ------------ SMALL (ABOUT THE STUDIO PAGE) ------------ */
/* -------------------------------------------- */

.jcarousel-skin-atlantica-small .jcarousel-container {
    background: transparent;
   	margin: 0 auto;
}

.jcarousel-skin-atlantica-small .jcarousel-container-horizontal {
    width: 936px;
    padding-left: 30px;
    padding-right: 30px;
}

.jcarousel-skin-atlantica-small .jcarousel-clip-horizontal {
    width:  936px;
    height: 140px;
    border-bottom: 1px dotted #c2c2c2;
    border-top: 1px dotted #c2c2c2;
    padding: 15px 0;
}

.jcarousel-skin-atlantica-small .jcarousel-item {
    width: 210px;
    height: 130px;
    padding: 3px;
    border: 1px solid #e0e0e0;
}

.jcarousel-skin-atlantica-small .jcarousel-item-horizontal {
    margin-right: 20px;
}


.jcarousel-skin-atlantica-small .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-atlantica-small .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_right.png) no-repeat 0 0;
}

.jcarousel-skin-atlantica-small .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_left.png) no-repeat 0 0;
}



/* -------------------------------------------- */
/* ------------ Gallery (PORTFOLIO PAGE) ------------ */
/* -------------------------------------------- */

.jcarousel-skin-atlantica-gallery .jcarousel-container {
    background: transparent;
   	margin: 0 auto;
}

.jcarousel-skin-atlantica-gallery .jcarousel-container-horizontal {
    width: 936px;
    padding-left: 30px;
    padding-right: 30px;
    }

.jcarousel-skin-atlantica-gallery .jcarousel-clip-horizontal {
    width:  936px;
    height: 610px;

    border-top: 1px dotted #c2c2c2;
}

.jcarousel-skin-atlantica-gallery .jcarousel-item {
    width: 210px;
    height: 575px;
}

.jcarousel-skin-atlantica-gallery .jcarousel-item-horizontal {
    margin-right: 25px;
    padding: 15px 0;
}

.jcarousel-skin-atlantica-gallery .jcarousel-item-horizontal img {
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #e0e0e0;
}


.jcarousel-skin-atlantica-gallery .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-atlantica-gallery .jcarousel-next-horizontal {
    position: absolute;
    top: 290px;
    right: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_right.png) no-repeat 0 0;
}

.jcarousel-skin-atlantica-gallery .jcarousel-prev-horizontal {
    position: absolute;
    top: 290px;
    left: 30px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(arrow_left.png) no-repeat 0 0;
}


.wpcf7 input, .wpcf7 textarea, .wpcf7 .firefox select {
background:#FFFFFF;
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
color:#333333;
font-size:100%;
height:auto;
margin:0;
padding:4px;
}


.wpcf7 li div, .wpcf7 li span {
color:#444444;
margin:0 0.3em 0 0;
padding:0;
}

.wpcf7 textarea{
	width: 90%;
}



body{background: #002d50 url(http://www.urlaubs-idyll.de/steelblue.jpg) repeat-x;}

a{color: #1780b9;}
a:hover {color: #0d72a8;}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #333333;}
#sidebar ul.categories li a{color: #1780b9;}

#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color: white;}
#footer .copyright span {color: white;}
#footer .copyright {color: white;}

