/*
Theme Name: KubisWelt
Theme URI: http://www.kubiswelt.de
Version: 1.1
Author: Elmastudio
Author URI: http://www.elmastudio.de
Tags: elmastudio, kubiswelt, kubi
*/

/* RESET STYLES
--------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border:0;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
body {
	background:#DFF0F3;
}

ul {
	list-style:none;
}
ol {
	list-style:decimal;
}
/* CLEARFIX
--------------------------------------------------------------------*/
.clear {
	clear:both;
}
.clearfix:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
.fix {
	clear:both;
	overflow:hidden;
}
/* Transparency  */
/* BASIC STYLES AND TYPOGRAPHY
-------------------------------------------------------------------*/
body {
	background:#DFF0F3;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}
#wrap {
	margin:0;
}
#header, #content, #footer {
	clear:both;
	float:left;
	position:relative;
}
#content {
	padding:0 0 0 100px;
	width:960px;
}
/* Headlines---------------------*/
h1 {
	font-size:30px;
}
h2 {
	font-size:26px;
	padding:0 0 1px;
}
h1, h2 {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:17px;
	padding:0 0 10px;
}
h4 {
	font-size:17px;
}
h3, h4 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
p {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
}
h2.searchresults {
padding:20px 0 20px 0;
font-variant:small-caps;
font-weight:400;
}
/* Anchors--------------------------- */
a, a:link, a:visited {
	font-weight:400;
	text-decoration:none;
}
a:hover, a:active, a.active {
	text-decoration:underline;
}
.darkblue {
	color:#156F85;
}
/*LAYOUT STRUCTURE
---------------------------------------------------------------------------------*/

/* HEADER MAIN
---------------------------------------------------------------------------------*/
#header {
	background:url(images/bg/bg-top.png) left top repeat-x;
	width:100%;
}
#header-sub {
	background:url(images/bg/bg-top-sub.png) left top repeat-x;
	width:100%;
}

#header-bg {
	margin:0;
	width:1060px;
	height:615px;
	background:url(images/bg/header-bg.png) left top repeat-x;
}
#header-sub-bg {
	margin:0;
	width:1060px;
height:260px;
background:url(images/bg/header-sub-bg.png) left top repeat-x;
}

#header-wrap {
	width:960px;
	margin-left:100px;
}
img#logo {
	display:block;
	height:130px;
	width:370px;
	margin-top:23px;
	float:left;
}

/* Searchform - RSS Feed --------------------------- */
#topborder {
	height:38px;
	padding:12px 0 0 0;
}
.rss-feed a {
display:block;
width:30px;
height:30px;
margin:0 25px 0 0;
background:url(images/btn/rss-top.png) left top no-repeat;
text-indent:-9999em;
float:right;
}
.rss-feed a:hover {
background-position:0 -30px;
}
.search {
width:180px;
height:30px;
float:right;
background:#fff;
border-radius: 100px;  
-moz-border-radius: 100px;  
-webkit-border-radius: 100px; 
}
.searchtext {
width:142px;
margin:5px 0 0 0;
padding:1px 5px 0 5px;
background: none;
border:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#1C92AD;
float:left;
}
.submit {
width:23px;
height:23px;
margin:3px 0 0 0;
display:block;
background:url(images/btn/search-btn.png) left top no-repeat;
border: none;
cursor:pointer;
float:left;
}
.submit:hover {
background-position:0 -23px;
}

/* MAIN NAVIGATION
--------------------------------------------------------------------------------*/
#navi-main {
	padding-top:75px;
	float:right;
}
#navi-main ul.nav {
	list-style:none;
}
#navi-main ul li {
	float:left;
}
.nav-home a, .nav-blog a, .nav-shop a, .nav-contact a {
	display:block;
	height:35px;
	margin:0 5px 0 5px;
	color:#1C92AD;
	font-size:23px;
	text-align:center;
}
.nav-home a {
	width:120px;
	padding-top:15px;
}
.nav-blog a, .nav-shop a {
	width:110px;
	padding-top:15px;
}
.nav-contact a {
	width:170px;
	padding-top:15px;
}
.nav-home a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/btn/nav-btn-120.png) left top no-repeat;
}
.nav-blog a:hover, .nav-shop a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/btn/nav-btn-110.png) left top no-repeat;
}
.nav-contact a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/btn/nav-btn-170.png) left top no-repeat;
}

