/*
Theme Name: Backgroundsy
Theme URI: https://backgroundsy.com/
Description: The default Backgroundsy Theme.
Version: 0.1
Author: Boris Petkovic
Author URI: https://backgroundsy.com/
Tags: neam pojma

*/



/* Begin Typography & Colors */


@font-face {
    font-family: "Droid Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Droid Sans"), local("DroidSans"), url("https://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
	}
@font-face {
    font-family: "Droid Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Droid Sans Bold"), local("DroidSans-Bold"), url("https://themes.googleusercontent.com/static/fonts/droidsans/v3/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff") format("woff");
	}

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}



a {
	color: #217fc7;
	text-decoration: none;	
	}

a:hover {
	color: #178be4;
	text-decoration: underline;
	}	
	
a img {
	border: none;
	}
	
#clear {
    clear:both;
	}
	
body {
	font: 16px Helvetica, Arial, sans-serif;
	background: #e6e6e8 url(images/body-bg.png) repeat center top;
	color: #555;
	}


/* Header */	

	
#header {
    background-color: #FFFFFF;
	height: 130px;
    margin: 0 auto;
	}
	
	
#nav-wide {
    background-color: #333333;
    margin: 0 auto;
	}	
	

#nav {
    height: 41px;
    margin: 0 auto;
    max-width: 988px;
}

	
#nav ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
#nav li a {
	color: #cacaca;
    float: left;
    font-size: 14px;
	height: 29px;
    padding: 12px 20px 0 20px;
	border-right: 1px solid #444;
	}

#nav li a:hover {
	color:#fff;
	background-color:#acacac;
	text-decoration:none;
	}
	
.home {
    background: url("images/home-ic.png") no-repeat 20px 14px;
	}
		
	
	
	

#box {
    margin: 0 auto;
    padding-top: 12px;
    width: 988px;
}

#box a {
	font-size: 14px;
	}



#top-links a {
    color: #fff;
    float: right;
	font-size: 13px;
    margin: 12px 15px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}

#top-links a:hover {
	color: #999;
	text-decoration: none;
}	
	
	
	
#contact a {
    background-color: #0089c1;
    border-radius: 8px;
    color: #ffffff;
    float: left;
    font-size: 17px;
    height: 31px;
    margin: 12px 30px 0;
    padding: 11px 20px 0;
}

#contact a:hover {
    background-color: #78d6f1;
	text-decoration: none;
}


#wp_digi_cart_widgets-2 {
    background: transparent url("images/cart.png") no-repeat scroll left 0;
    color: #0089c1;
    float: right;
    font-size: 17px;
    height: 30px;
    margin: 12px 0 32px 15px;
    padding: 10px 12px 0 60px;
}

li#wp_digi_cart_widgets-2 {
	list-style: none;
}

#wp_digi_cart_widgets-2 a {
	color: #555;
	font-size: 17px;
	text-decoration: underline;
}

#wp_digi_cart_widgets-2 a:hover {
	text-decoration: none;
}

#wp_digi_cart_widgets-2 h2 {
	display: none;
}	

.eStore_empty_cart_block {
	color: #555;
}

#logo {
	float:left;
	width:187px;
	height: 50px;
	margin-top: 7px;
	}

	
/* End of Header */	

/* Search Box */	

	
#search-box {
    clear: both;
    height: 60px;
    margin: 0 auto;
    padding-top: 20px;
    max-width: 640px;
}

	

#searchform {
    background-color: #ffffff;
    border-radius: 6px;
    height: 48px;
    margin: 0 auto;
    max-width: 460px;
}

#searchform #s {
    border: medium none;
    color: #2c2c2c;
    float: left;
    font: 18px "MyriadPro-Regular", Helvetica, Arial, sans-serif;
    padding: 15px 0 0 14px;
    padding-left: 11px;
	background: none;
    width: 395px;
	}

#searchsubmit {
    background: url("images/search.png") no-repeat center 10px;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 47px;
    opacity: 0.4;
    width: 50px;
	}
