@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
     /* overflow: -moz-scrollbars-vertical;
	 overflow: -webkit-scrollbars-vertical; */
	 overflow-y: scroll;
}
body {
	background: #000000 url(../../images/portfolioonfire_bg.png) no-repeat center top;
	/* background: #FFFFFF; */
}
body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p, ol {
	margin-top: 10px;
}
h1, h2, h3 {
	color: #449BC7;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #449BC7;
}
h3 {
	font-size: 1em;
}
ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: none;
	color: #449BC7;
}
a:hover {
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border: none;
	/*text-decoration: none;*/
	text-decoration:underline;
	color: #449BC7;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #449BC7;
	border-bottom: 1px solid #ff0000;
}
#main {
	width: 800px;
	margin: 0 auto;
}
/* Header */

#header {
	width: 800px; /*642*/
	margin: 0 auto;
	height: 134px;
}
#menu {
	float: left;
	height: 41px;
	width: 800px; /*612*/
	padding-left: 34px;
	background: url(../images/menu.png) no-repeat;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 31px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#menu a:hover {
	border-bottom: 2px solid #ff0000;
	background: url(../images/menu_r.gif) repeat-x;
}
#menu .menuloc {
	text-decoration:underline;
	background: url(../images/menu_r.gif) repeat-x;
}
/* Logo */

#logo {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	text-align: right;
}
#logo h1 {
	color: #ffffff;
	padding-top: 25px;
	font-size: 24px;
	padding-right: 0px;
}
#logo h2 {
	padding-right: 0px;
	font-style: italic;
	font-size: 10px;
}
#logo a {
	color: #FFFFFF;
}
/* Page */

#page {
	width: 800px;
	margin-top:10px;
	padding-top:10px;
	/* margin: 0 auto; */
	background: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 2px solid #717171;
}
#box {
	background: url(../images/intro_text_box.gif) no-repeat;
	height: 142px;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#box H1 a {
	font-size: 18px;
	color: #ffffff;
}
/* Content */

#content {
	float: left;
	width: 570px;
	padding-left: 10px;
	padding-top: 0px;
}

#content H2
{
background: url(../images/h2.png) no-repeat;
height: 60px;
padding-top: 10px;
padding-left: 15px;
width: 560px;
font-size: 13px;
color: #ffffff;
}

#content H2 a
{
color: #ffffff;
}

#content .entry
{
/* padding: 10px; */
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
width: 550px;
}

/* Content FULL */

#contentfull {
	float: left;
	width: 800px;
	padding-left: 10px;
	padding-top: 0px;
}
#contentfull H2 {
	background: url(../images/h2full.png) no-repeat;
	height: 63px;
	padding-top: 10px;
	padding-left: 15px;
	width: 800px;
	font-size: 13px;
	color: #ffffff;
}
#contentfull H2 a {
	color: #ffffff;
}
#contentfull .categor {
	font-style:italic;
	color:#666666;
	padding: 0px;
	padding-left: 20px;
	font-size: 10px;
}
#contentfull .entry {
	/* padding: 10px; - added next 2 lines*/
	padding-left: 10px;
	/* padding-bottom: 10px; */
	width: 760px;
	text-align:justify;
}

#contentfull .me {
padding-right:5px;
padding-bottom:5px;
padding-left:0px;
margin:0px;
}

#contentfull .resume {

}

#contentfull .resimg {
	border: 1px dotted #449BC7;
	margin-right: 5px;
	margin-bottom: 1px;
}
/* Sidebars */

.sidebar {
	float: left;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.sidebar {
	margin-bottom: 2em;
}
.sidebar li {
	margin: 0;
	margin-left: 10px;
}
#sidebar2 {
	width: 200px;
	margin-left: 10px;
}
#sidebar2 h3 {
	background: url(../images/title.gif) no-repeat left top;
	height: 26px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}
#sidebar2 ul {
	line-height: normal;
}
#sidebar2 li {
	padding: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}
#sidebar2 a {
	border: none;
}
#sidebar2 a:hover {
	border-bottom: 1px solid #ff0000;
}
#sidebar2 p {
	padding-bottom: 14px;
}
.back_title {
	background: url(../images/title_back.gif) no-repeat;
}
#sidebar2 .top {
	padding-top: 0px;
}
/* Footer */
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF
}
.widget_search {
}
div.navigationbottom {
	margin-top:10px;
	margin-bottom:10px;
}
div.navigationbottom .leftnav {
	float:left;
}
div.navigationbottom .rightnav {
	float:right;
}
/************* Comments ***************/
#commentform textarea {
	width: 85%;
	border: 1px solid #666666;
	padding:10px;
}
#submit {
	width: 150px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/menu_r.gif) repeat-x;
	overflow:hidden;
	vertical-align: top;
	border:none;
}
#submit:hover {
	background: url(../images/menu_r.gif) repeat-x;
	text-decoration: underline;
}
div.imgbox {
	float:left;
	margin:5px;
}
/**************** IE 7 *******************/
li.cat-item {
	font-size:12px;
	font-weight:normal;
}
#calendar table, #left #wp-calendar {
	font-size:12px;
	font-weight:normal;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content .categor {
	font-style:italic;
	color:#666666;
	padding: 0px;
	padding-left: 20px;
	font-size: 10px;
}
#commentlist li {
	margin-left: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}
#author, #email, #url {
	border: 1px solid #666666
}

/* SKILL reltated */

#contentfull .skillcat {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	padding-left:20px;
}

#contentfull .skillname {
	color:#666666;
	font-weight:bold;
	padding-left:7px;
	font-size:11px;
}
#contentfull .skilltime {
	font-weight:bold;
	padding-right:7px;
	font-size:11px;
}
#contentfull .slidertext {
	padding-top:3px;
	color:#FFFFFF;
	font-size:10px;
	background-repeat:no-repeat;
}
/* tab related */
#contentfull .contenttext {
	margin-left: 7px;
	margin-right: 10px;
}

#contentfull .newcast {
	margin: 10px;
}