@import url("css/typography.css");
@import url("css/color.css");
@import url("css/pages.css");
@import url("css/slider.css");

@import url("css/gallery.css");

/*-------------------
GLOBALS
-------------------*/
html, body {
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 1068px;
	min-width: 1068px;
 	margin: 0 auto -125px auto;
	padding: 0;	
	text-align: center;
}

html>body #container {
	height: auto;
	width: 1068px;
}

#content {
 	text-align: left;
 	clear: both;
 	width: 880px;
 	margin: 0 auto 0 auto;
 	padding: 0 94px 30px 94px;
 	z-index: 750;
 	position: relative;
	
 }
 
.home #content {
	min-height: 900px;
}

.binding {
	position: relative;
	width: 100%;
	min-width: 760px;
	max-width: 1068px;
	margin: 0 auto 0 auto; 
	padding: 0.5em 0 0.5em 0;	
	text-align: left;
	clear: both;
}

#header {
	/*overflow: hidden;*/
	width: 1068px;
	z-index: 5000;
	height: 321px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: url('images/header_bkg.jpg') no-repeat scroll 50% 0;	
	position: relative;
}

#header h1, #header h1 a {
	display: block;
	z-index: 5000;
/*	text-indent: -99999px; */
}


#primary-content, #secondary-content {
	margin:0;
	padding: 0;
	float: left;
	display: inline;

}

#footer {
	height: 125px; /* match negative margin bottom on container */
	clear: both;
}

.clear {
	height: 10px; /* match negative margin bottom on container */
	clear: both;
}


#footer {
	/*position: absolute;*/
	margin: 0 auto 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	text-align: left;
	width: 1068px;
	z-index: 999999;
	background: url('images/footer_bkg.jpg') repeat-x;	
}






/* Begin Structure */
/*body {
	margin: 0 0 20px 0;
	padding: 0;
	margin: 0;
	position: relative;
	}*/

/*#page {
	background-color: white;
	background-image: none;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #959596;
	width: 1068px;
	height: 100%;
	position: relative;
	}*/


/*---------------
HEADER STYLES
---------------*/
h1.site_name {
	display: block;
	width:  332px;
	height:  107px;
	position: absolute;
	top:  70px;
	left: 20px;
	margin: 0 0 0 94px;
	padding: 0;
}

h1.site_name a {
	display: block;
	width:  332px;
	height:  107px;
	background: url('images/appica_logo.png') no-repeat;
	text-indent: -9999px;	
}

#powered_by {
	position: absolute;
	right: 0;
	top:  25px;
}

#powered_by p {
	color:  #fff;
	margin: 0 0 5px 160px;
}

#powered_by a {
	display: block;
	width: 252px;
	height: 59px;
	text-indent: -9999px;
	background: url('images/profitability_logo.png') no-repeat;
}

/*----------------
MAIN NAV
----------------*/
.main_navigation {
	position: absolute;
	left: 0;
	top:  214px;
	display: block;
	width: 974px;
	height: 98px;
	clear: both;
	padding: 0 0 0 94px;
	margin: 0;
	text-indent: -9999px;
}

.main_navigation li {
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 98px;
	list-style: none;
	/*border: solid 1px #000;*/
	display: block;
}

.main_navigation li a {
	display: block;
	width: 110px;
	height: 98px;
}


/*NAV LINKS*/
#overview a {
	background: url('images/nav.png') 0 0 no-repeat;
}

#overview a:hover {
	background: url('images/nav.png') 0 -98px no-repeat;
}

#price a {
	background: url('images/nav.png') -110px 0 no-repeat;
}

#price a:hover {
	background: url('images/nav.png') -110px -98px no-repeat;
}

#compare a {
	background: url('images/nav.png') -220px 0 no-repeat;
}

#compare a:hover {
	background: url('images/nav.png') -220px -98px no-repeat;
}

#tech a {
	background: url('images/nav.png') -330px 0 no-repeat;
}

#tech a:hover {
	background: url('images/nav.png') -330px -98px no-repeat;
}

#screenshots a {
	background: url('images/nav.png') -440px 0 no-repeat;
}

#screenshots a:hover {
	background: url('images/nav.png') -440px -98px no-repeat;
}

#support a {
	background: url('images/nav.png') -550px 0 no-repeat;
}

#support a:hover {
	background: url('images/nav.png') -550px -98px no-repeat;
}

#faq a {
	background: url('images/nav.png') -660px 0 no-repeat;
}

#faq a:hover {
	background: url('images/nav.png') -660px -98px no-repeat;
}

#get_started a {
	background: url('images/nav.png') -770px 0 no-repeat;
}

#get_started a:hover {
	background: url('images/nav.png') -770px -98px no-repeat;
}


/*----------------
FOOTER
----------------*/
#footer_nav {
	width: 1068px;
	height: 32px;
	margin: 0 0 0 94px;
	padding: 0;
}

#footer_nav li {
	float: left;
	list-style: none;
	margin: 7px 10px 7px 0px;
}

#footer p {
	margin: 10px 0 0 94px;
}




/*---------------
SIDE BAR
---------------*/
#sidebar {
	float: left;
	text-align: left;
	padding: 20px 0 10px 0;
	/*margin-left: 15px;*/
	width: 200px;
	}

#home_sidebar {
	float: left;
	padding: 20px 0 10px 25px;
	/*margin-left: 15px;*/
	width: 399px;
	}

#home_sidebar {
	margin: 0 -94px 0 0;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


#content div.right_col {
	width: 200px;
	float: left;
	padding: 20px 0 10px 70px;
	border: none;
}





.content_header_img {
	margin-bottom: -100px;
}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
.two_thirds_column {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 590px;	
}

.single_column {
	width: 100%;
}

#content.narrowcolumn {
	float: left;
	padding: 0 40px 20px 94px;
	margin: 0;
	width: 706px;
	}

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

/*------------
BLOG & NEWS POSTS
------------*/
#post_wrapper {
	float: left;
	padding: 0 0 20px 0;
	margin: 40px 0 0 0;
	width: 655px;	
}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	border-top: 1px dashed #BF6100;	
	border-bottom: 1px solid #BF6100;
	padding-bottom: 5px;
	margin-bottom: 35px;	
}

.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;
}


div.navigation .alignleft, div.navigation .alignright {
	margin-top: -40px;
}


/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
.block_img {
	display: block;
	margin: 20px 0 20px 0;
}

/*	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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 */

/* @group My Group */



/* @end */