#searchsubmit:hover {
	background: url("images/search.png") no-repeat center 10px;
	opacity:0.7;
	}

	
	
/* End of Search Box */	


/* Home page */	
	


#items {
    background-color: #FFFFFF;
    border-radius: 5px;
    margin: 20px auto 40px;
    padding: 17px 0 50px;
    max-width: 988px;
}	

.bold-text {
    background: url("images/dotted.gif") repeat-x scroll left bottom transparent;
    color: #555555;
    float: left;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -2px;
    margin: 20px 0 30px 30px;
    width: 930px;
	}

#item {
    float: left;
    margin: 0 0 60px 30px;
    overflow: hidden;
    padding: 0;
    width: 290px;
	height: 267px;
	border-bottom: 1px solid #c1c1c1;	
	}	
	
#item:hover {
	background: none;
	border-bottom: 1px solid #78c6dc;	
	}

.home_thumbnail {
	display: block;
	width: 290px;
	height: auto;
	}	
	
#item h2 a {
	color:#3d3d3d;
	font-size: 15px;
	font-weight: normal;
	display: block;
	owerflow: hidden;
	padding: 20px 0 0;
	line-height: 30px;
	}	

#item h2 a:hover {
	text-decoration:none;

	}	

.pagebar {
	clear:both;
	padding: 20px 0;
	border: 1px solid #fff;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 10px 14px;
	color: #222;
    background-color: #F7F7F7;
    border-radius: 4px 4px 4px 4px;
	font-size: 15px;
}


.pagebar .break {
	padding: 2px 6px 2px 6px;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	padding: 10px 14px;
	font-weight: bold;
	background-color: #444;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
}

.pagebar a:hover {
	color: #fff;
	background-color: #78c6dc;
}

.pagebar .inactive {
	color: #787878;
    text-decoration: none;
    padding: 10px 14px;
}

/* End of Home page */	



/* Services */

#services {
	background: url("images/services-bg.png") no-repeat center top;
    margin: 40px auto;
	width: 1033px;
	height: 631px;
	}
	
#services-banner {
    margin: 40px auto 0 auto;
    width: 988px;
	}

#services-banner img {
    margin: 0 0 15px 0;
	}	

#services h1 {
	display: none;
	}
	
#wpcf7-f609-p909-o1 {
    margin: 0 0 0 663px;
    padding-top: 180px;
    width: 300px;
	color: #fff;
	font-size: 15px;
	}	

.wpcf7-text {
    border: medium none;
    border-radius: 7px 7px 7px 7px;
    color: #444444;
    font: 15px "Droid Sans",Helvetica,Arial,sans-serif;
    height: 20px;
    padding: 9px 6px;
    width: 180px;
	margin: 4px 0 15px 0;
	border: 1px solid #999999;
	}
	
.wpcf7-textarea {
    border: medium none;
    border-radius: 7px 7px 7px 7px;
    color: #444444;
    font: 15px "Droid Sans",Helvetica,Arial,sans-serif;
    height: 140px;
    padding: 8px 6px;
    width: 280px;
	margin: 4px 0 15px 0;
	border: 1px solid #999999;
	}
	
.wpcf7-submit {
    border: medium none;
    border-radius: 7px 7px 7px 7px;
    color: #fff;
    font: 16px "Droid Sans",Helvetica,Arial,sans-serif;
    padding: 10px 28px;
	background-color: #646464;
	cursor: pointer;
	}
	
.wpcf7-submit:hover {
	background-color: #7e7e7e;
	}

/* End of Services */
	

/* Checkout */

#checkout {
    background-color: #FFFFFF;
    border-radius: 5px;
    margin: 50px auto 40px;
    padding: 45px;
    width: 898px;
}
	
.title {
    color: #777777;
    font-size: 62px;
    font-weight: bold;
	height: 65px;
	display:block;
	padding-left: 63px;
	background: url(images/cart.png) no-repeat left 18px;
	}
	
