/*
 Theme Name: WordPress Default
 Theme URI: http://wordpress.org/
 Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
 Version: 1.6
 Author: Michael Heilemann
 Author URI: http://binarybonsai.com/
 Tags: blue, custom header, fixed width, two columns, widgets

 Kubrick v1.5
 http://binarybonsai.com/kubrick/

 This theme was designed and built by Michael Heilemann,
 whose blog you will find at http://binarybonsai.com/

 The CSS, XHTML and design is released under GPL:
 http://www.opensource.org/licenses/gpl-license.php

 */
/* Begin Typography & Colors */
@import url(css/sidebar.css);

.similar_posts {
    padding: 0;
    list-style: none;
}
.similar_posts li{
    width: 156px;
    float: left;
    text-align: left;
    margin-right: 13px;
}
.similar_posts li.last{
    margin-right: 0;
}
.similar_posts li span {
    display: block;
}
.similar_posts li img{
    border: 2px solid #d1d2d4;
    margin-bottom: 5px;
}
.similar_posts li a:hover img{
    text-decoration: none;
}
.similar_title {
    text-align: left;
    font-size: 18px;
    font-family: vizuakz;
    margin-top: 5px;
}
.similar_title b{
    font-size: 24px;
}
.navigation {
    margin-top: 56px !important;
}

.navigation .alignleft {
    width: 300px;
    float: left;
    text-align: left;
}
.navigation .alignright a,
.navigation .alignleft a {
    display: inline-block;
    font-size: 15px;
}
.navigation .alignright {
    width: 300px;
    float: right;
    text-align: right;    
}
.navigation span {
    font-size: 13px;
    color: #3b3b3b;
    padding-top: 4px;
}
#center .main_menu ul ul.menu.main li.page-item-2 a span{
	display: inline;
}

.rating {
	display: block;
	color: #a9a9a9;
}
.rating.rat_number_1 {
	background: url('/wp-content/themes/default/images/rating_1.gif') no-repeat 55px center;
}
.rating.rat_number_2 {
	background: url('/wp-content/themes/default/images/rating_2.gif') no-repeat 55px center;
}
.rating.rat_number_3 {
	background: url('/wp-content/themes/default/images/rating_3.gif') no-repeat 55px center;
}
.rating.rat_number_4 {
	background: url('/wp-content/themes/default/images/rating_4.gif') no-repeat 55px center;
}
.rating.rat_number_5 {
	background: url('/wp-content/themes/default/images/rating_5.gif') no-repeat 55px center;
}
#footer .menu_links ul li li:first-letter {
	text-transform:uppercase;
}
.bt-wrapper {
	text-align: left;
}
.home .blog {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.home .blog li {
	float: left;
	width: 218px;
	padding-right: 10px;
}
.home .news.blog_place h1.news,
.home .news.blog_place{
	width: 675px;
}
.home .news.blog_place {
	margin-top: 15px;
}
.home .blog li.last {
	padding-right: 0px;
}
.languages {
	text-align: left;
	padding-left: 10px;
	font-size: 1.1em;
}
.languages a {
	color: #b8b9ba;
}
.languages a:hover {
	text-decoration: underline;
}
.home .blog li a.title {
	color:#E54497;
	font-size:1.4em;
}
.home .blog li a.title:hover {
	text-decoration: underline;
}
.home .blog li .author {
	font-size: 1.2em;
}
.home .blog li .lead {
	font-size: 1.2em;
}
.home .blog li .posted {
	color: #808080;
	font-size: 1.2em;
}
.home .blog li .author a{
	float: left;
}
.home .blog li .author span a {
	float: none;
}
.home .blog li .author img{
	border: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}


a {
    color: #74b74a;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*@font-face {
	font-family: 'vizuakz';
    src: url('/wp-content/themes/default/fonts/vizuakz_1.ttf');
}
@font-face {
	font-family: 'vizuakz_1bj';
    src: url('/wp-content/themes/default/fonts/vizuakz_1bj.ttf');
}*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 16, 2011 */


p {
    margin-top: 0px;
}

body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Arial, Sans-Serif;
    background: url('images/bg.gif') top left;
    color: #4d4c4d;
    text-align: center;
    margin: 0px;
}

