@import url(/core/themes/drektion/styles/reset.css);



body {
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 84px;
	background-color: white;
	color:#000000;
	font-family: 'Droid Serif', Times, serif;
	font-size: 11px !important;
}

/*BASIC ELEMENTS*/

#masthead {
	margin-top: 12px;
	margin-left: 12px;
	position: fixed;
	z-index: 5000;
	left: 0px;
	top: 0px;
	clear: none;
	float: none;
	height: 80px;
	width: 100%;
}

#left {
	top: 96px;
	position:fixed;
}

#right {
	line-height: 16px;
	z-index: 2500;
	position:absolute;
	left:300px;
	top: 96px;
	max-width: 624px;
	padding:0 0 50px 0;
}

#pages {
	margin-left: 35px;
	margin-bottom: 11px;
	margin-right: 0;
	margin-top: 0px;
	line-height: 16px;
}

#entries {
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 16px;
	width: 164px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-right-style: none;
}

#tags {
	margin:0 0 30px 30px;
}

#thumbs {
	max-width:750px;
}


#about {
        float:left;
	width:508px;
        margin-bottom: 200px;
}

#contact {
        float:left;
	width: 184px;
}

#resume-top {
        float:left;
	width: 624px;
        margin-bottom: 32px;
}

#resume-about {
        float:left;
	width:392px;
        margin-right:24px;
}

#one-third-resume {
        float:left;
	width: 184px;
        margin-bottom: 200px;
        padding-right: 24px;
}

#two-third-resume {
        float:left;
	width: 184px;
        margin-bottom: 200px;
        padding-right: 24px;
}

#final-third-resume {
        float:left;
	width: 184px;
        margin-bottom: 200px;
        padding-right:0px;
}

#footer {
	padding:0 0 0 0;
	color:#000000;
}

#load-content {
	display:none;
	margin:0 0 30px 0;
}

#core-loader {
	position:fixed;
        top: 72px;
	left:280px;
	display:none;
}

/*GENERAL*/

.link-active {
	/*background-color:#CCC;*/
	color:#000000;
        font-weight:bold;
}

.link-text {
        margin:0px 0px 0px 0px;
}

.clear {
	clear:both;
}

img
{  
	border-width: 0px;
}

.name a {
	color: #999999;
}

.name a:hover {
	color: black;
}

#about a {
	outline: none;
	color: #999999;
	text-decoration:none;
}

#about a:hover {
	color: black;
}

a {
	outline: none;
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: black;
}

/*ENTRY.PHP*/
.entry-title {
        float:left;
	width:208px;
}

.entry-date {
	color: #999999;
}

.entry-line-bottom {
	margin-left: 0;
	margin-bottom: 40px;
	margin-right: 0;
	margin-top: 100px;
	background-color:#111;
	width:600px;
	height:1px;
}

.entry-line-top {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	background-color:#111;
	width:600px;
	height:1px;
}

.entry {
	width:700px;
	margin:0 0 30px 0;
}

.entry img {

	border-color: #7f7f7f;                       
	border-style: solid;                       
	margin-bottom: 20px;                                                 
}

.entry-mov
	margin:0 0 24px 0;
}

.entry a {
	padding:0 0 0 0;
}

.entry-extra1 {
	float:left;
	margin:0 30px 0 0;
}

.entry-extra2 {
	float:right;
}

.entry-text {
        float:left;
        width:384px;
}

.entry-text-top {
	margin:0 0 20px 0;
}

.entry-info {
        margin:0px 0px 48px 0px;
}

#close-entry {
	cursor:pointer;
	color:#333333;
}

#close-entry:hover {
	color:#FFFFFF;
}


/*ENTRY_LINK_THUMBS.PHP*/

.thumb {
	padding-right: 24px;
	padding-bottom: 24px;
	float:left;
	height:114px;
	width:184px;
}

#thumbs img {
        border-color: #bfbfbf;
        border-width: 1px;
        border-style: solid;
        padding:2px 2px 2px 2px;
}

#thumbs img:hover {
        border-color: #3f3f3f;
        border-width: 1px;
        border-style: solid;
}

#thumbs .entry-text:hover {
	background:#232323;
	padding:0;
}

.thumb-tags {
	padding:0;
	margin:0;
}

.thumb-info {
	max-width:190px;
	padding:0;
	margin:0;
}

#title {
	margin-top: 25px;
	margin-left: 12px;
	display: block;
	float: left;
	font-style: italic; 
	line-height: 10px;
	color: #7f7f7f;
	font-size: 10px !important;
}

.dkapa {
	color: black;
	line-height: 10px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold; !important;
}

#logo {
	display: block;
	float: left;
	font-style: italic; 
	line-height: 12px;
	color: #7f7f7f;
	font-size: 10px !important;
}

.category {
	line-height: 18px;
	font-weight: bold;
}

.resume-large {
	font-family: "Droid Serif", Arial, sans-serif;
	font-size: 2em;
	margin-bottom: 32px;
	font-weight: bold;
}

.resume-subhead {
	font-size: 1.2em;
	text-decoration: underline;
	font-weight: bold;
}

.resume-italic {
	font-style: italic;
}

.resume-strong {
	font-weight: bold;
}


#two-third-resume ul {
	list-style: disc outside none;
}

#two-third-resume li {
        margin-left: 16px;
}

.entry-border {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
}

#masthead p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
