/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/*
    Theme Name: MAKE
    Theme URI: http://www.hellomake.com/
    Description: Default Make theme.
    Version: 1.0
    Author: Savas Ozay
    Author URI: http://www.savasozay.com/
*/


body {
	margin:0 10px;
	font-family: "Helvetica-Neu", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #f2f2f2;
}

.clear {clear: both;}


#container {
	width:950px;
	padding:0;
	margin:0 auto;
}

/* header area */

#header { margin: 0 0 30px 0; border: none;}
#header img { border: none;}

/* home columns */

#col01 {
	float:left;
}
#col02 {
	margin: 0 20px 20px 0;
	float:left;
}
#col01, #col02 {
	padding:0;
}

/* home post */

#col01 .home-post {
	width:261px;
	margin:0 20px 20px 0;
	height:425px;
	overflow:hidden;
	float:left;
	background: #fff url(images/title_tile.gif) repeat-x;
	}
	
	
#col01 .home-post .title {
	padding:0 11px 0 11px;
	height: 66px;
}
#col01 .home-post .title h2 {
	font-size: 18px;
	margin:0;
	padding:0;
}
#col01 .home-post .title h2 a {
	text-decoration:none;
	margin:0;
	padding:0 0 5px 0;
	font-size:20px;
	line-height:21px;
	color: #333;
}
#col01 .home-post .title h2 a:hover {
	color:#000;
	border-bottom:none;
}
#col01 .home-post .home-post-upper {

	overflow:hidden;
	position:relative;
}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
}
#col01 .home-post .date {
	font-weight: bold;
	font-size:10px;
	padding:0;
}

#col01 .home-post .date a{
	text-decoration: none;
	color: #333;
}

#postid {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #666;
	font-weight: normal;
	text-align: right;

	}

#col01 .home-post .excerpt {
	height:114px;
	overflow:hidden;
	padding:0;
	font-size:11px;
	line-height:16px;
	cursor:pointer;
}
#col01 .home-post .excerpt p {
	margin:0 0 10px;
	padding:0;
}
#col01 .home-post .excerpt a {
	color:#333;
}
#col01 .home-post .excerpt a:hover {
	text-decoration:none;
	color:#fff;
	background:#ff0067;
}
#col01 .home-post .meta {
	padding:4px 8px 0 24px;
	height:35px;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .author a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:right;
}
#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color:#000;
}


/* single template post */

#singlepost {
	width: 600px;
	float: left;
	background: #fff;
	padding: 0 20px 0 10px;
	}

#col01 .post {
	padding:0 0 20px 0;
	font-size:12px;
	line-height:19px;
	text-align: justify;
	
}

#col01 .post img{
	padding:0 10px 10px 0;
	
	
}


#col01 .post a {
	color:#333;
}
#col01 .post a:hover {
	color:#7a7a7a;
	text-decoration:none;
}
#col01 .post h1 {
	font-size:28px;
	margin:0;
	line-height:32px;
	padding:0 0 6px;
}
#col01 .post h4 {
	font-size:20px;
	margin:0;
	line-height:26px;
	padding:0 0 6px;
}
#col01 .post h1 a, #col01 .post h4 a {
	text-decoration:none;
	color:#000;
}
#col01 .post h1 a:hover, #col01 .post h4 a:hover {
	border-bottom:none;
}
#col01 .post-upper {
	padding:12px 0;
	font-size:11px;
	line-height:16px;
	color:#333;
}
#col01 .post-upper a {
	color:#333;
	text-decoration:none;
}
#col01 .post-upper a:hover {
	color:#333;
	text-decoration:underline;
}
#col01 .post-upper .digg {
	float:right;
}
#col01 .post .image {
	float:right;
	margin:12px 0 12px 12px;
}


/* categories page */

#col01 .cat-name {

	font-size: 12px;
	margin: 0 0 20px 0;
	font-size:12px;
	background:#fff;
	padding:20px 0 20px 290px;
	width:533px;
}
#col01 .category-name {
	font-weight:bold;
}


/* comments outer */

#comments-holder {
	padding:12px 0 0;
}

/* comment list styles */

