/*
Theme Name: CN NEMO
Theme URI: http://nemo.com.pl/
Description: CN NEMO theme
Version: 1.0
Author: CN NEMO
Author URI: http://nemo.com.pl/

*/

* {margin:0;padding:0;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #46a5db;
	color: #666;
	padding-top:15px;
	text-align: center;
	}

a {color:#b50d0d;}
a:active,
a:focus,
a:hover {
	text-decoration:none;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	overflow:hidden;
	width:980px;
	text-align: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #fff;
}

#header,
#header a {
	background: url('images/nemo.jpg') no-repeat top left;
	display:block;
	height:196px;
	width:980px;
	text-indent:-9999px;
	-moz-border-top-radius: 5px; 
	-webkit-border-top-radius: 5px;
	border-top-radius: 5px;

}
#footer {
	background: url('images/bubbles.jpg') no-repeat center top #46a5db;
	color:#fff;
	padding:10px 10px 60px 10px;}

#content {
	float:right;
	font-size:13px;
	line-height: 1.4em;
	margin-left:-1px;
	overflow:hidden;
	padding:15px;
}
	.wide {
		background:#fff;
		min-height:400px;
		width:740px;
	}
	.home-content {
		background:#fff;
		min-height:400px;
		width:570px;
	}
	

#sidebar {
	border-right:1px solid #fff;
	width:200px;
}
#sidebar .nav {
	background:#2f7ead;
	margin:15px 0;
	padding-bottom:14px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#sidebar .nav li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .nav li a {
	border-bottom:1px dotted #8cc6e8;
	color:#fff;
	display:block;
	font-size:13px;
	padding:5px 15px;
	text-decoration:none;
}
#sidebar .nav li li a {
	background:#126cab;
	text-align:right;
}
#sidebar .nav li a:active,
#sidebar .nav li a:focus,
#sidebar .nav li a:hover,
#sidebar .nav li.current_page_item a {
	color:#a2c538;
}
#sidebar .nav li.current_page_item li a {
	color:#fff
}

#sidebar .nav li.current_page_item li a:active,
#sidebar .nav li.current_page_item li a:focus,
#sidebar .nav li.current_page_item li a:hover {
	color:#a2c538;
}


#sidebar .nav li ul {display:none;}
#sidebar .nav li.current_page_item ul,
#sidebar .nav li.current_page_parent ul,
#sidebar .nav li.current_page_ancestor ul {display:block;}

.links ul.col-3 {
	border-right:1px dotted #ccc;
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:33%;
}
.links ul.col-3 a {
	border-bottom:1px dotted #ccc;
	display:block;
	padding:4px 0;
}
.links ul.col-3 h3 {
	padding:0 15px;
}

.home-sidebar {
	float:right;
	padding-top:15px;
	width:175px;
}
.column {
	float:left;
	width:50%;
}
.column-1 .widget {
	padding-right:10px;
}
.column-2 .widget {
	padding-left:10px;
}
.content .widget .widgettitle,
.column .widget .widgettitle {
	text-align:left;
} 


.widget {
	background:#fff;
	font-size:11px;
	margin-bottom:15px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height:1.4em;
	overflow:hidden;
}
.widget p {padding-bottom:10px;}
.widgettitle {
	font-size:12px;
	padding-bottom:10px;
	text-align:center;
}

#sidebar .widget {
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
}
.widget img {max-width:100%;}

.home-sidebar .widget {
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
}


.post {
	overflow:hidden;
	clear:left;
	padding-bottom:15px;
}

.content h2 {
	color:#a2c538;
	font-size:22px;
	padding:1em 0;
}
.content h3 {
	padding-bottom:1em;
}
.content h4 {
	font-size:12px;
	padding-bottom:1em;
}
.content .entry {text-align: justify;}
.content p {padding-bottom:1em;}
.content a {color:#a54b44;}
.content a:active,
.content a:focus,
.content a:hover {text-decoration:none;}
.content .linkcat {
	list-style:none;
}
.content .linkcat ul {
	list-style:none;
	padding:15px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	border:1px solid #888;
	color:#777;
	font-size:12px;
	padding:5px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:300px;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
	background:#eefac9;
	border:1px solid #a2c538 !important;
	padding:5px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:300px;
}
.wpcf7-not-valid-tip {
	background-color:#fedfdc !important;
	border-color:#a54b44 !important;
	width:200px;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
.blog .wp-post-image {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-right:5px;
	padding: 2px;
	float:left;
}
	
/* End Images */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	margin:10px 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* address text widget */
#text-6 {font-size:13px;}


