/*  
Theme Name: Dfinitive
Theme URI: http://wordpress.org/
Description: Wordpress theme developed for Dfinitive.com. Developed by <a href="http://www.flairpair.com">FlairPair</a>
Version: 1.0
Author: Milos Matovic
Author URI: http://flairpair.com/
*/


/* CSS Document */
body {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
}

p {
	margin: 5px 0px;
	display: block;
}

a {
	color: #707070;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #707070;
	text-decoration: underline;
	font-size: 12px;
}

.entry a {
	color: #078fff;
	text-decoration: underline;
	font-size: 12px;
}

.entry a:hover {
	color: #fc4990;
	text-decoration: underline;
	font-size: 12px;
}

.entry h1 a {
	font-size: 20px;
	color: #fb1b74;
	margin: 0px 0px;
	text-decoration: none;
}

.entry h1 a:hover {
	font-size: 20px;
	color: #fc6fa7;
	margin: 0px 0px;
	text-decoration: none;
}

ul {
	list-style: none;
	list-style-position: outside;
	margin: 0px 0px;
	padding: 0;
}

li {
	list-style: none;
	list-style-position: outside;
}

ul.list {
	margin: 0px 15px;
	padding: 0px;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
}

li.list {
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
}

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

#header {
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 20px;
height: 59px;
}
	#header #logo {
		float: left;
margin-bottom: 0;
	}

	#header .stats {
		float: right;
		color: #707070;
		font-size: 11px;
		margin-top: 35px;
margin-bottom: 0;
	}
	
#footer {
	font-size: 10px;
	background: url(img/bg_footer.gif) top left repeat-x;
	height: 38px;
	clear: both;
	color: #078fff;
	position: relative;
}
	#footer div {
		background: url(img/bg_footer_left.gif) top left no-repeat;
		height: 38px;
	}
		#footer div div {
			background: url(img/bg_footer_right.gif) top right no-repeat;
			height: 38px;
			padding: 0px 8px;
		}
		
	#footer a {
		color: #078fff;
		font-size: 10px;
		font-weight: 700;
		line-height: 20px;
	}

#menu {
	position: relative;
	background: url(img/bg_menu.gif) top left repeat-x;
	height: 30px;
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#menu #menu_left {
		background: url(img/bg_menu_left.gif) top left no-repeat;
		height: 30px;
	}
		#menu #menu_right {
			background: url(img/bg_menu_right.gif) top right no-repeat;
			height: 30px;
		}
		
	#menu input {
		font-size: 14px;
		padding-top: 2px;
		padding-left: 2px;
	}
		
#main {
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	#main #left {
		width: 520px;
		float: left;
	}
	
	#main #right {
		width: 200px;
		float: right;
	}
	
	.entry {
		position: relative;
		width: 520px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.entry p {
		display: block;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	
	.date {
		font-size: 10px;
		color: #707070;
	}
	
	.date a {
		font-size: 10px;
		color: #707070;
	}
	
	.menu_bar {
		border: 1px solid #ebeaeb;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	.menu_content {
		min-height: 15px;
		background: url(img/bg_bar.gif) top left repeat-x;
		padding-top: 5px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 5px;
		vertical-align: middle;
		font-size: 11px;
		line-height: 14px;
	}
	
	.menu_content a {
		font-size: 11px;
		line-height: 14px;
color: #707070;
	}

.menu_content a:hover {
		font-size: 11px;
		line-height: 14px;
color: #707070;
	}

.menu_content a:visited {
		font-size: 11px;
		line-height: 14px;
color: #707070;
	}
	
#featured_entry {
	position: relative;
	background: url(img/box_bg.jpg) top left repeat-y;
	width: 518px;
	margin-top: 5px;
	margin-bottom: 60px;
}
	
	#featured_entry #top {
		background: url(img/box_top.jpg) top left no-repeat;
		width: 518px;
	}
		
		#featured_entry #bottom {
			background: url(img/box_bottom.jpg) bottom left no-repeat;
			width: 488px;
			padding: 15px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 12px;
			line-height: 18px;
		}
		
	#featured_entry #end {
		position: absolute;
		bottom: -53px;
		left: 59px;
	}
	
	#featured_entry .pic_info {
		float: right;
		display: block;
		width: 100px;
		text-align: center;
		font-size: 11px;
	}