#footer #footer_content div.spacer, .spacer {
    float: none;
    clear: both;
    height: 0;
}

#page {
    margin: 0px auto;
    padding: 0;
    width: 908px;
}

#header {
    background: #607581;
    padding: 0;
    padding-top: 11px;
    padding-left: 11px;
	position: relative;
	height: 47px;
}

/* 365i */
.home .page-item-4 a span{
	text-transform: lowercase;
}
/* 12 FAQs */
.home .page-item-2 a span {
	text-transform: none;
}
/* news home */
.home div.news {
	margin-top: 15px;
	width: 210px;
	float: left;
	padding-left: 10px;
}
.home h1.vizuak_h1,
.home .news h1.news{
	font-size: 2.4em;
	padding:0px;
	font-family: vizuakz;
	font-weight: normal;
	text-align: left;
	margin:0px;
}
#content .entry a:hover{
	text-decoration: underline;
}

#content .entry .baloons a:hover{ 
    text-decoration: none;
}
.home h1.vizuak_h1,
.home h1.vizuak_h1 a,
.home .news h1.news a{
	color: #e54497;
}
.home h1.vizuak_h1 a:hover,
.home .news h1.news a:hover {
	text-decoration: underline;
}
.home h2.vizuak_h2,
.home .news h2.latest_news {
	font-size: 1.8em;
	color: #607782;
	font-family: vizuakz;
	font-weight: normal;
}
.home .news ul.news {
	list-style-type: none;
	padding: 0px;
}
.home .news ul.news li{
	width: 195px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
.home .news ul.news li p{
	color: #4d4c4d;
	font-size: 1.2em;
	margin-bottom:0px;
}
.home .news ul.news li.spacer {
	float: none;
	clear: both;
	height: 0px;
}
.home .news ul.news li .date {
	font-size: 1.2em;
	color: #808080;
}
.home .news ul.news li .title {
	color: #e54497;
	font-size: 1.4em;
}
.home .news ul.news li .title a {
	color: #E54497;
}
.home .news ul.news li .more {
	font-size: 1.2em;
}
/* follow us home */
#header .follow_us_h {
	background: none;
	float: right;
	width: 300px;
}
#header .follow_us_h ul {
	list-style: none;
}
.follow_us_ul li {
	float: left;
	width: 24px;
	margin-right: 10px;
}
#header .follow_us_h .fb {
	display: block;
	width: 24px;
	height: 24px;
	background: url('images/FB_CB.png') no-repeat top left;
}
#header .follow_us_h .mail {
	display: block;
	width: 26px;
	height: 19px;
	background: url('images/Newsletter_cb.png') no-repeat top left;
}
#header .follow_us_h .mail_li {
	width: 26px;
	padding-top: 5px;
}
#header .follow_us_h .mail:hover {
	background: url('images/Newsletter.png') no-repeat top left !important;
}
#header .follow_us_h .rss {
	display: block;
	width: 24px;
	height: 24px;
	background: url('images/RSS_CB.png') no-repeat top left;
}
#header .follow_us_h .tw {
	display: block;
	width: 24px;
	height: 24px;
	background: url('images/Tweeter_CB.png') no-repeat top left;
}
#header .follow_us_h .tw:hover {
	background: url('images/Tweeter.png') no-repeat top left !important;
}
#header .follow_us_h .rss:hover {
	background: url('images/RSS.png') no-repeat top left !important;
}
#header .follow_us_h .linkedin {
	display: block;
	width: 88px;
	height: 24px;
	background: url('images/LinkedIN_CB.png') no-repeat top left;
}
#header .follow_us_h .follow_us_ul li.linkedin_li {
	width: 88px;
}
#header .follow_us_h .linkedin:hover {
	background: url('images/LinkedIN.png') no-repeat top left !important;
}
#header .follow_us_h .fb:hover {
	background: url('images/FB.png') no-repeat top left !important;
}
#header .follow_us_h .slideshare {
	display: block;
	width: 24px;
	height: 24px;
	background: url('images/Slideshare_CB.png') no-repeat top left;
}
#header .follow_us_h .slideshare:hover {
	background: url('images/Slideshare.png') no-repeat top left !important;
}
/* benefits home */
.home .first_benefit span {
	width: 422px;
}
.home .second_benefit span{
	width: 207px;
}
.home .third_benefit span {
	width: 186px;
}
.home .highlight_first,
.home .highlight_second,
.home .highlight_third {
	position: relative;
}
.home .highlight_first span.s_title,
.home .highlight_second span.s_title,
.home .highlight_third span.s_title {
	background: url('/wp-content/themes/default/images/highlight_bg.png');
	position: absolute;
	bottom: 3px;
	left: 3px;
	color: #fff;
	font-size: 2.8em;
	text-align: left;
	font-family: vizuakz;
	padding: 6px;
}
.home .highlight_first span.s_title {
	width: 656px;
}
.home .highlight_third span.s_title,
.home .highlight_second span.s_title {
	width: 186px;
	font-size: 1.7em;
}


