/*   
Theme Name: Minimal Theme
Theme URI: http://wpcanyon.com
Description: Minimal Theme
Author: Slobodan Kustrimovic
Author URI: http://wpcanyon.com
Version: 1
*/

@media screen {

* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
body {
	color: #555555;
	font-size: 13px;
}
a {
	color: #33707e;
	text-decoration: underline;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h1 {
	color: #222222;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 16px;
}

h2 {
	color: #222222;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 16px;
}

h3 {
	color: #333333;
	font-size: 18px;
	margin: 0 0 13px;
}
h4 {
	font-size: 16px;
	margin: 0 0 16px;
}
p {
	line-height: 24px;
	padding: 0 0 18px;
}
ul li {
	line-height:24px;
}

/* LAYOUT */

body { text-align:center; }

#headerNav { }

.wrap960 { width:960px; margin:0px auto; }

#page-wrap { text-align:left; width:960px; margin:0px auto;
	background-repeat:no-repeat;
	background-position:top center;}


.floatLeft { float:left; }
.floatRight { float:right; }
.alignRight { text-align:right; }
.alignCenter { text-align:center; }
.clear { clear:both; }
.clearRight { clear:right; }

/* header */

#header { padding-top: 30px;}
#headerTop {overflow:hidden; }


#navigation { overflow:hidden; font-size:12px;}
#navigation li { float:left; display:block;}
#navigation li a { text-decoration:none; display:block;color:#666; padding:5px 10px; }
#navigation li a:hover { text-decoration:underline; }
#navigation li.current_page_item { text-decoration:underline; }
#navigation li.current_page_item a { color:black; }

#categoriesWrapper { height:30px; position:relative; clear:both; border:1px solid #ccc; border-left:none; border-right:none; margin-top:30px; overflow:hidden;}
#categories {  position:relative; z-index:20000; font-size:12px; }
#categories li { float:left; display:block; padding:0px 10px; line-height:30px; border-right:1px solid #eee;}
#categories li:last-child {border:none;}  
#categories li a { text-decoration:none; color:#666;}
#categories li a:hover { text-decoration:underline; }
#categories li.current-cat a { color:black; text-decoration:underline;}

#headerSubscribe { overflow:hidden; font-size:12px;}
#headerSubscribe  li{ float:left; display:block; padding:0px 10px; line-height:30px; }

/* middle */

#middle { overflow:auto; }

#content { padding:30px 0px; width:650px;}

.noTopMargin { margin-top: 0px !important; }

.separator { margin: 10px 0px; border-top:1px solid #ccc; }
.postSeparator { margin: 30px 0px; border-top:1px dotted #ccc; }
.postSmallSeparator { margin: 10px 0px; border-top:1px dotted #ccc; }
.commentSeparator { margin: 10px 0px; border-top:1px dotted #ccc; }
.inPostSeparate { margin:10px 0px 20px 0px; border-top:1px dotted #ccc; }

h2.section {border-top:1px solid #ccc; border-bottom:1px dashed #ccc; padding:5px; text-align:center; margin: 20px 0px 10px 0px; font-weight:normal; font-size:18px;}

.post { overflow:hidden;}

.linkPost {  display:block; text-decoration:none; background: #fcfcfc url(images/externalLink.png) no-repeat scroll 540px -20px; overflow:hidden; border:1px solid #ccc; padding:10px; cursor:pointer;}
.linkPost:hover { border:1px solid black; }
.linkPost a { text-decoration:none !Important; }
.postInfoWrapperSingle{ margin-bottom:20px; }
.postThumb { padding:5px; border:1px solid #ccc; margin-right:20px; position:relative; }
.thumbOverlay { position:absolute; top:0px; right:0px; }
.attachment-post-thumbnail { width:150px; height:150px; }
.postInfo { width: 460px; overflow:hidden;}
.postTitle a { font-family: 'Droid Sans',"Lucida Sans Unicode","Lucida Grande",sans-serif; }
.postTitle  a { text-decoration:none; }
.postTitle.small { font-size:16px; }
.postMeta { margin-bottom:20px; }
.postTitle a:hover { text-decoration:underline; }
.postContent ul, .postContent ol {
	margin: 0 0 1.5em;
}
.postContent a { text-decoration:none; }
.postContent a:hover { text-decoration:underline; }
.postContent img { border:1px solid #ccc; padding:5px; }
.postContent ul li {
	list-style-type:circle;
	list-style-position: inside;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
}
.postContent ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
}
/*- Post Blockquote -*/
.postContent blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}


/* comments */

.comment { padding:10px 10px 25px 10px; overflow:hidden; position:relative; margin-bottom:10px; border:1px solid #ccc;}
.commentInfo { overflow:hidden; padding:5px 0px; width:100px;}
.commentGravatar { padding:2px; border:1px solid #ccc; margin-right:5px;}
.comment .commentGravatar img { height:75px; width:75px; }
.children .commentGravatar img{ height:50px; width:50px; }
.commentDate { font-size: 10px; }
.commentContent { padding: 5px 0px; float:left; width:550px;}
li.comment ul.children{ margin-left:100px; }
.comment-reply-link { position:absolute; right:0px; bottom:0px; background:#33707E;padding:4px 10px; color:white; text-decoration:none;}

.comment .children { margin-top:10px; }

/* comment form */
#commentForm div{
padding:5px 0px;
}
#commentForm input{
width:200px;
padding:5px;
}
#commentForm textarea{
width:300px;
height:150px;
padding:5px;
}



#sidebar { width:295px; border-left:1px solid #ccc; font-size:12px;}
#sidebar a { text-decoration:none; }
#sidebar a:hover { text-decoration:underline; }
.sidebarPadding { padding:10px; }
#sidebarSearch input { width:95%; padding:5px; font-style:italic; background-image: url('images/searchIcon.png'); background-position: right; background-repeat:no-repeat;}
#sidebar h2 {border-top:1px solid #ccc;border-bottom:1px dashed #ccc; padding:5px; text-align:center; margin-bottom:0px; font-weight:normal; font-size:16px;}
#sidebar ul li {border-bottom:1px dashed #eee; padding:5px; margin:5px 0px;}

/* widget ads */

#sidebarAds { overflow: hidden; }
#sidebarAds a.ad img { display:block; }
#sidebarAds a.ad, #sidebarAds #bsap_1246299 a { margin:5px; display:block; float:left; }

/* sociable */

.sociable { float:left; }
.sociableWrapper { border:1px dashed #ccc; border-left:none; border-right:none; padding:5px; margin-bottom:10px; }
.follow2 { float:right; }

/* content ads */

.adBigContent{ 
	padding:10px 0px;
	border:1px dashed #ccc;
	border-left:none;
	border-right:none;
	margin-bottom:20px;
}

/* page navi */

.wp-pagenavi{
	text-align:center;
}

/* sidebar follow */

#sidebarFollow li{
	float:left;
	width:130px;
}

#sidebarFollow li img{
	vertical-align:middle;
	height:13px;
	width:13px;
}

/* contact form */
.wpcf7 input, .wpcf7 textarea { 
	width:400px;
	padding:10px;
	font-size:14px;
}

.wpcf7-mail-sent-ok{
	background: #c9ff90;
	border:1px solid #9cd362;
	color:black;
	padding:5px;
}

/* retweet plugin */
a.retweet span.vert {
font-family: sans-serif !important;
}

/* sidebar themes sources */

#sidebarThemes a { 
 display:block;
 float:left;
 margin:5px;
}

/* popular articles */

.popularUL li { padding:5px; display:block;float:left; border:1px solid #ccc; margin:5px 9px 5px 9px;}
.popularUL li a img { width:100px !important; height:100px !important; }
.popularThumb { vertical-align:middle; padding:2px; border:1px solid #ccc; }

/* save and share */

.saveAndShare { float:left; margin:10px;}

.saveAndShare.twitter{
padding-top:5px;
}
.saveAndShare.bump{
padding:5px;
}
.saveAndShare.delicious{
padding:5px;
}

#text-ads p {
line-height:16px;
padding-bottom:15px;
}

.adBigContent a.adhere { margin:0px auto; }

.top-ad { display:block; height:50px; background:url("images/digwpbanner.png") center; }

/* footer */

#footer { border:1px solid #ccc; border-left:none; border-right:none; padding:10px; margin-bottom:10px; text-align:center; }

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