/* INTRO SITE
---------------------------------------------------------------------------------*/
.intro-text {
	width:335px;
	padding:65px 25px 0 0;
	float:left;
}
.intro-text h1 {
	font-size:33px;
	color:#1C92AD;
	font-family:Arial, Helvetica, sans-serif;
}
.intro-text p {
	padding:7px 0 20px 0;
	font-size:19px;
	color:#1C92AD;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:26px;
}
.intro-text a {
	width:250px;
	height:53px;
	display:block;
	background:url(images/btn/kubis-tshirts.png) left top no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.intro-text a:hover {
	background-position:0 -53px;
}
/* Intro Site - Slider Main -------------- */
.slider-main-bg {
	height:300px;
	width:580px;
	margin-top:40px;
	padding:10px;
	float:right;
	background:url(images/slider/slider.png) center top no-repeat;
}
.graphic, #prevBtn, #nextBtn, #slider2prev, #slider2next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#slider ul, #slider li {
	height:300px;
	width:580px;
	margin:0;
	padding:0;
	list-style:none;
position: relative;
overflow:hidden;
}
#slider li {
	width:580px;
	height:300px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:35px;
	height:70px;
	position:absolute;
	top:365px;
	z-index:1000;
}
#nextBtn {
	left:1015px;
}
#prevBtn a, #nextBtn a {
	display:block;
	position:relative;
	width:35px;
	height:70px;
	background:url(images/slider/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background: url(images/slider/btn_next.png) no-repeat 0 0;
}
#nextBtn a:hover {
	background-position:-35px 0;
}
#prevBtn a:hover {
	background-position:-35px 0;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/* Intro Site - Slider  New Shirts -------------- */
#slider2 {
	width:914px;
	height:320px;
	margin:0 23px 0 123px;
	height:320px;
	background: #DFF0F3;
	position:relative;
	overflow:hidden;
}
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider2 li {
 	width:914px;
	height:320px;
	overflow:hidden;
}
#slider2next, #slider2prev {
	display:block;
	width:23px;
	height:46px;
	position:absolute;
	top:1270px;
	z-index:1000;
}
#slider2next {
	left:1037px;
}
#slider2prev {
	left:100px;
}
#slider2next a, #slider2prev a {
	display:block;
	position:relative;
	width:23px;
	height:46px;
	background:url(images/slider/btn_newshirts_prev.png) no-repeat 0 0;
}
#slider2next a {
	background:url(images/slider/btn_newshirts_next.png) no-repeat 0 0;
}
#slider2next a:hover {
	background-position:-23px 0;
}
#slider2prev a:hover {
	background-position:-23px 0;
}
.motiv, .motiv-last {
	width:195px;
	height:240px;
	margin-right:18px;
	background: url(images/slider/motiv-bg.png) left top no-repeat;
	padding:10px;
	float:left;
}
.motiv {
	margin-right:18px;
}
.motiv-last {
	margin-right:0;
}
.motiv p, .motiv-last p {
	clear:both;
	margin:0;
	padding:17px 0 0 0;
	color:#1C92AD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
}
span.price a {
	line-height:15px;
	color:#FF423D;
	font-size:12px;
	text-decoration:none;
}
span.price a:hover {
	text-decoration:underline;
}
a.motiv-01, a.motiv-02, a.motiv-03, a.motiv-04, a.motiv-05, a.motiv-06, a.motiv-07, a.motiv-08 {
	display:block;
	width:195px;
	height:240px;
	float:left;
}
a.motiv-01 {
	background: url(images/slider/motiv-01.jpg) left top no-repeat;
}