#header #logo {
    width: 134px;
    height: 19px;
    display: block;
    padding-bottom: 2px;
    background: url('/wp-content/themes/default/images/Logo_normal.png') no-repeat top left;
}
#header a#logo:hover {
	background: url('/wp-content/themes/default/images/Logo_hoover.png') no-repeat top left;
}
#header .logo_title {
	text-align: left;
	font-size: 14px;
	color: #afbac0;
	font-family: vizuakz;
}
.home .header_blurb {
	margin-top: 10px;
	background: #e54497;
	font-family: vizuakz;
	color: #fefefe;
	font-size: 2.35em;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	min-height: 81px;
}
.home #center .third,
.home #center .second,
.home #center .first{
	width: 290px;
	padding-left: 10px;
	float: left;
	text-align: left;
}
.home #center .second ul,
.home #center .first ul{
	list-style-type: none;
	padding: 0px;
}
.home #center .first ul li{
	font-family: vizuakz;
	text-align: left;
	font-size: 1.9em;
	margin-bottom: 5px;
	width: 290px;
	text-transform: uppercase;
}
.home #center .second ul li {
	text-transform: none;
	font-family: vizuakz;
	font-size: 1.9em;
	margin-bottom: 3px;
}
.home #center .second li.page_item.page-item-17 {
	font-size: 3.0em;
	margin-top: 13px;
}
.home #center .second ul li {
	width: 200px;
}
.home #center .second ul li span,
.home #center .first ul li span {
	font-family: vizuakz_1bj;
	font-size: 1.261em;
}
.home #center .second ul li a {
	color: #999;
}
.home #center .first ul li a {
	display: block;
	padding-left: 5px;
	color: #fff;
	background: #607581;
}
.home #center .first ul li a:hover {
	text-decoration: none;
}
.home #center .first ul li a:hover {
	background: #E54497;
}
.home #center .second ul ul li a,
.home #center .first ul ul li a {
	background: none;
}
.home #center .third ul li a:hover,
.home #center .second ul ul li a:hover,
.home #center .first ul ul li a:hover {
	background: none;
	color: #E54497;
}
.home #center .second ul li li a,
.home #center .first ul li li a {
	color: #607581;
}
.home #center .second ul li li span,
.home #center .first ul li li span {
	font-family: vizuakz;
	font-size: 1.0em;
}
.home #center .second ul li li,
.home #center .first ul li li {
	font-size: 0.736em;
	background: #fff;

}
.home #center .third ul {
	list-style-type: none;
	padding: 0;
	background: url('images/menu_bg.gif') top left;
}
.home #center .third ul li{
	text-align: left;
	background: #fff;
	width: 75px;
}
.home #center .third ul li a{
	color: #999;
	font-size: 1.4em;
	line-height: 1.0em;
	font-family: vizuakz;
}
.home #center .third ul ul ul,
.home #center .third ul li#navt-3 {
	display: none;
}
.home #center .third .search {
	width: 290px;
	height: 68px;
	padding-top: 5px;
	background: url('images/search.jpg') top left;
}
#center {
    background: #fff;
    margin-top: 11px;
    padding-top: 11px;
    position: relative;
}

