*	{
	margin:0;
	padding:0;
	}

body {
	font-family:Helvetica, Verdana, sans-serif; 
	background-color:#FFF;
	background-image:url(/img/dots.gif);
	border-top:2px solid #BEF7FF;
	}
a {
	color:#B80000;
	text-decoration:none;
	}
	a:hover {
		color:#DD0909;
		}

	
hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 0;
	clear: both;
}
#outer {
	position:relative;
	margin:0 auto;
	width:960px;
	}
	
h1 {
	font-size:40px;
	font-weight:normal;
	}
	
h2 {
	
	font-size:18px;
	clear:both;
	font: normal helvetica, arial, verdana, sans-serif;
 
}
	
.tag_results {	
	
	position:relative;
	float:left;
	line-height:25px;
	padding:0px 8px 0px 8px;
	background-color:#FFF;
	margin:27px 0px 0px 0px;
	clear:both;}
.search-results-container {
	position:relative;
	width:960px;
	float:left;
	clear:both;
	}
h3 {
	
	margin:4px 15px 8px 0px;
	color: #4E1909;
	font-size:24px;
	}
p {
	font-size:12px;
	font-family:Lucida, Geneva, Verdana, sans-serif; 
	color:#333;
	}
	
  	p.subtext {
		font-family: georgia, times new roman, serif;
		clear:both;
		font-size:12px;
		color:#666;
		margin:0px 15px 10px 15px;
		}
	.category a {
		padding:5px;
		font-size:14px;
		color:#FFF;
		background-color:#333;
		text-decoration:none;
		}
	.category a:visited{
		padding:5px;
		font-size:14px;
		color:#FFF;
		background-color:#666;
		text-decoration:none;
		}
#header {
	position:relative;
	float:left;
	width:960px;
	margin:25px 0px 0px 0px;
	height:55px;
	background-color:#fff;
	
	}
	
	.header_left {
		position:relative;
		float:left;
		padding:5px 0px 0px 5px;
		font-family: georgia, times new roman, serif;
		
		font-weight:bold;
		font-size:36px;
		}
		.header_left a {
			color:#000;
			text-decoration:none;
			}
	.header_right {
		position:relative;
		float:right;
		padding:21px 25px 0px 0px;
		font-size:14px;
		text-transform: capitalize;
		font-weight:bold;
		}
		.header_right a {
			text-decoration:none;
			margin-left:25px;
			}
		.resume_notch {
			position:absolute;
			right:119px;
			width:21px;
		height:11px;
			position:absolute;
			top:46px;
			background-image:url(/img/notch_arrow.gif); 
		background-repeat:no-repeat;
		background-position: center;	
			z-index:99;		}
		
	.top_title {
		position:absolute;
		top:5.5px;
		z-index:4;
		left:7px;
		font-size:14px;
		font-family: palatino, georgia, times new roman, serif;
		}
		.header_rt a {
			font-weight:bold;
			}
	.top_title img {
		position:relative;
		top:2px;
		padding-right:2px;
		}
	.header_rt img {
		position:relative;
		top:2px;
		padding-right:2px;
		}
	
	#header_rt {
		position:relative;
		float:right;
		top:8px;
		font-size:12px;
		font-family: palatino, georgia, times new roman, serif;
		text-align:right;
		padding:8px 10px 0px 0px;
		
		}
.entry {
	position:relative;
	float:left;
	width:960px;
	clear:both;
	}
	.entry h2 {
		position:relative;
		float:left;
		clear:both;
		margin-top:25px;
		padding:0px 8px 0px 8px;
		background-color:#FFF;
		margin-bottom:10px;
		line-height: 25px;
		}
	.entry_left {
		position:relative;
		float:left;
		width:380px;
		}
		.entry_left p {
			line-height:21px;
			margin-bottom:20px;
			background-color:#FFF;
			padding:8px;
			color:#666;
			}
		
		.entry_right {
			position:relative;
			float:left;
			width:540px;
			text-align:right;
			top:-75px;
			margin-left:20px;
			}
	.entry_text {
		position:relative;
		float:left;
		clear:both;
		margin:10px 0px 0px 0px;
		padding-bottom:10px;
		width:100%;
		}
		
	
		.entry_text img {
			background-image:url(/img/bg_entry_detail.png);
			width:500px;
			height:350px;
			padding:0px 10px 10px 0px;
			margin:10px 0px 10px 0px;
			}
	
.entry_summary {
	position:relative;
	float:left;
	text-align:center;
	padding:25px 0px 0px 0px;
	margin:0;
	display:block;
	width:300px;
	margin:10px;
	height:225px;
	}
	.thumb {
		position:relative;
		float:left;
		width:250px;
		height:175px;
		margin:0px 10px 0px 0px;
		padding-bottom:10px;
		z-index: 92;
		}
		.thumb_shadow {
			position:absolute;
			width:250px;
			height:175px;
		padding:0px 10px 10px 0px;
		background-image:url(/img/bg_entry_summary.png);
		background-repeat:no-repeat;
		z-index: 91;
			}

	