a.motiv-02 {
	background: url(images/slider/motiv-02.jpg) left top no-repeat;
}
a.motiv-03 {
	background: url(images/slider/motiv-03.jpg) left top no-repeat;
}
a.motiv-04 {
	background: url(images/slider/motiv-04.jpg) left top no-repeat;
}
a.motiv-05 {
	background: url(images/slider/motiv-05.jpg) left top no-repeat;
}
a.motiv-06 {
	background: url(images/slider/motiv-06.jpg) left top no-repeat;
}
a.motiv-07 {
	background: url(images/slider/motiv-07.jpg) left top no-repeat;
}
a.motiv-08 {
	background: url(images/slider/motiv-08.jpg) left top no-repeat;
}
a.motiv-01:hover, a.motiv-02:hover , a.motiv-03:hover, a.motiv-04:hover, a.motiv-05:hover, a.motiv-06:hover , a.motiv-07:hover, a.motiv-08:hover {
	background-position:-195px 0;
}
/* Intro Site - 3 columns: new posts, poplular posts, twitter feeds -------------- */
#columns {
	border-top:#5EA8BC 2px dashed;
	background: #ADD7E6;
	width:100%;
	height:350px;
}
#columns-wrap {
	padding:20px 0 30px 100px;
	width:960px;
	position:relative;
	overflow:hidden;
}
.column-newposts {
	width:290px;
	padding-right:45px;
	float:left;
}
.column-popularposts {
	width:290px;
	padding-right:45px;
	float:left;
}
.column-newposts h2, .column-popularposts h2, .column-twitterfeeds h2 {
	height:30px;
	display:block;
	font-size:21px;
	color:#156F85;
}
.column-newposts h2 {
	background:url(images/bg/icon1.png) left top no-repeat;
	padding:13px 0 0 37px;
}
.column-popularposts h2 {
	background:url(images/bg/icon2.png) left top no-repeat;
	padding:13px 0 0 43px;
}
.column-newposts ul, .column-popularposts ul, .column-twitterfeeds ul {
	list-style:none;
	padding:7px 0 0 0;
}
.column-newposts a, .column-popularposts a {
	text-decoration:none;
	padding:7px 2px 7px 2px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#156F85;
	border-bottom:#5EA8BC 1px solid;
}
.column-newposts a:hover, .column-popularposts a:hover {
	text-decoration:none;
	background:#95CCDB;
}

/* Twitter Feed Widget --------------------------------------- */
.column-twitterfeeds {
	width:290px;
	float:left;
}
.column-twitterfeeds h2 {
	background:url(images/bg/icon3.png) left top no-repeat;
	padding:13px 0 0 39px;
}
.column-twitterfeeds a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
color:#156F85;
}
.column-twitterfeeds a:hover {
	text-decoration:underline;
}
.column-twitterfeeds li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#156F85;
	padding:7px 2px 7px 2px;
	display:block;
border-bottom:#5EA8BC 1px solid;
}
.twtr-hd {
display:none;
}
.twtr-tweet-text p {
font-size:14px;
}
.twtr-tweet-wrap {
border-bottom:#5EA8BC 1px solid;
}
/* Intro Site - Box New Shirts ------------------------------- */
#new-shirts {
	width:1060px;
	height:320px;
	margin-top:25px;
	padding-top: 170px;
	background:url(images/bg/new-tshirts-text.png) left top no-repeat;
}

/* BLOG SITE
-------------------------------------------------------------------------------*/
#content {
	background:none;
}
.post-wrapper {
	width:600px;
margin-top: 20px;
	float:left;
	position: relative;
	overflow:hidden;
}
.post-single-column {
padding-bottom: 30px;
}
/* Bog Site - Typography Styles --------------------------- */
.post-single-column h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:45px;
        color:#333;
	line-height:46px;
	padding-bottom:3px;
	font-weight:400;
}
.post-single-column h2 a {
		color:#333;
}
.post-single-column h2 a:hover {
background:#B8DDEA;
text-decoration: none;
}
.post-single-column h3 {
	font-size:14px;
	color: #1C92AD;
	line-height:16px;
	font-weight:normal;
	padding:3px 0 12px 0;
}
.post-single-column h3 a {
	color: #1C92AD;
}
.post-single-column h4 {
font-size:24px;
	line-height:24px;
	padding:20px 0 0 0;
}
.post-single-column h5 {
font-size:19px;
	line-height:21px;
	padding:20px 0 0 0;
}

.post-single-column p {
	padding:8px 0 8px 0;
}
div.post-single-column p.intro {
	padding:5px 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:27px;
}
div.post-single-column p a {
	color:#FF574C;
}
div.post-single-column blockquote p{
color:#333;
font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	font-style:italic;
	padding:10px 0 10px 0;
}
/* Bog Site - List Styles --------------------------- */
.post-single-column ol {
	padding:10px 20px 10px 20px;
}
.post-single-column ol li, .posts-content ul li{
	padding:0 0 4px 0;
}
.post-single-column ol li {
	color:#FF574C;
        padding:0 0 4px 0;
}
ul li a{
	color:#1C92AD;
line-height: 24px;
}