#center .main_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#center .main_menu ul #navt-3, #center .main_menu ul #navt-2 {
    float: left;
    text-align: left;
}

#footer .menu_links ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#footer .menu_links ul a {
	text-transform: lowercase;
}
#footer .menu_links ul li li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    background: url('images/footer_menu_bg.gif') no-repeat right 3px;
}

#footer .menu_links ul li li.about-us-page {
    background: none;
}

#footer .menu_links ul, #center .main_menu ul ul.menu.main li {
    height: 60px;
    float: left;
    margin-left: 10px;
}

#footer .menu_links ul {
    height: auto;
    padding-top: 0px;
    margin: 0;
    font-family: vizuakz;
}

#footer .menu_links ul a {
    color: #7ac149;
	display: block;
}

#footer .menu_links ul .current_page_item a {
    color: #e54497;
}

#footer .menu_links ul a:hover {
    color: #e54497;
}

#center .main_menu ul ul.menu.main li a {
    color: #fff;
    font-size: 1.7em;
    padding-left: 10px;
    padding-right: 10px;
    font-family: vizuakz;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #607581;
}

#center .main_menu ul ul.menu.seconds {
    padding-left: 11px;
    background: #fff;
    padding-right: 11px;
}
.header_blurb a:hover,
.blurb a:hover {
	text-decoration: underline;
}
#center .blurb {
    color: #607681;
    background: #ebebeb;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    text-align: left;
    font-family: vizuakz;
    font-size: 1.5em;
    padding: 8px 10px;
}

#center .menu_line {
    height: 9px;
    margin-top: 11px;
    background: url('images/menu_line.gif') repeat-x top left;
}

#center .main_menu ul ul.menu.seconds li a {
    color: #999999;
    font-size: 1.4em;
    line-height: 1.1em;
    font-family: vizuakz;
}

#center .main_menu ul ul.menu.seconds {
    position: relative;
}

#center .main_menu ul ul.menu.main li a:hover {
	color: #E54497;
}
#center .main_menu ul ul.menu.seconds li.current_item_parent ul a:hover,
#center .main_menu ul ul.menu.seconds li a:hover {
	color: #607581;
}
#center .main_menu ul ul.menu.seconds li.current_item_parent a,
#center .main_menu ul ul.menu.seconds li a.current_item {
    color: #E54497;
}

#center .main_menu ul ul.menu.seconds li.current_item_parent ul a {
    color: #999;
}

#center .main_menu ul ul.menu.seconds .seconds_item ul {
    display: none;
}

#center .main_menu ul ul.menu.seconds .seconds_item.current_item_parent ul, #center .main_menu ul ul.menu.seconds .seconds_item.current_page_item ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 85px;
    width: 120px;
    padding-left: 10px;
    background: #fff;
}

#center .main_menu ul ul.menu.main li.current_item_parent ul a, #center .main_menu ul ul.menu.main li.current_page_item ul a {
    background: none;
}


#center .main_menu ul ul.menu.main li.current_page_ancestor a,
#center .main_menu ul ul.menu.main li.current_item_parent a,
#center .main_menu ul ul.menu.main li.current_page_item a {
    background: #e54497;
}

#center .main_menu ul ul.menu.main li.current_item_parent a:hover, #center .main_menu ul ul.menu.main li.current_page_item a:hover {
    background: #607581;
}

#center .main_menu ul ul .page_item ul {
    display: none;
}

/*#center .main_menu {
    background: url('images/bg_menu.gif') no-repeat 495px top;
}*/

#center .main_menu ul ul .current_item_parent ul, #center .main_menu ul ul .current_page_item ul {
    display: block;
}

#center .main_menu ul ul.menu.main .current_item_parent ul, #center .main_menu ul ul.menu.main .current_page_item ul {
    position: absolute;
    top: 175px;
    left: 0;
}

