/*   
Theme Name: Mazina Theme
Theme URI: 
Description: Child Theme created for Mazina
Author: Eric Lodahl
Author URI: 
Template: dark-atlantica
Version: 1.0
Tags: 
*/

/* Stylesheet RESET */
@import url(../dark-atlantica/library/styles/hacks/reset.css);

/* Atlantica Styles */
@import url('../dark-atlantica/core.css');
@import url('../dark-atlantica/typography.css');

/* Stylesheet JCAROUSEL */
@import url(../dark-atlantica/library/styles/jcarousel/jquery.jcarousel.css);
@import url(../dark-atlantica/library/styles/jcarousel/skins/atlantica/skin.css);

/* Stylesheet for DROPDOWN NAVIGATION */
@import url(../dark-atlantica/library/styles/dropdown.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(../dark-atlantica/library/styles/prettyPhoto.css);

/* Stylesheet for CONTACT FORM */
@import url(../dark-atlantica/library/styles/form.css);


#page .navigation ul {
	margin-left:200px;
}
#page .navigation ul ul {
	margin-left:0px;
}
#page .navigation ul ul li a{
	padding-right:0px;
	width:220px;
}

#content .info_bar .twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(library/img/twitter_bg.gif) no-repeat scroll 0 0;
border-right:none;
float:left;
height:60px;
width:940px;
display:block
margin: 0 auto;

}

.info_bar .twitter ul li, .info_bar .twitter div {
text-align:center;
font-size:18px;
line-height:22px;
margin-left:0px;
margin-top:10px;
width:100%;
}

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:940px;
	font-size:16px;
	line-height:120%;
	color:#ccc;
	font-style: italic;
	}
#tips li{
	padding:0px;
	display:none; /* hide the items at first only */
	}
.post p, .post li {
	font-size:14px;
}	
#blue_check {
	clear:both;
	margin-left:50px;
}
#blue_check img.bulletpoint {
	border:none;
	float:left;
	background:none;
	margin-right:10px;
	margin-bottom:30px;
}

#sidebar .contact_us {
	text-align: center;
}
div.cen {display:none;}
#sidebar .textwidget {
	padding-bottom:30px;
	border-bottom:1px dotted #333;
	margin-bottom:50px;
}
.homedefinition {

	color:#14B8ED;
	font-size:32px;
	text-align:center;
	padding-top:10px;
}
#page .header  {
	margin-top:-30px;
}
.post img.nobg {
	background:none;
	border:none;
}
#content .content_wrap .entries ul li .entry, #content .content_wrap .full-entry .post, #content .content_wrap .full-entry .page {
border-bottom:none;

}

