/*
Theme Name: Get Digital
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/
/*
@font-face {
	font-family:"Open Sans";
		src:url("fonts/OpenSans-Regular.eot?") format("eot"),
		url("fonts/OpenSans-Regular.woff") format("woff"),
		url("fonts/OpenSans-Regular.ttf") format("truetype"),
		url("fonts/OpenSans-Regular.svg#OpenSans") format("svg");
		font-weight:normal;
		font-style:normal;
}

@font-face {
	font-family: 'Oswald';
	src: url('fonts/oswald.eot');
	src: url('fonts/oswald.eot?#iefix') format('embedded-opentype'),
			 url('fonts/oswald.woff') format('woff'),
			 url('fonts/oswald.ttf') format('truetype'),
			 url('fonts/oswald.svg#oswald') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
		font-family: 'OpenSans-Bold';
		src: url('fonts/opensans-bold.eot');
		src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
				 url('fonts/opensans-bold.woff') format('woff'),
				 url('fonts/opensans-bold.ttf') format('truetype'),
				 url('fonts/opensans-bold.svg#opensans-bold') format('svg');
		font-weight: normal;
		font-style: normal;
}
*/

body{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/body_bg.jpg) repeat scroll center top #3E3E3E;
	margin: 0;
	padding: 0;
	font-family:"Open Sans", sans-serif; 
    font-weight: 600;

	font-size: 13px;
	color: #333333;
}


blockquote {
    background: url("http://www.getdigital-blog.de/wp-content/themes/getdigital/images/quotes.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
blockquote {
    clear: both;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6em;
    margin: 0 0 22px;
    min-height: 60px;
    padding: 0 0 0 70px;
}



/* Fuer Produktansicht */

.price-box {
	background: url("http://www.31i73h4x0r.de/krz/alpha/gfx/elements.png") no-repeat -246px -374px transparent;	
    float: left;
    margin: 16px 0 0;
    width: auto;	
}

.price-star {
	font-size: 10px;
	color: #808080;
	position: relative;
	top: -0.6em;	
}

.regular-price .price {
    font-size: 24px;
    font-weight: 700;
    color: #333;
	padding-left: 40px;
}

.versandinfo {
    font-size: 10px;
    font-weight: 600;
    color: #333;
   margin-top: 4px;
}


.headingbox {
 #  background: none repeat scroll 0 0 #F6F7F7;
   width: 615px;
   height: 30px;
   color: #000000;
   font-family: 'Open Sans';
#   font-size: 16px;
   padding-top: 2px;
   padding-left: 5px;   
   margin-top: 30px;


}


.producttext {
   width: 300px;
   float:left;
   font-family: 'Open Sans';
  # font-size:14px;
   padding-top:5px;
  

}

.productbox {
 #  background: none repeat scroll 0 0 #F6F7F7;
   display:block;
   width: 620px;
   overflow:hidden;
}

.productpicture {
   background-color: #FFFFFF;
   float:left;
   margin-right: 20px;
   margin-top: 10px;
   margin-left: 10px;
   border: 1px solid #C6C7C7;
   overflow: hidden;


}

.productpicture img {
   margin: 5px;

}


.productdesc {
   float:left;
   width: 300px;
   padding-bottom: 10px;
}

.clear {
   clear:both;
}




.button {
    background: -moz-linear-gradient(center top , #A1A1A1, #707070) repeat scroll 0 0 transparent;
    border: 1px solid #868686;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font: 700 12px/28px 'Open Sans',sans-serif;
    height: 28px;
    text-decoration: none;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    transition: border-color 0.15s ease 0s;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 20px;   
    margin-left: 22px;

}

.button .label {
   color: #FFFFFF;
}

/ * Ende produktansicht */



strong {

font-weight: 700;

}


.left{ float: left;}
.right { float: right;}
.clear{ clear:both;}
.red{ color:red;}

img{ border:0;}
a{ text-decoration: none; }

#wrapper {
	width: 963px;
	margin: auto;
}

a#logo{
	float: left;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/logo.png) no-repeat;
	width: 233px;
	height: 59px;
	display: block;
}

