/*
	Theme Name: perfect7
	Theme URI: http://wpcrunchy.com
	Description: elegant porfolio wordpress theme powered with jquery effects
	Version: 1.0
	Author: akosipau
	Author URI: http://wpcrunchy.com/
	Tags: three column, red, jquery, white
*/

/*	RESET
-------------------------------
*/

@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960.css');
@import url('css/superfish.css');

/*	GLOBAL
-------------------------------
*/

.left {
	float:left;
}

.right {
	float:right;
}

a:link, a:visited {
	color:#5a7282;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*	BASE
-------------------------------
*/

body {
	line-height: 21px;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	color: #333;
	background:#f0f0ea url(images/body-bg.png) repeat-x;
}

#header { height:393px; }

#main {
	padding:10px 0;
	background:url(images/main-bg.png) repeat-y top left;
}

/*	TOP BLOCK STYLE
-------------------------------
*/

div.topblock {
	height:50px;
	color:#fff;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	text-transform:uppercase;
}

/*	FEATURED POST STYLE
-------------------------------
*/
#featured { position:relative; overflow:hidden; }
#featured .f-wrap { height:258px; }
#featured .f-container { height:258px; display:none; }
	#featured .f-container .thumb { height:232px; width:434px; padding:26px 11px 0 11px; background:url(images/screen.png) no-repeat top center; }
	#featured .f-container .ctext { width:440px; padding:20px; color:#5c7686; }
	#featured .f-container .ctext .f-item-title a { color:#fff; }

#featured-nav ul { margin:7px 0; padding:0; }
#featured-nav ul li div { border:1px solid #bbb; padding:2px; }

/*	BREADCRUMB STYLE
-------------------------------
*/

#posts .breadcrumb {
	padding:10px;
	height:29px;
	background:url(images/breadcrumb-bg.png) no-repeat top left !important;
}

/*	POSTS STYLE
-------------------------------
*/

#posts {
	padding-top:52px;
	padding-bottom:10px;
}

#posts .headline, #posts .breadcrumb, #posts .headbar {
	height:49px;
	width:658px;
	position:absolute;
	top:0;
	left:-24px;
	font-style:italic;
	background:url(images/headline-bg.png) no-repeat top left;
}

#posts .headbar {
	padding:10px;
	height:29px;
	background:url(images/breadcrumb-bg.png) no-repeat top left !important;
}

#posts .post {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
}

#posts .post .post-thumb {
	padding:5px;
	width:190px; height:190px; border:1px dotted #ccc;
}

#posts .post .post-content {
	width:410px;
}
	
	#posts .post .post-content .post-title { margin-bottom:5px; }
	#posts .post .post-content .post-title a { color:#333; font-size:20px; font-weight:normal; line-height:30px; }
	#posts .post .post-content .post-meta span { padding:4px 4px 10px 4px; font-style:oblique; color:#9f9f9f; display:block; }
	#posts .post .post-content .post-meta .comment-bg {
		padding-right:17px;
		background:url(images/comment_bg.gif) no-repeat 100% -2px;
	}
	#posts .post .post-content .post-meta a { color:#9f9f9f; }
	
#posts .post-full .post-title {
	padding:20px 0;
	border-bottom:1px solid #ddd;
	color:#333; font-size:30px; font-weight:normal; line-height:30px;
}

#posts .post-share {
	padding-bottom:20px;
}

#posts .post-share span {
	display:block;
	padding-bottom:8px;
	text-transform:uppercase;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#aaa;
}

#posts .post-share a {
	display:block;
	float:left;
	margin:0 7px;
}

/*	COMMENTS STYLE
-------------------------------
*/

#comments {
	padding-top:20px;
	border-top:1px solid #ddd;
}

#comments .comment-wrap {
	padding-bottom:20px;
}

#comments .comment-wrap .author {
	padding-top:10px;
}

	#comments .comment-wrap .author a {
		display:block;
		color:#aaa;
		font-style:italic;
		padding-bottom:3px;
		border-bottom:1px dotted #aaa;
		background:#f0f0ea;
	}
	
	#comments .comment-wrap .author a:hover { text-decoration:none; border-bottom:1px solid #bbb; }

