/*
Theme Name: PostAtomico Blue-White
Theme URI: http://www.robertonicoletti.com
Description: Magazine/Personal Blog
Version: 1.0
Author: RobotElettronici
Author URI: http://www.robertonicoletti.com
Tags: fixed width, 2 columns, 5 color schemes, widget-ready, widgetized footer, localization, dropdown pages menu.
*/



/********** General styles **********/

body {
	font: 75%/150% Verdana, Arial, "Trebuchet MS", Tahoma;
	background: #0A2A79 url(images/blue/background_blue.png);
	margin:0;
	padding:0;
}
p {
	margin:0 0 1em 0;
}
/********** Links **********/

a {
	color: #0A2A79;
	text-decoration: none;
}
a:visited {
	color: #0A2A79;
	text-decoration: none;
}
a:hover {
	color: #1458FF;
	text-decoration:none;
}
img {
	border: none;
}
h1 {
	font:1.5em "Trebuchet MS", Tahoma, Arial, Verdana;
}
h2 {
	font:bold 1.4em "Trebuchet MS", Tahoma, Arial, Verdana;
}
h3 {
	font: bold 1.3em "Trebuchet MS", Tahoma, Arial, Verdana;
}
h4 {
	font: bold 1.2em "Trebuchet MS", Tahoma, Arial, Verdana;
}
h5 {
	font: bold 1.1em "Trebuchet MS", Tahoma, Arial, Verdana;
}
h6 {
	font: bold 1em "Trebuchet MS", Tahoma, Arial, Verdana;
}
#wrap {
	width:850px;
	padding:5px;
	margin:15px auto 0 auto;
	background:#FFF;
	border:1px solid #000000;
	-moz-box-shadow: 1px 1px 20px #000000;
}
/********** Code, Blockquote **********/
code {
	display:block;
	background:#DCDCDC;
	padding:5px;
	margin:5px;
	border:1px solid #C6C6C6;
}
blockquote {
	background:#DCDCDC;
	border-left:5px solid #C6C6C6;
	padding:5px;
	margin:10px;
	font-style: italic;
}
/********** alignments **********/
.aligncenter {
	display: block;
	margin-left: auto !important;
	;
	margin-right: auto !important;
	;
}
.alignleft {
	float: left;
	margin: 0 10px 5px 0px !important;
}
.alignright {
	float: right;
	margin: 0 0 0 10px !important;
}
.clear {
	clear:both;
}
.wp-caption {
	text-align:center;
	border:1px solid #000000;
	caption-side:bottom;
	padding:0;
	background:#CCCCCC;
	color:#000000;
	margin-bottom:5px;
}
.wp-caption img {
	margin:5px 0 0 0 !important;
	padding:0 !important;
	border:1px solid #000000 !important;
}
p.wp-caption-text {
	padding:12px 2px 0 2px;
}
/**********  Header **********/

#header {
	padding:0;
	/*background:#0C369C url("images/blue/header_blue.png") no-repeat;*/
	background:#0C369C;
	height:80px;
	border:1px solid #000000;
	margin-bottom:5px;
}
#headerimg {
float:left;
width:440px;
height:60px;
}
#header-widget {
float:left;
height:30px;
margin-top:15px;
margin-left:166px;
background:#0A2A79;
padding:10px;
/*border:1px solid #000;*/
}
/********** Navigation **********/
.navigation {
	height:30px;
	padding:0;
	background:#2A2A2A url(images/title_blue.png) repeat-x;
	border:1px solid #000000;
	margin-bottom:5px;
	text-shadow: 1px 1px 0 #000000;
}
.navigation ul {
	padding:0;
	margin:0;
}
.navigation li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	border-right:1px solid #000000;
}
.navigation li a {
	width:100px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	color: white;
	background:#0C379D url(images/title_blue.png) repeat-x;
}
.navigation li a:hover {
	background:#2A2A2A url(images/title_gray.png) repeat-x !important;
}
/********** 2nd Level **********/
.navigation ul ul {
	position: absolute;
	top: 31px;
	visibility: hidden;
}
.navigation ul li:hover ul {
	visibility:visible;
}
.navigation ul ul li {
	border:1px solid #000;
	margin:-1px;
}
/********** 3rd Level **********/
.navigation ul ul ul {
	position: absolute;
	left: 101px;
	top:0;
	visibility: hidden;
}
.navigation ul li:hover ul ul {
	visibility:visible;
}
.navigation ul ul ul li {
	border:1px solid #000;
}
/********** Content **********/

