
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bk2.jpg) #000000 center top no-repeat;
	
	
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img, div { behavior: url(iepngfix.htc) }

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #0c324d;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #0c324d;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
text-decoration:underline;
}

a.o50:link{
	opacity:.5;
}
a.o50:visited{
	opacity:.5;
}
a.o50:hover{
	opacity:1;
}

a.o70:link{
	opacity:.7;
}
a.o70:visited{
	opacity:.7;
}
a.o70:hover{
	opacity:1;
}

img.o70{
padding-right:35px;
}
img.o71{
padding-right:35px;
padding-left:35px;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0c324d;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #0c324d;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}


#header {
	width: 976px;
	margin: 0 auto;
	position:relative;

}


/* Logo */

#logo {
	width: 976px;
	background: url(img/l2.png) no-repeat left top;
	height: 234px;
	margin: 0 auto;
	position:relative;

}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 320px;
	font-size: 48px;
	color: #0c324d;
}

#logo h2 {
	padding: 109px 4px 0 275px;
	font-size: 16px;
	color: #ffffff;
}
#logo ul {
	padding: 1px 4px 0 675px;
	font-size: 16px;
	color: #ffffff;
}
#logo h3 {
	padding: 1px 0px 0 675px;
	font-size: 12px;
	color: #ffffff;
}



#logo a {
	color: #7c7c7c;
}

/* cage */

#cage {
	width: 978px;
	margin: 0 auto;
	background: url(img/bd1.png) no-repeat left top;
	padding: 20px 0px 0px 0px;
	position:relative;
	
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 650px;
	height:282;
	padding: 0px 0px 0px 20px;
	
	color:#FFFFFF;
}
#content2 {
	float: left;
	width: 870px;
	height: 282;
	padding: 0px 0px 0px 20px;
}
#content3 {
	width: auto;
	height: 282;
	margin: 0;
	padding-top: 3px;
	border-bottom:1px solid #FFFFFF;
	background: url(img/cgb1.jpg) #132a50 repeat-x;
	/*background:#132a50;
	/*background: #385483;
	border-top: 1px solid #ffffff;*/
}

#content3 .img {
padding-right:20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 50px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.post .meta a {
	color: #95CC28;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	
	padding: 15px 0  0 30px;
	height: 30px;
	color: #175787;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	
}

.sidebar li h2 {
	margin: 0 0 1em 0;
	color: #175787;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
	
}

#sidebar2 {
	clear:both;
	color:#FFFFFF;
	width: 240px;
	padding: 20px 10px 0px 10px;
	margin-top:30px
	
}

#sidebar2 li h2 {
	color:#FFFFFF;
	margin: 0 0 1em 0;
	padding: 15px 0  0 30px;
	height: 30px;
}

#sidebar2 li ul {
	color:#FFFFFF;
	line-height: normal;
	
}

#sidebar2 li li  {
	color:#FFFFFF;
	margin-left: 18px;
	padding: 4px 0 3px 20px;
	font-size: .8em;
}

.facebook
{
background: url(images/facebook_16.png) no-repeat left 80%;	

}

.resume
{
background: url(images/resume_16.png) no-repeat left 80%;	

}

.digg
{
background: url(images/digg_16.png) no-repeat left 80%;	
}

.lastfm
{
background: url(images/lastfm_16.png) no-repeat left 80%;	
}

.flickr
{
background: url(images/flickr_16.png) no-repeat left 80%;	
}

.pownce
{
background: url(images/pownce_16.png) no-repeat left 80%;	
}

.twitter
{
background: url(images/twitter_16.png) no-repeat left 80%;	
}
.linkedin
{
background: url(images/linkedin_16.png) no-repeat left 80%;	
}


#tweet {
	
}
#tweet ul {
	list-style: none;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}
#tweet li {
	padding-bottom:25px;
	
	}






#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 5px;
}



/* Footer */

#footer {
	clear:both;

	margin-top:10px;
	padding-top:10px;
	height: 55px;
}

#footer p {
	padding-top: 2px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #3A2905;
}