#header {
	height: 145px;
	padding: 19px  0 0 0;
}

.rightLogo {
	 margin : 0px 0 0 ;
	 float: right;
}
 
#mainMenu {
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/menu_bg.png) no-repeat;	
	height: 49px;
	margin: 9px 0 0 3px;
	padding: 13px 0 0 0;
}

#mainMenu  ul.menu li{
	float: left;
	list-style: none;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/li_bg.png) no-repeat right center;	
}

#mainMenu  ul.menu ul{
	display: none;
}
#mainMenu  ul.menu {
	margin : 0;
	padding: 0;
}

#mainMenu  ul.menu li a{
	font-family: 'Oswald';
    font-weight: 400;

	color: #444444;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px 26px 10px 31px;
	display: block;
}

#mainMenu  ul.menu li a:hover,#mainMenu ul.menu li.current-menu-item a { 
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/li_hover.png) repeat-x ;
	color: #ffffff;
}




#search {
	width: 252px;
	height: 32px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/search_bg.png) no-repeat ;
	margin: 8px 14px 0 0;
}

#search  input[type="text"]{
    font-weight:bold;
	background: none;
	border: none;
	color: #FFFFFF;
    height: 31px;
    padding: 1px 0 0 10px;
	font-family:"Open Sans";
	font-size: 12px;
	text-shadow:1px 1px 1px #000000;
    width: 200px;	
}

#search  input[type="submit"]{
	width: 33px;
	height: 30px;
    cursor:pointer;

	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/Icon.png) no-repeat ;
	border: 0;
	float: right;
	margin: 1px 0 0 ;
}

#main {
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/main_bg.png) repeat-x top #EBEDF0;
	margin: 0 0 0 3px;
	padding: 5px 0 18px 0;
    -moz-box-shadow: 0 8px 9px #282828;
    -webkit-box-shadow: 0 8px 9px #282828;
    box-shadow: 0 8px 9px #282828;
}

#submenu  {
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/breadcrumbs_bg.png) no-repeat bottom ;
	height: 32px;
	padding: 5px 0 0 10px
}

#submenu  p#breadcrumbs{
	margin: 0;
	font-size: 12px;
}

#submenu  p#breadcrumbs a{
	color: #5eb71d;
	text-decoration: none;
	font-size: 12px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/arrow.png) no-repeat right;
	float: left;
	padding: 0 12px 0  0;	
    margin-right: 10px;
    margin-top: 4px;
}

#submenu   p#breadcrumbs a:first-child {
	width: 29px;
	height: 20px;
	float: left;
	display: block;
	margin-right: 11px;
	margin-top: 0px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/home_icon.png) no-repeat right;
	padding: 0;
 }
#submenu  p#breadcrumbs strong{
	color: #808080;
	float: left;	
	padding: 5px 0 0 0;
}


#content{
	width: 671px;
	padding: 19px 18px 0 10px;
}

#content h2 a,#content h2 {
	font-size: 22px;
	font-family: 'Oswald';
    font-weight: 400;

	color: #333333;
	font-weight: normal;
	margin: 0 0 9px 0;
}



#content h3 a,#content h3 {
	font-size: 18px;
#	font-family: 'Oswald';
    font-weight: 400;

	color: #333333;
	font-weight: normal;
	margin: 0 0 9px 0;
}


#content h1 a,#content h1 {
	font-size: 25px;
	font-family: 'Oswald';
    font-weight: 400;

	color: #333333;
	font-weight: normal;
	margin: 0 0 9px 0;
}


#content #main-heading{ 
	padding-bottom: 5px; 
	margin-bottom: 30px;
   font-size: 15px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom; 
}

#content .date{ 
	padding-bottom: 11px; 
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom; 
}

#content .date a{
	font-family:"Open Sans";
	font-size: 12px;
	color: #808080;
}