#tag_search {
	position: absolute;
	top: 3px;
	right: 65px;
	vertical-align: top;
}

	#tag_search #btn {
		position: absolute;
		top: 0px;
		right: -55px;
	}
	
	#tag_search #label {
		position: absolute;
		top: 5px;
		right: 120px;
	}
	
	#tag_search #input {
		position: absolute;
		top: 1px;
		right: 0px;
		height: 15px;
	}
	
fieldset.category {
	border: 1px solid #d1d1d1;
	margin: 5px 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

legend.category {
	margin: 0px 0px;
	padding: 0px 5px;
	border: none;
	color: #fb1b74;
	font-size: 14px;
	font-style: normal;
}

.bigFont {
	font-size: 18px;
	color: #707070;
	font-weight: 700;
}

.bigFont a {
	font-size: 18px;
	color: #707070;
	font-weight: 700;
}

.bigFont a:hover {
	font-size: 18px;
	color: #707070;
	font-weight: 700;
}

.greenFont {
	color: #83b300;
}

.greenFont a {
	color: #83b300;
}

.greenFont a:hover {
	color: #83b300;
}

h1 {
	font-size: 20px;
	color: #fb1b74;
	margin: 0px 0px;
}

h1 a {
	font-size: 20px;
	color: #fb1b74;
	margin: 0px 0px;
	text-decoration: none;
}

h1 a:hover {
	font-size: 20px;
	color: #fb1b74;
	margin: 0px 0px;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	color: #078fff;
	display: inline;
	margin: 0 0;
	font-weight: 700;
}

h2 a {
	font-size: 14px;
	color: #078fff;
	display: inline;
	margin: 0 0;
	font-weight: 700;
	text-decoration: none;
}

h2 a:hover {
	font-size: 14px;
	color: #78bcf9;
	display: inline;
	margin: 0 0;
	font-weight: 700;
	text-decoration: none;
}

h3 {
	font-size: 12px;
	font-weight: 700;
	color: #707070;
}

.space {
	clear: both;
	height: 10px;
	position: relative;
}

div.hr {
	padding-top: 5px;
	height: 1px;
	background: #fff url(img/sep_hor.gif) repeat-x scroll center;
}

div.hr hr {
	display: none;
	visibility: hidden;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

/* dropdown menu configuration */

.categories {
	margin-top: 3px;
	position: absolute;
	visibility: hidden;
	line-height: 16px;
	z-index: 100;
	background-color: #f9f9f9;
	width: 294px;
	text-align: left;
	border: 2px dotted #cecece;
	font-size: 11px;
	padding: 5px;
}

.categories a {
	font-size: 11px;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	text-indent: 1px;
	border-bottom: 1px solid #f9f9f9;
	color: #fb1b74;
	padding: 2px;
}

.categories a:hover { /*hover background color*/
	width: 100%;
	background-color: inherit;
	color: #078fff;
	text-decoration: underline;
	padding: 2px;
}

/* ------------------------------ */

#footer_dm2 {
		color: #666;
		position: absolute;
		text-align: right;
		top: 0px;
		right: 0px;
}
		
 	#footer_dm2 a:link, #footer_dm2 a:visited, #footer_dm2 a:hover {
	    color: #666;
		text-decoration: none;
		}	

/* -------------- START WORDPRESS comments section styling ----------------- */
ol.commentlist
{
	list-style-type: none;
	margin-left: -40px;
	padding-left: 40px;
	width: 520px;
}

ol.commentlist li
{	
	margin-bottom: 5px;
	padding: 5px;
	background-color: #ffffff;
}

ol.commentlist li a
{
	color: #fb1b74;
}

ol.commentlist li.alt
{
	background-color: #efefef;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

small.commentmetadata
{
	font-size: 10px;
	margin-bottom: 3px;
	display: block;
}
/* -------------- END WORDPRESS comments section styling ----------------- */