#content {
	float:left;
	width:620px;
	padding:0;
	color:#13171A;
	margin:0;
	text-align:justify;
}
.widecolumn {
	width:800px !important;
}
.post {
	clear:both;
	padding:0;
	margin-bottom:5px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color:#000000;
}
.entry {
	float:right;
	width: 440px;
}
.post-title {
	
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	border: 1px solid #000000;
	padding: 5px;
	background:#0C379D url(images/title_blue.png);
	text-shadow: 1px 1px 1px #000000;
	color: #FFFFFF !important;
	height:20px;
	margin:0;
}

.post-title a {
	color: #FFFFFF !important;
}
.post-title a:hover {
	color: #9BB8FF !important;
}
.post-title img {
	margin:-3px -3px -3px 5px;
	padding:0;
}
.post-date {
	background: url(images/icon_date.png) no-repeat left center;
	padding: 5px 0 5px 20px;
	margin-right:10px;
}
.post-cat {
	background: url(images/icon_folder.png) no-repeat left center;
	padding: 5px 0 5px 20px;
	margin-right:10px;
}
.post-author {
	background: url(images/icon_user.png) no-repeat left center;
	padding: 5px 0 5px 20px;
	margin-right:10px;
}
.post-comments {
	background: url(images/icon_comments.png) no-repeat left center;
	padding: 5px 10px 5px 20px;
}
.post-tags {
	background: url(images/icon_tag_green.png) no-repeat left center;
	padding: 5px 10px 5px 20px;
}
.post-recent {
	background:none !important;
}
.post-info {
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#000000;
	padding:5px;
	background: #CCCCCC url(images/bg_white.png) repeat-x;
	color:#333333;
	margin:0;
	text-shadow:#EEE 1px 1px 0;
	font-size:.8em;
}
.post-info a, .entrymeta a {
	color:#0C369C;
}
.post-info a:hover, .entrymeta a:hover {
	color:#1458FF;
}
.post-content {
	overflow: hidden;
	padding:5px;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	color:#000000;
}
.post-content a {
	color:#0A2C7B;
	font-weight:bold;
}
.post-content a:hover {
	font-weight:bold;
color:#1458FF	 !important
}
.post-content img {
	border: 1px solid #CCCCCC;
	background:#DCDCDC;
	padding: 5px;
	margin:0 10px 0 10px;
}
.post-content a:hover img {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
/* Post preview */
.preview-post-container-first {
	float:left;
	overflow: hidden;
	color:#000000;
	width:308px;
	height:222px;
	margin:0 4px 5px 0;
	background:#FFFFFF;
}
.preview-post-container-second {
	float:left;
	overflow: hidden;
	color:#000000;
	width:308px;
	height:222px;
}
.preview-post-title {
	font: 1em "Trebuchet MS", Tahoma, Arial;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#000000;
	padding: 5px;
	background:#0C379D url(images/title_blue.png);
	text-shadow: 1px 1px 1px #000000;
	color: #FFFFFF !important;
	height:20px;
	margin:0;
	color:#FFFFFF;
}
.preview-post-title a {
 color:#FFFFFF;
}
.preview-post-title a:hover {
color: #9BB8FF;
}
.preview-post-content {
height:150px;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#000000;
	padding:5px;
	font-size:.9em;
	
}
.preview-post-info {
	height:18px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:5px;
	font-size:.8em;
	background: #CCCCCC url(images/bg_white.png) repeat-x;
}
.postthumb { 
margin:0;
padding:5px !important;
border:1px solid #CCCCCC !important;
background:#FFFFFF !important;

}

.read-more {
background: url(images/page_go.png) no-repeat left center;
	padding: 5px 0 5px 20px;
	margin-right:10px;
}

a.more-link {
	float:right !important;
}
a:hover.more-link {
color:#1458FF;
}
.pagetitle {
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	border: 1px solid #000000;
	padding: 5px;
	background:#0C379D url(images/title_gray.png);
	text-shadow: 1px 1px 1px #000000;
	color: #FFFFFF !important;
	height:20px;
	margin-bottom:5px;
}
.search-content {
}
.search-content-result {
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	border-color:#000000;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding: 5px;
	color:#000000;
}
.search-no-result {
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#000000;
	padding:5px;
	color:#000000;
}
.search-content-title {
	float:left;
}
.search-content-date {
	float:right;
	font-size:.8em;
}
/********** entrymeta  **********/
.entrymeta {
	clear: both;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#000000;
	background: #CCCCCC url(images/bg_white.png) repeat-x;
	font-size:90%;
	padding:5px;
	color:#FFFFFF;
	text-shadow:#EEE 1px 1px 0;
}
.entry-trackback {
	background: url(images/icon_arrow_refresh.png) no-repeat 0 50%;
	padding:0 0 5px 18px;
	margin-left:10px;
}
.entry-feed {
	background: url(images/icon_feed.png) no-repeat 0 50%;
	padding:0 0 5px 18px;
	margin-left:10px;
}
.entry-tags {
	background: url(images/icon_tag_green.png) no-repeat 0 50%;
	padding:0 0 5px 18px;
	margin-left:10px;
	color:#333333;
}
/********* Pagination **********/

.pagination {
	text-align:left;
	padding:5px 0 5px 0;
	margin-bottom:5px;
	margin-top:5px;
}
.pagination a {
	background:#CCCCCC;
	border:1px solid #000000;
	color:#0C369C;
	margin-right:4px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
}
.pagination a:hover, .pagination-page a:active {
	background:#0C369C;
	color:#FFFFFF;
}
.pagination .pagination-title {
	color:#333;
	margin-right:4px;
}
.pagination .pagination-gap {
	color:#333;
	margin-right:4px;
}
.pagination .pagination-current {
	color:#FFFFFF;
	background:#0C369C;
	border:1px solid #000000;
	margin-right:4px;
	padding:3px 6px;
}
.pagination .pagination-page {
}
.pagination .pagination-prev, .pagination-page .pagination-next {
}
.pagination span {
	background:#CCCCCC;
	border:1px solid #000000;
	color:#000000;
	margin-right:4px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
}
/********** comments area  **********/

#comments {
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
#responses {
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 0 !important;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding: 5px;
	background: url(images/title_blue.png);
}
#respond {
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0 0 0 !important;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#000000;
	padding: 5px;
	background: #000000 url(images/title_blue.png);
	text-shadow: 1px 1px 1px #000000;
}
#comments h3, #respond h3 {
	clear:both;
	padding: 5px;
	background: #000000 url(images/title_blue.png);
	text-shadow: 1px 1px 1px #000000;
	border:1px solid #000000 !important;
	color:#FFFFFF;
}
/********** commentlist  **********/