.shopping_cart {
	width: 600px;
	float: left;
}

.shopping_cart h2 {
	font-size: 24px;
	}

#checkout table {
    border-collapse: collapse;
    font-size: 16px;
	margin-top: 20px;
}	
	
#checkout tr {
    border-top: 2px solid #C7E0E6;
    height: 60px;
}

#checkout td, #checkout th {
    padding: 10px;
}

.eStore_cart_thumbnail img, .eStore_cart_thumbnail a img {
    float: left;
    height: 90px;
    padding: 25px 20px 25px 0;
    vertical-align: middle;
    width: 120px;
}

.eStore_cart_item_name {
	padding-top: 30px;
    width: 393px;
}

.eStore_cart_item_name a {
    color: #0089C1;
    font-size: 18px;
	text-decoration: underline;
}

.eStore_cart_item_name a:hover {
    text-decoration: none;
}	

.estore-cart-total td {
    background-color: #0089C1;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}	
	
.eStore_cart_checkout_button {
    background: url("images/eStore_cart_checkout_pp.png") no-repeat scroll left 35px;
    height: 90px;
    padding: 20px 0;
    text-align: right !important;
}

.eStore_paypal_checkout_button {
    border: 0 !important;
}

.eStore_paypal_checkout_button {
    border: 0 !important;
}

.eStore_paypal_checkout_button {
    margin-top: 10px;
}

.eStore_paypal_checkout_button:hover, .eStore_button:hover, .eStore_remove_item_button:hover, .eStore_empty_cart_button:hover, .eStore_buy_now_button:hover, .eStore_subscribe_button:hover {
    opacity: 0.8;
}

.eStore_gateway {
    font-size: 16px;
    padding: 6px;
}

#discount-small {
	float: right;
	width: 248px;
	height: 338px;
	background: url(images/discount-small.jpg) no-repeat center top;
	}	
	

#redirection_canvas {
    background-color: #FFFFFF;
}

.eStore_apple_overlay {
    left: 50% !important;
    margin-left: -225px !important;
    margin-top: -230px !important;
    position: absolute !important;
    top: 50% !important;
    z-index: 10000 !important;
}
	
/* End of Checkout */

	
/* Page */		
	
#page {
    background-color: #FFFFFF;
    border-radius: 5px;
    margin: 20px auto 40px;
    padding: 45px;
    width: 898px;
}
	
.green {
    color: #559f5c !important;
    font-weight: bold;
    padding: 10px 0 10px 20px;
}

/* End of Page */		
	
	
/* Tutorial*/		
	
#tutorial img {
    float: none !important;
    height: 480px;
    width: 640px;
	margin: 20px 0 15px 0;
	}	

/* End of Tutorial*/		

/* Item*/	
	

#single {
    background-color: #FFFFFF;
    border-radius: 5px;
    margin: 20px auto 0;
    min-height: 580px;
    padding: 30px 30px 60px;
    position: relative;
    max-width: 928px;
}
	
#single img {
    float: left;
    margin: 15px 0 0;
	height: auto;
    width: 640px;

	}

h1 {
    background: url(images/dotted.gif) repeat-x scroll left bottom transparent;
    color: #555555;
    font-weight: 700;
    letter-spacing: -2px;
	margin-bottom: 15px;
	}

.entry-title {
    font-size: 45px;
	}
	
.author {
    color: #a2d2e9;
	display: inline;
	}
	
.author a {
    color: #a2d2e9;
	}

.updated {
    color: #a2d2e9;
	display: inline;
	}

#details {
    float: right;
    padding: 15px 0 0;
    width: 260px;
	}

.details-left {
    background: url("images/dotted.gif") repeat-x scroll left bottom transparent;
    padding: 9px 0 9px 5px;
	}	

.details-right-preview {
    left: 30px;
    position: absolute;
    top: 627px;
}	

.details-right-preview a {
	color: #78c6dc;
	}	
