/*
Theme Name: WordPress Blank
Theme URI: http://wordpress.org/
Description: Blank Wordpress theme
Version: 1
Author: Michael Burak
Author URI: http://burakccg.com/
Tags: blank, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
html { }
body {
	text-align: center;
	margin:0px;
	padding:0px;
	height:100%; 
}
	
a {}
a:hover {}

a img, img {}

td {vertical-align:top; text-align:left;}

#page {
	margin:auto;
	padding:0px;
	width:100%;
	position:relative;
	text-align:center;
}

#header { width:980px; height:249px; overflow:hidden; margin:0px auto 0px auto; position:relative;}
#header h1 {margin:0; padding:0;}
#header .description {
	text-align: center;
}
.authors-top{ position:absolute; bottom:24px; right:75px;}
.tle-top{position:absolute; bottom:24px; left:50px;}

#navigationTop {
	padding-left:50px;
	position:absolute;
	bottom:0px;
	left:0px;
}

#content {
	width:100%; 
	margin:0px;
	padding:40px 0px 20px 0px;
	position:relative;
}

.post {width:824px; margin:auto; position:relative; }
.post.blog, #commentsWrapper { width:520px; text-align:left; float:left;}
#content .navigation{ float:left;}

.widecolumn .entry p {}

.narrowcolumn .entry, .widecolumn .entry {}

.widecolumn {}

.narrowcolumn .postmetadata {
	}

.thread-alt {}
.thread-even {}
.depth-1 {}

.even, .alt {}

#sidebar {
	margin:0px;
	padding:0px;
	float:right;
	width:220px;
}

#sidebar h2 {}

#sidebar li.searchform {}


#footer {
	min-height:109px;
	position:relative;
	
}
#footer .links { position:relative; top:18px;}

small {
	}

h1, h2, h3 {
}

h1 {
	text-align: center;
	}
h1 a, h1 a:hover {}

h2 {
	}
h2 a, h2 a:hover {}

h2.pagetitle {
	float:left;
	margin:0px;
	padding:0px;
	}


h3 {
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	}

#commentform p {

	}

.commentmetadata {
	}



code {

	}

acronym, abbr, span.caps
{
	}