.entry_summary_inner {
	cursor:pointer;
	width:250px;
	margin:0 auto;
	height:235px;
	}


.entry_title a{
	display:block;
	text-decoration:none;
	margin:15px 15px 15px 15px;
	color:#000;
	
	font-size:18px;
	padding-top:10px;
	font-weight:bold;
	clear:both;
	}
	.entry_title a:hover {
		text-decoration:underline;
		}
	.entry_tags {
		position:relative;
		float:left;
		width:248px;
		text-align:center;
		background-color:#FFFFDA;
		font-size:12px;
		line-height:25px;
		font-size:12px;
		font-weight:bold;
		border-left:1px solid #BEF7FF;
		border-right:1px dotted #CCC;
		border-top:1px dotted #CCC;
		z-index:94;
		top:-1px;
		}
		.entry_tags_notch {
			
			position:absolute;
			top:-7px;
			height:7px;
			width:21px;
			right:115px;
			background-image:url(/img/notch_arrow.gif); 
			background-repeat:no-repeat;
			z-index: 99;
			}
/*SUMMARY DETAIL TEMPLATE BEGIN*/

.entry_title_summary_wrap {
	position:relative;
	float:left;
	width:244px;
	z-index:11;
	}
	.entry_title_shadow {
		position:absolute;
		z-index:10;
		width:258px;
		height:37px;
		background-image:url(/img/title_shadow.png);
		background-repeat:no-repeat;
		background-position: bottom;
		top:2px;
		left:2px;
		display:none;
		}
.entry_title_summary {
	text-align:center;
    font-weight:bold;
	font-size:14px;
	padding:0px 8px 0px 8px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background-color:#FFF;
	position:relative;
	float:left;
	width:232px;
	line-height:30px;
	border:1px dotted #CCC;
	border-left:1px solid #BEF7FF;
	z-index:21;
	}
	.entry_title_summary a {
		color:#000;
		}
#tags {
	position:relative;
	float:left;
	clear:both;
	padding-right:20px;
	text-align:right;
	background-color:#FFFFDA;
	width:940px;
	z-index:99;
	font-weight:bold;
	line-height:35px;
	border-top:1px dotted #ccc;
	}
	#tags a {
		margin-left:5px;
		margin-right:5px;
		font-size:14px;
		line-height:30px;
		}
	#tags_notch {
		position:absolute;
		top:-10px;
		height:9px;
		width:21px;
		height:11px;
		right:220px;
		background-image:url(/img/notch_arrow.gif); 
		background-repeat:no-repeat;
		background-position: center;
		}
#tag_detail {
	position:relative;
	float:left;
	clear:both;
	padding:5px;
	border:1px dotted #CCC;
	background-color:#FFFFDA;
	font-size:12px;
	font-weight:bold;
	}
	


		
.tag a {
		padding:3px;
		text-decoration:none;
		

		}
	

.footer {
	display:none;
	padding:25px 14px 15px 0px;
	position:relative;
	bottom:0px;
	right:0px;
	clear:both;
	font-size:14px;
	
	}
	
	.footer img {
		position:relative;
		top:2px;
		padding-right:2px;
		}
		
#resume_wrap {
	position:relative;
	float:left;
	clear:both;
	width:960px;
	background-color:#FFFEEE;
	border-top:1px dotted #ccc;
	padding-top:25px;
	margin-bottom:25px;
	}
	#resume_wrap h2 {
		margin-left:25px;
	margin-right:25px;
				}
	#resume_wrap p  {
		margin:12px 25px 12px 25px;
		line-height:21px;
		color:#666;
		}
		#resume_wrap li {
			line-height:21px;
			color:#666;
			}
.year {
	font-family:Lucida, Geneva, Verdana, sans-serif;  font-size:12px;
	background-color:#bb0000;
	color:#FFF;
	padding:2px 4px 2px 4px;
	font-size:10px;
	}
	.year_sub {
		font-family:Lucida, Geneva, Verdana, sans-serif;  font-size:12px;
		background-color:#CA6D6D;
		color:#FFF;
		padding:2px 4px 2px 4px;
		font-size:10px;}
	.company {
		color:#333;
		}
ul {
	list-style:none;
	margin:12px 0px 12px 0px;
	}
	li {
		font-family:Lucida, Geneva, Verdana, sans-serif;  font-size:12px;
		line-height:18px;
		margin: 8px 75px 8px 50px;
		color: #444;
		}
.arrow_next {
	position:absolute;
	top:200px;
	right:2%;
	}
.arrow_prev {
	position:absolute;
	top:200px;
	left:2%;
	}