.details-right-preview a:hover {
	color: #78c6dc;
	text-decoration:none;
	}
	
.details-right-large {
    padding: 20px 0 9px 5px;
	}
	
	
.details-right-large a {
    display: block;
    font-size: 18px;
    height: 30px;
    padding: 2px 0 0 37px;
	background: url(images/enlarge-l.gif) no-repeat 0 top;
	}	


	
#extras {
    background: url("images/dotted.gif") repeat-x scroll left bottom transparent;
    float: right;
    padding: 2px 0 7px 5px;
    width: 235px;
	}
	
.includes {
    float: left;
    padding: 3px 0;
    width: 120px;
	}

.alpha {
    background: url("images/alpha.gif") no-repeat scroll left top transparent;
    float: left;
    font-size: 11px;
    height: 34px;
    padding: 3px 0 0 47px;
	}
	
	

#info {
    color: #78c6dc;
    float: left;
    padding: 40px 15px 20px 0;
    max-width: 640px;
}

.description {
	float: left;
	color: #78C6DC;
    padding-right: 10px;
}

.description-t {
    color: #444;
    max-width: 620px;
	padding-bottom: 20px;
}
	
.description-t {
	color: #444;
	}
	
.tags {
	margin-top: 15px;
	float: left;
	color: #78C6DC;
    padding-right: 20px;
	clear: both;
	}
	
.tags-t {
    color: #444444;
    float: left;
    margin-top: 15px;
	}

.tags-t a {
    background-color: #afafaf;
    border-radius: 7px 7px 7px 7px;
    color: #fff;
    padding: 5px 7px;
	}
	
.tags-t a:hover {
	background-color: #78b4cc;
	text-decoration: none;
	}
	
	
#download {
    float: right;
    margin: 20px 0 30px;
    text-align: right;
    width: 265px;
	}

.download-btn a {
	display: block;
	width: 130px;
	height: 67px;
	overflow: hidden;
	text-indent: -400px;
	background: url(images/buy.gif) no-repeat left top;
	}
	
	
	
/* End of item */	
	
	



/* Similar Posts */
	
#similar-posts {
    margin: 20px auto 0;
    padding: 0;
    max-width: 988px;
	height: 400px;
	}


#similar-posts ul {
	margin:0;
	padding: 0;
	list-style:none;
	}

#similar-posts li {
    float: left;
    list-style: none outside none;
    margin: 0 3px 0 0;
    overflow: hidden;
	width: 243px;
	background: url(images/dotted.gif) repeat-x scroll left bottom transparent;
	}

	
#similar-posts img {
	width: 243px;
	margin-bottom:17px;
	height:auto;
	}


#similar-posts a {
	color:#555;
	font-size: 11px;
	float: left;
	}

	
/* End of Similar Posts */	
	



	
	
/* Footer */		

#imag {
	font-size: 14px;
	margin: 0 auto;
	color: #555;
	}

#imag-box {
    height: 150px;
    margin: 0 auto;
    padding: 30px 0 40px;
    width: 700px;
	}
#imag-box img {
	float:left;
	margin: 0 35px 0 0;
	}
.imag {
    color: #404040;
    display: block;
    font-size: 19px;
    font-weight: bold;
    padding: 0 0 15px;
	}


#disco {
	margin: 0 auto;
	background: url(images/disco.jpg) no-repeat center top;
	height: 329px;
	}

	
#footer {
    background-color: #2C2C2C;
    clear: both;
    color: #626262;
    font-size: 15px;
    height: 130px;
    margin: 0 auto;
}
	
	
#footer-box {
    margin: 0 auto;
    max-width: 988px;
}

#footer-links {
    float: left;
    margin-top: 37px;
}
	
#footer-right {
    float: right;
    margin-top: 37px;
}
	
#footer a {
    color: #8F8F8F;
    font-size: 15px;
    text-decoration: none;
}	
	
#footer a:hover {
	color: #929292;
	text-decoration: underline;
	}	
	
	
/* End of footer */