#content .date span.time{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/calender.png) no-repeat left;
	width: 15px;
	height: 15px;	
	padding: 0 10px 0 24px;
	border-right: 1px dotted #949595;
	border-bottom: 0 none;
}

#content .date a.author{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/author.png) no-repeat left;
	width: 17px;
	height: 16px;
	padding: 0 10px 0 24px;
	border-right: 1px dotted #949595;
	margin-left: 4px;
}

#content .date span.category{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/category.png) no-repeat left;
	width: 17px;
	height: 15px;
	padding: 0 0 0 24px;
	margin-left: 5px;
}

#content img.attachment-post-thumb{
	width: 670px;
	height: 260px;
	padding: 20px 0 5px 0;
}

.single .entry{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom;
	padding-bottom: 30px;
}

#content p{
	font-family:"Open Sans", sans-serif;
    font-weight: 400;
	font-size: 13px;
	color: #333333;
	word-spacing: 2px;
	line-height: 20px;
}

#content h4{
	margin: 0;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	color: #333333;
}


#content a.more-link {
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/readMoreBg.png) no-repeat;
	width: 140px;
	height: 23px;
	border: 0;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 12.7px;
   margin-top: 20px;
	font-family: 'Open Sans';
    font-weight: bold;
	text-align: center;
	padding: 4px 0 3px;
	display: block;
}


.PDS_Poll {
margin-left:180px;

}

.readMore{
    margin-bottom: 25px;
	padding: 0px 5px 35px 0;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom;
}



.readMore .commentCount a{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/comments.png) no-repeat left;
	color: #808080;
	padding-left: 25px;
	font-size: 12px;
	font-family:"Open Sans";
	margin-top: 6px;
}

.readMore .commentCount{
	font-size: 12px;
	font-family:"Open Sans";
	color: #808080;
}

.addThis{
	height: 40px;
	padding: 15px 0 20px 0;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom;
	text-align: center;
}

#shareThis {
	padding: 15px 0 20px 0;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/post_bg.png) repeat-x bottom;
}

#pagination{ padding: 14px 0 0 0; }
#pagination #loadPost a{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/loadPostsBg.png) no-repeat;
	width: 190px;
	height: 23px;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans';
	display: block;
    font-weight: bold;
	text-align: center;
	padding-top: 6px;
}

#pages ol.wp-paginate li a{
	border: 1px solid #AAAAAA;
	width: 22px;
	height: 22px;
	padding: 2px 9px 3px 8px;
	margin-right: 6px;
	color: #FFFFFF;
	background: #B7B7B7;
	font-size: 12px;
    font-weight: bold;

	font-family: 'Open Sans';
}

#pages ol.wp-paginate li span.current{
	background: #fff;
	color: #333333;
	border: 1px solid #AAAAAA;
	width: 22px;
	height: 22px;
	padding: 2px 9px 3px 8px;
	font-size: 12px;
    font-weight: bold;

	font-family: 'Open Sans';
}

.divider{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/divider.png) repeat-x bottom !important;
	height: 5px;
	margin: 0 0 25px;
}

#rightSection {
	width: 150px;	
	margin : 8px 0 0 0;
	height: 41px;
}

a#footerLogo{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/footerLogo.png);
	width: 140px;
	height: 28px;
	display: block;
	float: left;
}

#rightSection  p{
	float: right;
	font-family:"Open Sans";
	margin: 9px 0 0 ;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}

/* sidebar */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	margin: 0 0 20px 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
}

#sidebar #newsletter-widget {

    background: #F6F7F7;
	border-left: 1px solid #C6C7C7;
	border-right: 1px solid #C6C7C7;
	border-bottom: 1px solid #C6C7C7;
	padding: 12px 5px 12px 10px;


}



#newsletter-box {
	width: 226px;
	height: 32px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/email_bg.png) no-repeat ;
	margin: 8px 14px 10px 0;
}