#page #center .main_menu ul ul .current_item_parent ul li, #center .main_menu ul ul.menu.main .current_page_item ul li {
    float: none;
    height: auto;
    background: none;
    padding-top: 0px;
}

#page #center .main_menu ul ul .current_item_parent ul li a.current_item {
    color: #E54497;
}

#page #center .main_menu ul ul .current_item_parent ul li a, #center .main_menu ul ul.menu.main .current_page_item ul li a {
    font-family: vizuakz;
    padding: 0px;
}

#center .main_menu ul ul.menu.main .current_item_parent ul li a, #center .main_menu ul ul.menu.main .current_page_item ul li a {
    color: #607581;
    font-size: 1.6em;
    text-transform: uppercase;
}

#page #center .main_menu ul ul.menu.main .current_item_parent ul li a span, #center .main_menu ul ul.menu.main .current_page_item ul li a span {
    text-transform: lowercase;
    display: inline;
    font-size: 1.0em;
    padding: 0;
    font-family: vizuakz;
}

#center .breadcrumb {
    text-align: left;
    color: #E54497;
    font-size: 0.833em;
    margin-bottom: 10px;
}
#center .breadcrumb div{
    display: inline;
}
#center .breadcrumb a {
    color: #666;
}

#center .breadcrumb a:hover {
    text-decoration: underline;
}

#center .main_menu ul ul.menu.main li a:hover {
    text-decoration: none;
}

#center .main_menu ul ul.menu.main li a span {
    display: block;
    font-size: 1.421em;
    font-family: vizuakz_1bj;
}

#center .entry p.grey {
    background: #edecec;
    text-align: left;
    padding-left: 10px;
    font-family: vizuakz;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 4px;
    border-top: 1px dashed #6d6e71;
    border-bottom: 1px dashed #6d6e71;
    font-size: 1.2em;
    padding-right: 10px;
}

.home h2.vizuak_h2,
body.category #center h2.blog_header, body.tag #center h2.blog_header, body.single #center h2.blog_header,
#center h2 {
    margin: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
	color: #4D4C4D;
}
#center h2 div{
    display: inline;
}
#sidebar h2 {
    display: none;
}

#center h2 a {
    color: #e44296;
}

#content {
    padding: 0px;
    font-size: 1.2em;
}

#content.large {
    margin-left: 10px;
}

body.page #content {
    margin-top: 2px;
    padding-left: 10px;
    width: 710px;
    float: left;
}

body.page #content.large {
    width: 530px;
}

body.page #left {
    float: left;
    width: 170px;
}

body.page #content .entry {
    font-size: 1.25em;
}

#content .entry {
    text-align: left;
}

#content .highlight {
    margin-top: 15px;
    background: #fcecf4;
    border-top: 1px dashed #e64297;
    border-bottom: 1px dashed #e64297;
    text-align: left;
    color: #e54497;
    padding: 7px 10px;
    font-size: 21px;
    margin-bottom: 15px;
    font-family: vizuakz;
}
#content .highlight.grey {
    background: #EDECEC;
    border-bottom: 1px dashed #6D6E71;
    border-top: 1px dashed #6D6E71;
    color: #000000;
    font-family: vizuakz;
    font-size: 18px;
    padding: 5px 10px 4px;    
}
#footer {
    background: #607681;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer a {
    color: #aadf86;
}

#footer a:hover {
    color: #e54497;
}

#footer a.selected {
    color: #e54497;
}

#footer #company_id {
    color: #fff;
    font-size: 1.3em;
    background: #788a94;
    border-top: 2px solid #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    font-family: vizuakz;
    padding: 5px;
}

#footer .menu_links {
    border-bottom: 2px solid #fff;
    font-size: 1.5em;
    text-align: left;
    color: #fff;
    padding-left: 0px;
    padding-top: 4px;
    padding-bottom: 3px;
}

#footer #footer_content {
    padding: 5px;
    margin-bottom: 15px;
}

#footer #footer_content div {
    float: left;
    width: 170px;
    font-family: vizuakz;
    color: #fff;
    text-align: left;
    font-size: 1.3em;
    padding-right: 20px;
}

