/*
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 */
body {
	text-align: center;
	margin:40px auto;
	padding:0px;
}
	
a {}
a:hover {}

a img, img {}

td {vertical-align:top;}

#page {
	width:696px;
	margin:auto;
	padding:0px;
	position:relative;
	text-align: left;
}

#header { text-align:center; height:78px; }
#header h1 {margin:0; padding:0;}
#header .description {
	text-align: center;
}


#content {
	float:left;
	width:634px;
	padding:30px;
	}

.widecolumn .entry p {}

.narrowcolumn .entry, .widecolumn .entry {}

.widecolumn {}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {}

#sidebar {
	display:none;
	float:right;
	width:300px;
	border:1px solid #0000FF;
}

#sidebar h2 {}

#sidebar li.searchform {}


#footer {
	
	}

small {
	}

h1, h2, h3 {
}

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

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

h2.pagetitle {
	}


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
{
	}