#comment-list {
	font-size:12px;
	padding:10px 0;
}
#comment-list .bigger {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
}
.comment-left {
	padding:16px 0;
	background:url(images/dot.gif) repeat-x;
}
.comment-meta {
	float:left;
	width:120px;
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
}
.comment-metadata {
	font-size:10px;
	font-weight:normal;
}
.comment-metadata a {
	text-decoration:none;
}
.comment-metadata a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:440px;
	font-size:12px;
	line-height:18px;
}
cite {
	font-style:normal;
	font-size:12px;
}

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float:left;
}
.comments-PII {
	width:280px;
	margin-right:15px;
}
.comments-PII-2 {
	width:380px;
}
.comments-PII input {
	font-size:12px;
	width:270px;
	padding:2px;
}
.comments-PII-2 textarea {
	font-size:12px;
	width:370px;
	height:180px;
	padding:2px;
}
.submit-btn {
	font-family: "Helvetica-Neu", Helvetica, Arial, sans-serif;
	display:block;
	padding:0;
	cursor:pointer;
	width:141px;
	height:34px;
	overflow:hidden;
	border-style:none;
	background: #333;
	color: #fff;
}

.submit-btn:hover {
	background:#fff;
	border: 1px solid #333;
	color: #333;
}

.note {
	font-size:10px;
}


/* misc */




/* home and category page nav */

#nav {
	width:251px;
	margin:0 0 20px 0;
	height:275px;
	color: #333;
	text-decoration: none;	float:left;
	background: #fff url(images/title_tile.gif) repeat-x;
	padding: 150px 0 0 10px;

	}

#nav a{
	color: #333;
	text-decoration: none;
	}	
#nav a:hover{
	color: #7a7a7a;
	}

#nav img {
	border: none;
	margin:0 10px 0 0;
}

.navi {
	margin: 220px 0 0 0;
	}


/* col02 stuff */

#categories {
	margin-bottom:0;
}
#categories ul {
	margin:0;
	padding:0;
	overflow:auto;
}
#categories li {
	padding:0;
	margin:0;
	list-style:none;
}
#categories a {
	display:block;
	font-size:11px;
	padding:0;
	text-decoration:none;
}
#categories a:hover {
	color:#000;
	text-decoration:none;
}




#about-box {
	width: 261px;
	height:425px;
	overflow:hidden;
	font-size: 11px;
	color:#333;
	font-weight: bold;
	float: left;
	margin: 0 20px 20px 0;
	text-indent: 10px;
}

#about-box h1 {
	color: #7a7a7a;
	font-size: 11px;
	margin: 0;
	padding:3px 0 3px 0;
	border-bottom:1px solid #fff;

	}

#about-box .pages {
	margin:0;
	padding:0;

}

#about-box ul {
	margin:0;
	padding:3px 0 3px 0;
}

#about-box li {
	padding:3px 0 3px 0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #fff;
}
#about-box a {
	display:block;
	color:#000;
	font-size:10px;
	text-decoration:none;
}
#about-box a:hover {
	color:#7a7a7a;
	text-decoration:none;
}


/* search form */

#about-box form {
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
}
#about-box .txt-field {
	font-size:11px;
	margin:0 5px 0 -10px;
	width:150px;
	padding:2px 0 2px 10px;
	border: 2px solid #fff;
	background: #f2f2f2;
	font-weight: bold;
	color: #7a7a7a;
		
}
#about-box .btn-search {
	padding: 0;
	margin: 0;
	width: 10px;
	cursor:pointer;
	background:url(images/search_btn.gif) no-repeat;
	border:none;
}


.permalink a{
	display: block;
	color: #333;
	text-decoration: none;
	margin: 25px 0 0 10px;
	}

.permalink a:hover{
	color: #7a7a7a;
	}

.permalink img {
	border: none;
	margin:0 10px 0 0;
}


/* footer */

#footer {
	width: 823px;
	border-top: 2px solid #fff;
	padding:0;
	margin:0;
	font-size:10px;
	line-height:14px;
	color:#7a7a7a;
}
#footer p {
	padding: 0 0 0 10px;
}
#footer a {
	color:#7a7a7a;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:none;
}





