/* @override http://www.foryourmac.com/wp-content/themes/foryourmac/style.css */

/*
Theme Name: For Your Mac V2
Theme URI: http://www.pxlgarden.com
Description: For Your Mac Custom Theme.
Version: 1.0
Author: Jaap Oostinjen
Author URI: http://www.pxlgarden.com/

(c) All rights reserved
*/

a img{
	border: none;
}

a {
	text-decoration: none;
	color: #2e738d;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	background-color: #efefef;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3, h3 a{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

::-moz-selection{
	background:#2e738d;
	color:#fff;
}

::selection {
	background:#2e738d;
	color:#fff;
}

a.more-link {
}

a:hover.more-link {
	text-decoration: underline;
}

.button a {
	text-decoration: none;
	color: #fff;
	background-color: #8cc3d8;
	padding: 5px 10px;
}

.button a:hover {
	color: #8cc3d8;
	background-color: #fff;
	padding: 3px 8px;
	border: solid 2px #8cc3d8;
}

.wrap{
	width: 725px;
	margin-left: auto;
	margin-right: auto;
}

#top_bar {
	height: 100px;
	background-color: #f1f1f1;
}

#top_bar_content_center {
	width: 775px;
	margin: 0 auto;
}

#top_bar_content {
	float: right;
}

#top_bar_content ul, li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#top_bar_content a{
	text-decoration: none;
	display: block;
	background-color: #2e738d;
	color: #fff;
	padding: 5px 10px;
	font-size: 20px;
	float: left;
	margin: 0px 20px;
}

#top_bar_content a:hover{
	padding-top: 15px;
}

#top_bar_content a:active{
	padding-top: 20px;
}


.full_width_wrap{
	background: #fff url(/wp-content/themes/foryourmac/img/sty/top_back.jpg) repeat-x 0 100px;
	float: left;
	width: 100%;
}

.full_width_footer_wrap{
	height: 22px;
	background: url(/wp-content/themes/foryourmac/img/sty/footer_shade.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;	
	float: left;
	width: 100%;
}

.post {
	margin-top: 30px;
	float: left;
	color: #242424;
	line-height: 24px; 
	font-size: 14px;
	margin-bottom: 25px;

}

.ratings {
	width: 120px;
	float: right;
	clear: right;
	margin: 10px 2px 8px 0;
}

.download_link {
	float: right;
	clear: right;
	margin-right: 2px;
}

.tags {
	float: right;
	width: 475px;
	font-size: 11px;
	text-align: left;
}

.tags a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 16px;
	margin-right: 5px;
	background: #8ec2da url(/wp-content/themes/foryourmac/img/ico/tag.jpg) no-repeat;
}

.tags a:hover{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 16px;
	background: #c2e2ef url(/wp-content/themes/foryourmac/img/ico/tag.jpg) no-repeat 0 -20px;
}

h1, h1 a{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
	color: #000;
	font-weight: normal;
	margin: 10px 0px 25px 0px;
}

.post_data {
	color: #666;
	font-style: italic;
	margin-top: 10px;
	font-size: 75%;
	float: left;
}

.tyntHighlight {
	background-color: #c2e2ef !important;
}

.post_data a {
	color: #2e738d;
}

.post_data a:hover {
	color: #fff;
	background-color: #8DC4D9;
}

.post_info{
	display: block;
}

.post_meta {
	float: left;
	width: 220px;
	padding-right: 30px;
}

.rate {
	background: url(/wp-content/themes/foryourmac/img/ico/rate.gif) no-repeat 55px 155px;
}

.post_meta .post_logo {
	float: right;
}

.extra_app_info {
	float: right;
	margin-right: 2px;
	width: 198px;
	text-align: ;
	margin-top: 100px;
}

.extra_app_info .title {
	display: none;
	font-size: 12px;
	color: #000;
	text-align: right;
	font-weight: bold;

}

.navigation {
	font-size: 15px;
	float: right;
	width: 475px;
	margin-bottom: 25px;
}