.commentlist {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.commentlist li {
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#9EB1A2;
	padding:5px;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	font-size:90%;
	margin:0;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#000000;
}
.authcomment {
background-color: #B3C9FF !important;
} 

.commentlist .alt {
	padding: 5px;
	background: #D8D8D8 url(images/bg_white.png) repeat-x;
	color:#000000;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentname {
	color: #000;
	margin-left:10px;
	float:left;
	min-height:50px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #C6C6C6;
	background:#DCDCDC;
	padding: 2px;
}
.commentext {
	clear:both;
	padding: 5px 0px 0px 8px;
	border-top:1px solid #000000;
	
}
/********** comment form **********/

#commentform {
	clear:both;
	overflow:visible;
	padding:5px;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#000000;
}
#commentform #author {
	background: #CCCCCC url(images/user_red.png) 4px 5px no-repeat;
	padding-left:25px;
}
#commentform #author:focus {
	background: #FFFFFF url(images/user_red.png) 4px 5px no-repeat;
}
#commentform #email {
	background: #CCCCCC url(images/email.png) 4px 5px no-repeat;
	padding-left:25px;
}
#commentform #email:focus {
	background: #FFFFFF url(images/email.png) 4px 5px no-repeat;
}
#commentform #url {
	background: #CCCCCC url(images/world_link.png) 4px 5px no-repeat;
	padding-left:25px;
}
#commentform #url:focus {
	background: #FFFFFF url(images/world_link.png) 4px 5px no-repeat;
}
#commentform label {
	color: #0A2B7A;
	font-size: .8em;
}
#commentform input {
	width: 200px;
	padding: 5px;
	margin:2px;
	border: 1px solid #000000;
	background: #CCCCCC;
	color:#000000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#commentform textarea {
	width: 596px;
	padding: 5px;
	background: #CCCCCC;
	color:#000000;
	margin:0 0 5px 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
	color:#000000;
}
#commentform #submit {
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 142px;
	height: 30px !important;
	cursor: pointer;
	border: 1px solid#000000;
	background: url(images/button_submit_blue.png);
	margin-top:0;
	margin-left:466px;
}
#commentform #submit:hover {
	background: url(images/button_submit_gray.png);
}
/********** Quicktags **********/
#quicktags {
	margin: 5px 0 2px 0;
}
#quicktags input {
	background: #0A2A79;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0 2px 0 0;
	padding: 2px;
}
#quicktags input:hover {
	background:#222222;
	cursor:pointer;
	color:#FFFFFF;
}
/********** Contact Form **********/