#comments .comment-wrap .date {
	color:#aaa;
	font-style:italic;
	text-align:right;
}

#comments .comment-wrap .comment-text {
	padding:15px;
	border:1px dotted #bbb;
	width:450px;
}

#comments .comment-wrap .comment-text-full {
	padding:15px;
	border:1px dotted #bbb;
}

#comments .comment-form-box .text {
	padding:8px;
	border:1px solid #ccc;
}

#comments .comment-form-box label { padding-left:5px; font-style:italic; }

#comments .comment-form-box .submitbtn {
	padding:5px;
	border:3px double #ccc;
	background-color:#f3eeee;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}

/*	SIDEBAR STYLE
-------------------------------
*/

#sidebar {
}

#sidebar .widget {
	position:relative;
	padding:0 5px 20px 5px;
}

#sidebar .widget h3 {
	color: #333;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:10px 0 0 10px;
	height:39px;
	width:319px;
	position:absolute;
	right:-24px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:url(images/sidebar-bg.png) no-repeat top left;
}

#sidebar .widget .widget-body {
	padding-top:49px;
}

#sidebar ul { margin:0; padding:0; }

#sidebar ul li { list-style:none; margin:0; padding:0 0 0 5px; }

#sidebar ul li li { list-style:none; margin:0; padding:0 0 0 15px; }

#sidebar ul li a { display:block; border-bottom:1px dotted #bbb; padding:5px; }

#sidebar .subscription {
	padding:10px 0 0px 0;
}

#sidebar .subscription a {
	display:block;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	text-transform:uppercase;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
}

#sidebar .subscription a.rss {
	float:left;
	margin-right:18px;
	background:url(images/feed.png) no-repeat top left;
}

#sidebar .subscription a.email {
	float:left;
	margin-right:18px;
	background:url(images/email.png) no-repeat top left;
}

#sidebar .subscription a.twitter {
	float:left;
	background:url(images/twitter.png) no-repeat top left;
}

.ads125box { height:125px; width:125px; background:#CCCCCC; float:left; margin:5px 0 0px 5px; }
.ads125box img { border:0; }

/*	FOOTER STYLE
-------------------------------
*/

#footer {
	background-color:#253f51;
	border-top:5px solid #5a7282;
}

#footer .footer-widget-base { padding:10px 0; }
	#footer .foot-widget { color:#5c7686; }
	#footer .foot-widget h3 {
		color:#ddd;
		font-weight:bold;
		margin:0;
		padding:10px 0;
		font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	}
	#footer .foot-widget ul { margin:0; padding:0; }
	#footer .foot-widget ul li { list-style:none; margin:0; padding:0; }
	#footer .foot-widget ul li li { list-style:none; margin:0; padding:0 0 0 15px; }
	#footer .foot-widget ul li a { display:block; border-bottom:1px dotted #2f495b; padding:5px; color:#435d6f; }
	#footer .foot-widget ul li a:hover  { text-decoration:none; color:#ddd; }
	
#footer .cbase {
	color:#ddd;
	font-size:10px;
	margin-top:30px;
	padding:10px 0 10px 0;
	background:url(images/footer-sep.gif) repeat-x top left;
}

/* wp-pagenavi
-------------------------
*/

.wp-pagenavi {
	text-align: right;
	margin-bottom: 10px;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif !important;
}

.wp-pagenavi a,
.wp-pagenavi .current {
	padding: 3px 7px !important;
	border: 1px solid #bbb !important;
	margin-left: 3px;
	color:#333 !important;
}
.wp-pagenavi .current {
	color:#fff !important;
	background-color:#253f51 !important;
	border-color:#253f51 !important;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	background: #253f51;
	color:#fff !important;
}
.wp-pagenavi .pages {
	float: left;
	border:0 !important;
	color:#aaa !important;
	font-style:italic;
}

/* wordpress css codex
------------------------
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right:10px;
}

.alignright {
   float: right;
   margin:10px 0px 10px 10px;
   margin-left:10px;
}

.wp-caption {
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
   border-bottom:1px dotted #aaa;
	background:#f0f0ea;
}