.post-single-column ul {
	list-style:disc;
	padding:10px 20px 10px 20px;
}
/* Bog Site - general Styles --------------------------- */
.posts-pic {
	margin:5px 0 15px 0;
	padding:5px;
	background:#ADD7E6;
        clear:both;
}
.solid-line {
border-bottom: #CCCCCC solid 1px;
}
.post-meta-entry {
padding:0;
color:#1C92AD;
font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Bog Site - Single Posts Navigation --------------------------- */

ul.single-post-navi {
padding:10px 0 0 0;
color:#1C92AD;
font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:
}
ul.single-post-navi li a {
color:#FF574C;
}
/* Bog Site - Comments Styles --------------------------- */
h3#comments  {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
font-weight:400;
font-size:30px;
	line-height:50px;
	padding:30px 0 10px 0;
}
ul.comments-list {
with: 600px;
position:relative;
overflow:hidden;
}
li.comment {
position:relative;
overflow:hidden;
padding:20px 0 20px 0;
}
h3.author-link {
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#333;
font-weight:400;
font-size:22px;
line-height: normal;
padding:0 0 2px 20px;
}
h3.author-link a {
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#1C92AD;
font-weight:400;
}
h4.comment-meta {
padding:0 0 0 20px;
color:#1C92AD;
font-size:14px;
font-weight:400;
}
h4.comment-meta a {
padding:0;
color:#1C92AD;
font-size:14px;
font-weight:400;
}
.gravatar {
float: left;
padding:8px;
background:#ADD7E6;
border-radius: 7px; 
-moz-border-radius: 7px; 
-webkit-border-radius: 7px;
}
.comment-text {
position:relative;
overflow:hidden;
}
.comment-text p {
font-size:13px;
line-height:19px;
padding:10px 0 10px 20px;
}
.comment-text a {
color:#FF574C;
}

/* Bog Site - Write a Comment Styles --------------------------- */
form#commentform {
width: 600px;
padding:0 0 30px 0;
	position: relative;
	overflow:hidden;
}

h2#respond {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
font-weight:400;
font-size:30px;
	line-height:50px;
	padding:40px 0 0 0;
}
.commentform-note {
padding:0;
color:#1C92AD;
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
}
form#commentform a { color:#1C92AD;
}
div.form h4 {
padding:0;
font-size:17px;
font-weight:400;
padding:15px 0 5px 0;
}
div.form input {
width: 590px;
background:#ADD7E6;
border: none;
font-size:24px;
font-weight:400;
padding:5px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
color:#333;
}
textarea#comment {
width: 590px;
margin:30px 0 30px 0;
background:#ADD7E6;
border: none;
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:24px;
font-weight:400;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#333;
}

.form-submit {
background:#5EA8BC;
border:#ADD7E6 solid 10px;
font-size:21px;
padding:7px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
color:#fff;
}
.form-submit:hover {
background:#ADD7E6;
border:#5EA8BC solid 10px;
color:#5EA8BC;
cursor:pointer;
}
/* ARCHIVES
-----------------------------------------------------------------------------*/
.post-wrapper h2.archive {
color:#1C92AD;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-size:19px;
font-variant:small-caps;
padding:15px 0 20px 0;
}
/* SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	width:320px;
	float:left;
	margin:40px 0 0 40px;
}
#sidebar-content {
	padding:20px;
	background:#ADD7E6;
}
#sidebar ul {
padding:0 0 30px 0;
}

#sidebar ul li h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
font-weight:400;
font-size:31px;
padding:0 0 7px 0;
font-variant:small-caps;
}
#sidebar ul li a {
display:block;
padding: 10px 0 10px 5px;
color:#1C92AD;
text-decoration:none;
border-bottom: #CCCCCC solid 1px;
}
#sidebar ul li a:hover {
background: #ADD7E6;
color:#1C92AD;
text-decoration:none;
}

/* Banner ---------------------------*/
.sidebar_banner {
            width:320px;
            clear: both;
            position: relative;
            overflow: hidden;
            margin-top: 30px;
}
.sidebar_banner h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
font-weight:400;
font-size:31px;
margin:0 0 20px 0;
padding: 3px 0 3px 0;
font-variant:small-caps;
}
ul#banner1 {
width:125px;
height: 125px;
margin: 0 15px 0 20px;
float: left;
}
#banner2 a {
width:125px;
height: 125px;
margin: 0 20px 0 15px;
float: left;
}
ul#banner1 li a {
border:none;
text-decoration: none;
padding: 0px;
}

ul#banner1 li a:hover {
background:none;
text-decoration: none;
}

#banner2 a:hover {
text-decoration: none;
}

/* Shop Sidebar --------------------------- */
#sidebar-shop {
	width:230px;
	float:right;
	margin:20px 0 0 0;