.post_nav {
	margin-top: 20px;
	float: right;
}

.previous-entries {
	float: left;
}

.next-entries {
	float: right;
}

.extra_app_info_content {
	color: #3e434a;
	padding: 0px;
	text-align: right;
	font: 12px Arial, Verdana;
	line-height: 25px;
}

.extra_app_info_content .bold {
	font-weight: bold;
	} 



/* OLD WAY
.extra_app_info {
	float: right;
	margin-right: 2px;
	width: 198px;
	text-align: ;
	margin-top: 130px;
	
}

.extra_app_info .title {
	display: block;
	background-color: #8DC4D9;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	
}

.extra_app_info_content {
	color: #3e434a;
	padding: 10px;
	border-style: solid;
	border-color: #c8ced7;
	border-width: 1px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font: 12px Arial, Verdana;
	line-height: 25px;
}

.extra_app_info_content .bold {
	font-weight: bold;
	} 
*/
.post_content {
	float: right;
	width: 475px;
}

#screenshots {
	float: left;
	width: 475px;
}

#screenshots a{
	float: left;
	background-color: #f0f0f0;
	padding: 5px;
	width: 100px;
	margin: 3px;
	border: 1px solid #dddddd;
}

#screenshots a:hover{
	background-color: #f0f0f0;
	padding: 5px;
	width: 100px;
	margin: 3px;
	border: 1px solid #666;
}

#footer {
	float: left;
	width: 100%;
	float: left;
	padding-bottom: 25px;
}

#sidebar_wrap {
	float: left;
	width: 725px;
}

#sidebar_3 #s{
	background-color: #fff;
	border: 2px solid #c6c6c6;
	font-size: 12px;
	width: 150px;
	height: 18px;
	padding-left: 5px;
}

#sidebar_3 #searchsubmit{
	background-color: #c6c6c6;
	border: none;
	color: #fff;
	height: 23px;
	font-size: 12px;
	margin-left: 10px;
}


#sidebar_wrap h2{
	display: block;
	font: normal 16px "Helvetica Neue";
	color: #454545;
}

#sidebar_wrap h4{
	font: normal 13px "Helvetica Neue";
	color: #454545;
}

.sidebar {
	float: left;
}

#sidebar_1 {
	width: 250px;
}


#sidebar_1 a{
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	font-size: 20px;
	float: left;
	clear: both;
}

#sidebar_1 h4 {
	margin-left: 10px;
	display: block;
	font: normal 16px "Helvetica Neue";
	color: #454545;	
}

#sidebar_1 a:hover{
	color: #fff;
	background-color: #2e738d;
}

#sidebar_2 {
	width: 200px;
}

#sidebar_2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar_2 a {
	float: left;
	clear: left;
	text-decoration: none;
	color: #fff;
	background-color: #c6c6c6;
	padding: 2px 10px;
	margin: 1px;
}

#sidebar_2 a:hover{
	color: #fff;
	padding: 0px 8px;
	margin: 1px;
	border: 2px solid #8ec2da;
	background-color: #c2e2ef;
}


#sidebar_2 li {
	display: block;
	float: left;
	clear: both;
}
#sidebar_2 ul li {
}

#sidebar_2 ul ul li{
	font-size: 80%;
	margin-left: 30px;
}

#sidebar_3 {
	width: 275px;
}



#footer h1{
	display: block;
	font: normal 16px "Helvetica Neue";
	color: #454545;
}

#find_apps {
	width: 250px;
	float: left;
	margin-left: 50px;
}


#latest_apps {
	margin-left: 250px;
	width: 150px;
	float: left;
}

.app_wrap{
	float: left;
}

a.app{
	float: left;
	text-decoration: none;
	padding: 7px;
	margin: 3px;
	height: 45px;
	width: 45px;
	}

a:hover.app{
	background: #fff;
	margin: 1px;
	border: 2px solid #8ec2da;
}