#footer #footer_content div span, #footer #company_id span {
    font-family: vizuakz_1bj;
    font-size: 1.153em;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0px;
}

h1 {
    font-size: 4em;
    text-align: center;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

#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 Structure */
.narrowcolumn {
    float: left;
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 450px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}

.post {
    margin: 0 0 40px;
    text-align: justify;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

/* End Structure */
/*	Begin Headers */
h3 {
    padding: 0;
    margin: 0;
    font-size: 0.9333em;
    font-family: Arial;
    font-weight: normal;
    color: #e54497;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

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

/* End Images */
/* Begin Lists

 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
    margin-left: 0px;
    list-style: none;
    padding-left: 0px;
}
html > body .entry ol {
	padding-left: 20px;
}
html > body .entry ul li {
    /*margin: 7px 0 8px 10px;*/
    padding-left: 10px;
    background: url('images/plus.gif') no-repeat left 6px;
}

html > body .entry li .entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* End Comments */
/* 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 {
    display: none;
}

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 */
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
 It won't be a stylish marriage, I can't afford a carriage.
 But you'll look sweet upon the seat of a bicycle built for two." */
/* FAQ */
body.page .entry ul.faq {
    list-style-type: none;
    padding: 0px;
    margin: 0;
    margin-top: 28px;
    text-indent: 0 !important;
	position: static;
}

html > body .entry ul.faq li {
    width: 160px;
    height: 135px;
    float: left;
    background: #e54497;
    padding: 5px;
    position: relative;

    margin: 0px 0px 10px 10px !important;
}
html > body .entry ul.faq li div {
    position: absolute;
	z-index: 500;
}

html > body .entry ul.faq li.first {
    margin: 0px 0px 10px 0px !important;
}

html > body .entry ul.faq li.spacer {
    clear: both;
    float: none;
    height: 0;
    margin: 0px !important;
    width: auto;
    padding: 0;
	z-index: 100;
}

body .entry ul.faq li h1 {
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: vizuakz_1bj;
    text-align: left;
	z-index: 100;
}

body .entry ul.faq li span {
    font-size: 0.8em;
    color: #fff;
	z-index: 100;
}

body .entry ul.faq li span.please {
    font-size: 0.6em;
    color: #343434;
    position: absolute;
    bottom: 2px;
    right: 4px;
	z-index: 100;
}

/* submenu */
#page #center .main_menu ul li#navt-3 ul ul {
    font-size: 0.9375em;
    margin-top: 14px;
}
#page #center .main_menu ul li#navt-3 ul ul ul {
	display: none;
}
#page #center .main_menu ul li#navt-3 ul ul li {
    background: #343434;
    width: 168px;
    border-bottom: 1px dashed #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

#page #center .main_menu ul li#navt-3 ul ul li.current_page_item {
    background: #e44296;
    padding-left: 10px;
    width: 160px;
}

#page #center .main_menu ul li#navt-3 ul ul li a {
    color: #fff;
}

#page #center .main_menu ul li#navt-3 ul ul li a:hover {
    color: #e54497;
    background: none;
}

#page #center .main_menu ul li#navt-3 ul ul li.current_page_item a:hover {
    color: #fff;
}

#sitemap ul {
    padding-left: 20px;
}

#sitemap ul li {
    margin-bottom: 5px;
}

/* tooltip */
.bt-wrapper span {
    color: #74B74A;
}

/* baloons boxes */
.text_baloons {
    list-style-type: none;
    margin: 0;
}

html > body .entry .text_baloons li {
    float: left;
    width: 151px;
    height: 93px;
    margin-left: 8px;
    padding: 8px 10px;
    color: #4d4c4d;
    font-size: 1.0666em;
    font-family: vizuakz;
    margin-bottom: 10px;
    text-align: center;
    background: url('images/baloon.gif') no-repeat center left;
}

/*html > body .entry .text_baloons li b {
 font-family: vizuakz_1bj;
 }*/
html > body .entry .text_baloons li.first {
    margin-left: 0px;
}