position:relative;
overflow: hidden;
}
img.shopbanner{
margin:40px 0 0 0;
}
img.shopbanner-top{
margin:0 0 40px 0;
}
/*  FOOTER
------------------------------------------------------------------------------*/
#footer{background:#382C27 url(images/bg/footer-bottom.png) left bottom repeat-x;height:995px;width:100%; font-style:normal;}
#footer-wrap{background:url(images/bg/footer.png) left top no-repeat;margin:0;position:relative;top:-23px;width:1060px; font-style:normal;}
#wiese{background:url(images/bg/wiese.png) left top repeat-x;clear:both;height:160px;}
#maulwurf{background:url(images/bg/maulwurf-small.png) right top no-repeat;float:left;height:87px;padding:33px 95px 0 0;text-align:right;width:965px;}
#maulwurf a{color:#fff;}
#footer-content{color:#E0D1BF;margin:0 0 0 100px;width:960px; font-style:normal;}
#footer-content p{color:#E0D1BF;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;padding:10px 0;}
#footer-content h3{color:#E0D1BF;font-family: Arial, Helvetica, sans-serif;font-size:25px;font-weight:700;padding:0 0 10px;}
#footer-content h4{color:#E0D1BF;font-family: Arial, Helvetica, sans-serif;font-size:18px;font-weight:400;padding:0 0 10px;}

/* Footer - Content Boxes --------------------------- */
.freebies-support{float:left;padding:100px 0 0;width:230px;}
.freebies-link{background:#5EA8BC;height:140px;margin:10px 0 0;width:190px; padding:5px;}
.friends{float:left;width:195px;padding:100px 10px 45px 30px;}
.friends ul{padding:10px 0 0 0;}
.friends a{color:#5EA8BC;line-height:22px;}
.friends li {list-style: none;}
.support{padding:0 10px 45px 0;position:relative;}
.support-link{float:left;margin:10px 10px 0 0;}
.lastcomments-flickr{float:right;padding:100px 0 0;width:480px;}
.lastcomments{height: 330px; padding:0 30px 20px 30px;}
.lastcomments ul{padding:10px 0 0;}
.lastcomments ul li{background:url(images/btn/pfeile-footer.png) left top no-repeat;background-position:0 4px;color:#E0D1BF;font-size:13px;padding:0 0 15px 20px;}
.lastcomments ul li a{color:#5EA8BC;line-height:16px;}
.flickr{padding:10px 0 20px 20px;}
.freebies {padding:0 10px 45px 0;}
.freebies a {color:#5EA8BC;}



/* Footer - Bottom --------------------------- */
.footer-bottom{padding:90px 0 30px 100px;position:relative;width:960px;}
.imprint{float:left;width:500px; padding: 10px 0 0 0;}
.imprint p{color: #fff;font-size:14px;line-height:20px;}
div.imprint a{color:#E0D1BF;}
.wordpress-mediatemple-spreadshirt{float:right;overflow:hidden;padding:0 30px 0 0;width:400px;}
.wordpress{float:right;height:50px;padding:5px 0 0;width:50px;}
.mediatemple{float:right;height:40px;padding:12px 20px 0 0;width:85px;}
.spreadshirt{float:right;height:60px;padding:0 22px 0 0;width:50px;}

/*  PLUGIN STYLES
-------------------------------------------------------------------------------------------*/

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {background:#5EA8BC;float:left;height:85px;padding:5px;width:85px;border: none; !}
#flickr_www
{display:block; padding:0 0 0 10px; !important; font: 16px Arial; font-weight: 700; Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_www a {font: 16px Arial; font-weight: 700; color:#3993ff; !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* Contact Form 7 --------------------------- */
.form-note {
padding:0;
color:#1C92AD;
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.wpcf7 a { color:#1C92AD;
}
.wpcf7 h4 {
padding:0;
font-size:17px;
font-weight:400;
padding:15px 0 5px 0;
}
.wpcf7 input {
width: 590px;
background:#ADD7E6;
border: none;
font-size:24px;
font-weight:400;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#333;
}
.wpcf7 textarea {
width: 590px;
background:#ADD7E6;
border: none;
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:24px;
font-weight:400;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#333;
}
input.btn {
width: 220px;
background:#5EA8BC;
border:#ADD7E6 solid 10px;
font-size:21px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#fff;
}
input.btn:hover {
background:#ADD7E6;
border:#5EA8BC solid 10px;
color:#5EA8BC;
cursor:pointer;
}