div.wpcf7-form {
	margin: 0 !important;
	padding: 0 !important;
	line-height:1.5em;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #486495;
	background-color:#ABDDBB;
	color:#333333;
}
div.wpcf7-mail-sent-ng {
	border: 1px solid #B04641!important;
	background: #FFCBCB!important;
	color:#333333;
}
div.wpcf7-spam-blocked {
	border: 1px solid #486495;
	background-color:#ABDDBB;
	color:#333333;
}
div.wpcf7-validation-errors {
	border: 1px solid #486495;
	background-color:#ABDDBB;
	color:#333333;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #FFCBCB!important;
	border: 1px solid #B04641;
	font-size: 1em;
	color:#333333;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
	background:transparent;
}
div.wpcf7 input {
	width: 200px;
	padding: 5px;
	border: 1px solid #000000;
	background: #CCCCCC;
	color:#000000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
div.wpcf7 textarea {
	width: 494px;
	background:#F9F9F9;
	padding: 3px;
	border: 1px solid #000000;
	background: #CCCCCC;
	color:#000000;
	margin-bottom:5px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
div.wpcf7 textarea:focus, div input[type="text"]:focus {
	background: #FFFFFF;
	color:#000000;
}
.wpcf7-submit {
	padding:5px !important;
	cursor:pointer;
	background: url(images/button_submit_blue.png) !important;
	color:#FFFFFF !important;
	width:142px !important;
	height:30px !important;
	border:1px solid #000000 !important;
	margin-left:360px;
}
.wpcf7-submit:hover {
	padding:5px !important;
	cursor:pointer;
	background: url(images/button_submit_gray.png) !important;
	color:#FFFFFF !important;
	width:142px !important;
	height:30px !important;
	border:1px solid #000000 !important;
}
.your-name input {
	background: #CCCCCC url(images/user_red.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
.your-name input:focus {
	background: #FFFFFF url(images/user_red.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
.your-email input {
	background: #CCCCCC url(images/email.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
.your-email input:focus {
	background: #FFFFFF url(images/email.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
.your-subject input {
	background: #CCCCCC url(images/pencil.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
.your-subject input:focus {
	background: #FFFFFF url(images/pencil.png) 4px 5px no-repeat !important;
	padding-left:25px !important;
}
/**********  Sidebar **********/

#sidebar {
	float:right;
	width:225px;
	padding:0;
	margin:0;
	color:#CCCCCC;
	font-size:.8em;
}
#sidebar h2 {
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	line-height:1.9em;
	color: #FFFFFF;
	margin: 0;
	border: 1px solid #000;
	padding:5px;
	background:url(images/title_blue.png);
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #000000;
	height:20px;
}
/*sidebar main list */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level 1 */
#sidebar ul ul {
	margin:0 0 5px 0 !important;
}
#sidebar ul ul li a {
	display:block;
	font-size:1.2em;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color:#000000;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	padding:5px;
	color:#0C369C !important;
}
#sidebar ul ul li a:hover {
	display:block;
	background: #CCCCCC url(images/bg_white.png) repeat-x;
	color:#1458FF !important;
}
/*sidebar list level 2 */
#sidebar ul ul li ul {
	margin: 0 !important;
}
#sidebar ul ul li ul li a {
	text-indent:10px;
}
/*sidebar list level 3 */
#sidebar ul ul ul ul {
	margin: 0 !important;
}
#sidebar ul ul ul ul li a {
	text-indent:20px;
}
#sidebar div {
	font-size:1.2em;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color:#000000;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	padding:5px;
	color:#0C369C !important;
	margin-bottom:5px;
}
#sidebar .st-tag-cloud {
	border-color:#000000;
	border-style:solid;
	border-width:0 1px 1px 1px;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	padding:5px;
	margin-bottom:10px;
	overflow:hidden;
}
#sidebar .st-tag-cloud a {
	color:#0C369C !important;
	border:1px solid transparent;
	padding:5px;
}
#sidebar .st-tag-cloud a:hover {
	color:#FFFFFF !important;
	background:#0C369C;
	border:1px solid #000000;
	padding:5px;
}
/********** Recent Comment Sidebar *********
#recentcomments {
	border-style: solid;
	border-width: 0 1px;
	border-color:#000000;
	margin-bottom:5px;
}
#recentcomments li a{
	display:block;
	border-bottom:1px solid #000000 !important;
	padding:5px !important;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	color:#000000;
}
#recentcomments li a:hover {
	background: #CCCCCC url(images/bg_white.png) repeat-x;
}*/