.search {
	float: left;
}

.search input{
	background-color: #fff;
	border: 2px solid #c6c6c6;
	font-size: 12px;
	width: 150px;
	height: 18px;
	padding-left: 5px;
}

.button{
	background-color: #c6c6c6;
	border: none;
	height: 23px;
	font-size: 12px;
	margin-left: 10px;
}

.tagcloud {
	float: left;
}

.tagcloud a{
	float: left;
	text-decoration: none;
	color: #fff;
	background-color: #c6c6c6;
	padding: 2px 10px;
	margin: 1px;
}

.tagcloud a:hover{
	color: #fff;
	padding: 0px 8px;
	margin: 1px;
	border: 4px solid #8ec2da;
	background-color: #c2e2ef;
}

.cat_cloud {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}

.cat_cloud a{
	float: left;
	clear: left;
	text-decoration: none;
	color: #fff;
	background-color: #c6c6c6;
	padding: 2px 10px;
	margin: 1px;
}

.cat_cloud a:hover{
	color: #fff;
	padding: 0px 8px;
	margin: 1px;
	border: 2px solid #8ec2da;
	background-color: #c2e2ef;
}


#stay_connected {
	width: 250px;
	padding: 0px;
	margin: 0px;
}

li.rss{	background: url(/wp-content/themes/foryourmac/img/ico/rss.jpg) no-repeat !important;
}
li.twitter{	background: url(/wp-content/themes/foryourmac/img/ico/twitter.jpg) no-repeat !important;
}
li.email{	background: url(/wp-content/themes/foryourmac/img/ico/mail.jpg) no-repeat !important;
}

#stay_connected li{
	padding: ;
	height: 40px;
	color: #000;
	clear: both;
	width: 250px;
	padding-top: 4px;
	padding-left: 50px;
	margin-bottom: 10px;
}


/* Archive item */

.archive_item h2{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 15px;
}

#archive {
	width: 725px;
	float: right;
}

a.archive_item {
	display: block;
	float: left;
	margin: 25px 12px;
	width: 121px;
	text-align: center;
	text-decoration: none;
	color: #000;
}

a:hover.archive_item h2{
	text-decoration: underline;
}

#contribute_form {
	width: 775px;
	font-size: 11px;
}

#contribute_form input, #contribute_form textarea{
	border: 2px solid #dfdfdf;
	font-size: 11px;
}

#contribute_form input{
	padding: 3px;
	border: 2px solid #dfdfdf;
	font-size: 11px;
}


#contribute_form .width_inputs {
	width: 250px;
}

#contribute_form .width_textarea {
	width: 634px;
}


#contribute_form .left{
	float: left;
	width: 375px;
	}

#contribute_form .right{
	width: 400px;
	float: right;
	}

#contribute_form .bottom{ 
	float: left;
	width: 700px;
	}

#contribute_form .send_button{ 
	float: left;
	width: 150px;
	height: 30px;
	font-size: 14px;
	}
	

#comments {
	width: 475px;
	float: right;
	font-size: 11px;	
}


#comments input{
	border: 1px solid #dfdfdf;
	font-size: 11px;
	padding: 3px;
	}

#comments ol{
	padding: 0px;
	margin: 0px;
	float: left;
}

#comments ol li{
	padding: 5px;
	margin: 0 0 10px;
	background-color: #eee;
	float: left;
	width: 475px;
}

.alt{
	background-color: #ecf6fa !important;
}

#comments ol li p{
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 14px;
}

#comments #submit {
	float: left;
	width: 150px;
	height: 30px;
	font-size: 14px;
	margin: 25px 0px;
	}

.comment_meta {
	float: left;
	width: 75px;
}

.the_comment {
	float: left;
	width: 380px;
	padding: 0px 10px;
}

#comments textarea{
	border: 1px solid #dfdfdf;
	font-size: 14px;
	padding: 5px;
	width: 460px;
	height: 100px;
}