#newsletter-box  input[type="text"]{
	background: none;
	border: none;
	color: #FFFFFF;
    height: 31px;
    padding: 1px 0 0 10px;
	font-family:"Open Sans";
	font-size: 12px;
	text-shadow:1px 1px 1px #000000;
    width: 150px;	
}

#newsletter-box  input[type="submit"]{
	width: 60px;
	height: 30px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/eintragen.png) no-repeat ;
	border: 0;
    cursor:pointer;
	float: right;
	margin: 1px 0 0 ;

}




#sidebar ul ul, #sidebar ul ol, #sidebar ul p {	
	background: #F6F7F7;
	border-left: 1px solid #C6C7C7;
	border-right: 1px solid #C6C7C7;
	border-bottom: 1px solid #C6C7C7;
	padding: 12px 5px 2px 5px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {	
	margin: 0 0 0 4px;
	padding: 0 0 0 14px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/sidebarArrow.png) no-repeat scroll left 4px transparent;
}


#sidebar{
	width: 250px;
	margin: 10px 10px 0 0;
}


#sidebar  ul li p{
	font-family: 'Open Sans';
    font-weight: bold;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 7px 0 5px 0;
	background: #252525;
	border: 1px solid #0F0F0F;
	text-align: center;
	text-transform: uppercase;
}


#sidebar ul li.widget_categories ul{
	padding: 10px 0 13px 0;
	margin:0;
}

#sidebar ul li.widget_categories ul li{
	margin:0;
	padding: 0 9px;
	background: none;
}

#sidebar ul li.widget_categories ul li.cat-item a{	
	padding: 9px 0 9px 10px;	
	border-radius: 5px;
}

#sidebar ul li.widget_categories ul li.cat-item a:hover{
	background: #51AC14;
	color: #ffffff;
}


#sidebar ul li.widget_recent_entries ul{
	padding: 14px 0 0 0;
	margin: 0;
}

#sidebar ul li.widget_recent_entries ul li{
	margin: 0 11px 13px 8px;
	padding: 0 0 0 14px;
	border-bottom: 1px dashed #B1B1B0;	
}

#sidebar ul li.widget_recent_entries li:last-child{
	border-bottom: 0;
}

#sidebar ul ul li a{
	color: #333333;
	font-family:"Open Sans";
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0 0 12px 0;
	
	
}

#sidebar ul li #socialMedia a {
	margin: 0 10px 0 0;
}

#sidebar ul li #socialMedia a img{
	width: 52px;
	height: 52px;
} 


#pingtrackback h1 {

    font-size:16px;
    margin-top: 0px;
    margin-bottom: 5px;

}

#pingtrackback ul {

    margin: 0;
    padding: 14px 0 0;

}

#pingtrackback ul li {	
    list-style-image: none;
    list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0 0 0 14px;
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/sidebarArrow.png) no-repeat scroll left 4px transparent;
}


.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:1em 0 1em 1em}
a img.alignleft {float:left; margin:1em 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content a{
	color: #999999; 
}

ol.commentlist cite{
	font-size: 13px;
}

p.tags{
	background: url(http://www.getdigital-blog.de/wp-content/themes/getdigital/images/tag.png) no-repeat left;
	padding: 0 0 0 30px;
	min-height: 20px;
}

p.tags a{
	font-style: italic;
}

.metaInfo {
	border: 1px solid #C4C5C5;
	background: #ffffff;
	margin: 0 0 20px;
	padding: 27px 20px 20px;
}

.metaInfo .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    float: left;
    height: 56px;
    margin: 0 20px 20px 0;
    padding: 1px;
    width: 56px;
}


.metaInfo .photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    float: left;
    height: 56px;
    margin: 0 20px 20px 0;
    padding: 1px;
    width: 56px;
}

.wp-caption {
       padding-top: 9px;
       padding-left: 9px;
       border: 1px solid #DCDCDC;


}

.wp-caption-text {
   margin-right:9px;
   font-size: 12px !important;
   font-weight: 400 !important;
    margin-right: 9px;
    margin-top: 0;
    text-align: center;

}