/********** calendar **********/
div#calendar_wrap {
	margin: 0 0 5px 0;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color:#000000;
	text-align:center;
	padding:0;
}
#wp-calendar {
	background: #EFEFEF;
	border-top:1px solid #000000;
}
#wp-calendar .pad {
	border-style:solid;
	border-width:1px;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	background:#E2E2E2;
}
#wp-calendar caption {
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	color:#000000;
}
#wp-calendar #prev {
	border-style:solid;
	border-width:1px;
	border-top-color:#ECECEC;
	border-left-color:#ECECEC;
	border-bottom-color:#B1B1B1;
	border-right-color:#B1B1B1;
	background:#CCCCCC;
	color:#000000;
}
#wp-calendar #next {
	border-style:solid;
	border-width:1px;
	border-top-color:#ECECEC;
	border-left-color:#ECECEC;
	border-bottom-color:#B1B1B1;
	border-right-color:#B1B1B1;
	background:#CCCCCC;
	color:#000000;
}
#wp-calendar #today {
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	background:#E2E2E2;
}
#wp-calendar thead tr th {
	width: 100%;
	font-size: 95%;
	margin-bottom:10px;
	width:225px;
	border-style:solid;
	border-width:1px;
	border-top-color:#124EE1;
	border-left-color:#124EE1;
	border-bottom-color:#0A2A79;
	border-right-color:#0A2A79;
	background:#0C369C;
	color:#FFFFFF;
}
#wp-calendar tr td {
	width: 100%;
	font-size: 95%;
	margin-bottom:10px;
	width:225px;
	border-style:solid;
	border-width:1px;
	border-top-color:#ECECEC;
	border-left-color:#ECECEC;
	border-bottom-color:#B1B1B1;
	border-right-color:#B1B1B1;
	background:#CCCCCC;
	color:#000000;
}
#wp-calendar a {
	color:#0C369C !important;
	font-weight:bold;
}
/********** widget tag cloud **********/
.widget_tag_cloud div {
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	margin-bottom:10px !important;
	padding:5px !important;
	overflow:hidden;
}
.textwidget {
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	margin-bottom:5px;
	padding:5px !important;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
	font-size:1.2em;
	color:#000000;
	overflow:hidden;
}
.textwidget p {
	padding:0;
}
/********** search form **********/

