/*  
Theme Name: Type
Theme URI: http://www.newmarque.com
Description: Type theme is Grid Layout WordPress Themes.
Version: 1.0
Author: NewMarque
Author URI: http://www.newmarque.com/
Tags: two-columns,fixed-width, black,custom-header,widgets

*/


@import url('css/reset.css');
@import url('css/wordpress.css');
@import url('css/post.css');
@import url('css/comment.css');
@import url('css/menu.css');
@import url('css/sidebar-bottom.css');
@import url('css/sidebar.css');
@import url('css/dropdown.css');
@import url('css/layout.css');
@import url('css/typo.css');

/* Change Log *** 
1.0	: Public Released
*** */

a:link, a:visited {
	color: #800000;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #333;
}

.entry h3 {
	margin-bottom:8px !important;
	font:bold 16px arial,verdana,sans-serif !important;
	letter-spacing:-1px;
	color:#d10000;
}
.entry h2 {
	margin-bottom:8px !important;
	font:bold 18px arial,verdana,sans-serif !important;
	letter-spacing:-1px;
	color:#d10000;
}
.entry h2 {
	margin-bottom:8px !important;
	font:bold 13px arial,verdana,sans-serif !important;
	letter-spacing:-1px;
	color:#d10000;
}
.entry ul {
	margin-bottom:15px;
}

.postcomment {
	padding:3px 0px;
}
.postcomment a {
	background:transparent url("images/comment.png") no-repeat center left;
	padding-left:20px;
}

h2.the_title {
	font:bold 30px arial,verdana,sans-serif;
	letter-spacing:-1px;
	color:#3A79A3;
	margin-bottom:10px;
}

.post-archive {
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	position:relative;
	background:transparent url("images/page.png") no-repeat 0px 11px;
}
.post-archive-content {
	width:410px;
	position:relative;
	left:20px;
	padding:10px 0px;
}
h3.post-title {
	font:bold 16px arial,verdana,sans-serif;
}
.post-archive img {
	position:absolute;
	top:0px;
	right:0px;
	width:50px;
	height:50px;
}
.welcome {
}

#splash {
height: 190px !important;
display: block; !important;
}