/* grey_boxes boxes */
.grey_boxes {
    list-style-type: none;
    margin: 0;
}

html > body .entry .grey_boxes li {
    float: left;
    width: 160px;
    padding: 0px;
    color: #4d4c4d;
    font-size: 1.0666em;
    font-family: vizuakz;
    padding-left: 5px;
    padding-right: 15px;
    background: url('images/li_box_grey.gif') no-repeat center left;
}
html > body .entry .grey_boxes_big li {
    float: left;
    width: 215px;
    padding: 0px;
    color: #4d4c4d;
    font-size: 1.0666em;
    font-family: vizuakz;
    padding-left: 5px;
    padding-right: 15px;
    background: url('images/li_box_grey_big.gif') no-repeat center left;
}
html > body .entry .grey_boxes_big li .column_title {
	display: block;
	font-size: 1.1em;
	margin-top: 55px;
}
html > body .entry .grey_boxes_big li.last {
	padding-right: 5px;
}
html > body .entry .grey_boxes li h3,
html > body .entry .grey_boxes li h2,
html > body .entry .grey_boxes li h1 {
    font-size: 1.0em;
    font-family: vizuakz_1bj;
    text-align: left;
}

html > body .entry .grey_boxes li p {
    margin: 0px;
    margin-bottom: 15px;
}

html > body #center .entry .grey_boxes li p.grey {
    margin-top: 15px;
    text-align: left;
}

html > body .entry .grey_boxes li h1 {
    color: #e54497;
    text-transform: uppercase;
    padding-top: 5px;
}

html > body .entry .grey_boxes li h3,
html > body .entry .grey_boxes li h2 {
    color: #607782;
}

html > body .entry .grey_boxes li.last {
    width: 160px;
    padding-left: 5px;
    padding-right: 5px;
}

/* sitemap */
html > body .entry .sitemap_divs div ul {
    margin-top: 0px;
}

html > body .entry .sitemap_divs div ul li {
    background: none;
    padding-bottom: 20px;
}

html > body .entry .sitemap_divs div ul li {
    font-size: 0.9333em;
    background: url('images/sitemap_li.gif') no-repeat left 5px;
}

html > body .entry .sitemap_divs div ul li li {
    background: none;
    font-size: 0.857em;
    padding-bottom: 0px;
    padding-left: 0px;
}

html > body .entry .sitemap_divs div ul li a {
    color: #e54497;
}

html > body .entry .sitemap_divs div ul li a:hover {
    text-decoration: underline;
}

html > body .entry .sitemap_divs div ul ul li a {
    color: #333333;
}

.sitemap_divs div {
    width: 170px;
    float: left;
}

.sitemap_divs span.sitemap_span {
    margin-top: 20px;
    display: block;
    color: #607782;
    font-size: 0.9333em;
}
/* week */
.week {
	float: right;
	width: 265px;
}
/* search form */
#searchform div {
	margin-top: -7px;
}
#searchform #s{
	border: none;
	width: 205px;
	height: 27px;
	padding: 0px;
	color: #4d4c4d;
	font-family: Arial;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	background: url('images/search_box.png') no-repeat top left;
	float: left;
	margin-left: 6px;
}
#searchform #searchsubmit {
	width: 27px;
	height: 27px;
	font-size: 0px;
	background: url('images/submit.png') no-repeat top left;
	border: none;
	float: left;
	margin-left: 6px;
}
.page-id-308 #searchform {
	margin-bottom: 50px;
}
.posts {
	font-size: 1.2em;
	margin-top: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-top: 1px dashed #8898a1;
	border-bottom: 1px dashed #8898a1;
}
.posts div {
	margin-bottom: 10px;
}
.post-308 #searchform #s {
	font-size: 0.933em;
}
.top_place {
	text-align: right;
	margin-right: 10px;
	color: #4c4c4c;
	font-size: 1.1em;
}
.top_place {
	margin-bottom: 10px;
}
.top_place a {
	color: #4c4c4c;
}
.top_place a:hover {
	text-decoration: underline;
}