#widget_search {
	border:1px solid #000000;
	border-width:0 1px 1px 1px;
	border-color:#000000;
	margin-bottom:5px;
	padding:5px;
	background: #EFEFEF url(images/bg_white.png) repeat-x;
}
#searchform {
	margin: 0px;
	/*
	min-height:28px;
	height:28px;*/
}
#searchform br {
	display: none;
}
#searchform input#s {
	width: 120px;
	height:28px !important;
	padding: 0 2px 0 25px;
	border: 1px solid #000000;
	background: #CCCCCC url(images/icon-zoom.png) 4px 7px no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	float:left;
}
#searchform input#s:focus {
	color:#000000;
	background: #FFFFFF url(images/icon-zoom.png) 4px 7px no-repeat;
}
#searchsubmit {
	cursor:pointer;
	background: url(images/button_search_blue.png);
	border: 1px solid #000000;
	width:62px;
	height:30px;
	text-shadow:1px 1px 1px #000000;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
}
#searchsubmit:hover {
	cursor:pointer;
	background: url(images/button_search_gray.png);
	border: 1px solid #000000;
	text-shadow:1px 1px 1px #000000;
	color:#FFFFFF;
}
/**********  Footer **********/

#footer {
	clear:both;
	padding:5px !important;
	margin:0 !important;
	color: #FFFFFF !important;
	background: #0A2A79 url(images/bg_blue.png) repeat-x;
	font-size: .8em;
	border:1px solid #000000;
	text-align:center;
}
#footer a {
	color: #B9E4FF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer .arrow {
	margin-bottom:-5px;
	text-decoration:none !important;
}
.footer-copy {
	clear:both;
	padding:5px;
	background:#071C50 !important;
	text-align:right;
	color:#CCCCCC;
}
/* Footer widget */

.footer-item {
	float: left;
	width: 190px;
	padding: 0;
	margin: 5px;
}
.footer-item h2 {
	text-align:left !important;
	/*background:#071C50 !important;*/
	text-transform:uppercase;
	color:#CCCCCC;
	font-weight:bold;
	padding:0!important;
	margin:0!important;
}
.footer-item ul {
	text-indent: 0;
	margin-left: 1.8em;
	padding: 0;
}
.footer-item li {
	list-style:url(images/bullet_footer.png);
	text-align:left;
}
.footer-item li a {
	display:block;
	/*border-bottom:1px solid #071C50;*/
	
	margin:0;
}
.footer-item li a:hover {
	display:block;
	list-style:url(images/bullet_footer.png);
	/*border-bottom:1px solid #071C50;*/
	text-align:left;
	margin:0;
	padding:0;
	background:#071C50 !important;
}
/**********  Plugins **********/

/**********  AskimetWrap **********/
#akismetcount {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.breadcrumb {
background:#CCC;
margin-bottom:5px;
border:1px solid #000000;
padding:5px;
}

/********** Content Slider **********/
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:145px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:2px 0;
		padding:5px 0 5px 0;
		height:12px;	
		border-top:1px solid #CCC;
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:18px;
		border:1px solid #000000;
		background:#CCCCCC;
		/*color:#555;*/
		padding:0 5px;
		text-decoration:none;
		}
		ol#controls li a:hover{
		background:#0C369C;
		color:#FFFFFF !important;
		}	
	ol#controls li.current a{
		background:#0C369C;
		color:#FFFFFF;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.slider-content {
border:1px solid #000000;
margin-bottom:5px;
padding:5px;
}
.featured-image {
	float:left;
	width:130px;
	height:130px;
	margin-right:5px;
	padding:5px;
}
.featured-content {
	float:left;
	width:450px;
	height:140px;
}
.featured-content h3 {
margin:0;
padding:0;
font-weight:bold;
}
.featured-meta {
font-size:.8em;
padding-bottom:5px;
border-bottom:1px solid #CCC;
}
