/*
Theme Name: Markogge
Theme URI: http://www.dvize.com/
Description: based on sandbox theme. </a>.
Version: 1.0
Author: Dvize 
Author URI: http://www.dvize.com/



The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/


/* begin the basics */
html, body {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	background-color: #070707;
	background-image: url(images/Wood1.jpg);
	font-size: 1.05em;
}

h1, h2, h3 {
font-weight: normal;
}

h1 {
	font-size: 1.4em;
	text-indent: 0px;
	padding-left: 34px;
}

h2 {
font-size: 1.5em;
padding-left: 14px;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
	color: #C96;
	text-decoration: none;
}

a:hover {
	color: #960;
	text-decoration: underline;
}

a {
outline: none;
}

img {
border: none;
}

#wrapper, #wrapper2 {
width: 874px;
margin: 0px auto;
/*background: url(images/bg.jpg) top center no-repeat;*/
overflow: hidden;
}
#wrapper, #wrapper2 {

margin: 0px auto;

}





/* end the basics */



.facebox h3 {
margin: 0;
padding: 0;
}

.facebox p {
margin: 0 0 10px 0;
}

.facebox h3 {
color: #EBEBEB;
}

/* begin content slider */
#content .carousel, #content2 .carousel  {
position: relative;
}

#content .main, #content2 .main {
margin: 0;
}

#content .carousel a.prev, #content2 .carousel a.prev {
	display: block;
	position: absolute;
	width: 310px;
	height: 496px;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content2 .carousel a.prev {
	
	height: 340px;
}

* + html #content .carousel a.prev  {
top: 5px;
}
* + html #content2 .carousel a.prev  {
top: 5px;
}

#content .carousel a.prev:hover, #content2 .carousel a.prev:hover {
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: 0 -496px;
}  

#content .carousel a.next, #content2 .carousel a.next {
display: block;
position: absolute;
width: 310px;
height: 496px;
background: url("images/next.png") no-repeat 0 0;
top: 0px;
right: 0;
z-index: 10000;
}
#content2 .carousel a.next {
height: 340px;
}

* + html #content .carousel a.next  {
top: 5px;
}
* + html #content2 .carousel a.next  {
top: 5px;
}

#content .carousel a.next:hover, #content2 .carousel a.next:hover {
background: url("images/next.png") no-repeat 0 -496px;
}  


#content .carousel a:hover, #content .carousel a:active, #content2 .carousel a:hover, #content2 .carousel a:active {
border: none;
outline: none;
}    




#content .carousel ul, #content2 .carousel ul {
margin: 0;
}

#content .carousel li img {
width: 300px;
height: 450px;
}
#content2 .carousel li img {
width: 300px;
height: 200px;
}

#content .carousel li, #content2 .carousel li {
width: 300px;
height: 496px;
margin: 0 10px 0 10px;
}
 #content2 .carousel li {
width: 300px;
height: 300px;
 }
#content .widget img, #content2 .widget img {
cursor: pointer;
}

.intro {
	margin: 0;
	padding: 0 5px 10px 0;
	text-align: center;
}

.intro p {
margin: 0;
}

.intro h3 {
margin: 20px 0 1px 0;
font-size: 15px;
text-align: center;
}

.entry {
padding: 5px 8px 0 10px;
}

.entry img {
padding: 2px 0 10px 15px;
}

.video {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
}
/* end content slider */
.box1 {

	width: 874px;

		text-align: center;
	margin-right: auto;
	margin-left: auto;

}
.box2 {
	float: left;
	width: 874px;
	background-image: url(images/black.png);

}
.box3 {
	float: left;
	width: 874px;
	background-image: url(images/line1.png);
	background-repeat: repeat-y;
	background-position: left top;

}

.box4 {
	float: left;
	width: 858px;
	background-image: url(images/line2.png);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-left: 16px;
}
.box2 ul {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.box2 ol {

	list-style-type: none;
}


.box2 li {
	padding-left: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
}
p {
	line-height: 140%;
}
.left {
	width: 244px;
	float:right;
	padding-left: 60px;
	margin-bottom: 40px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.right {
	width: 450px;
	float:right;
margin-bottom: 40px;
}

.comleft {
	width: 244px;
	float:left;
	
	margin-bottom: 40px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.comright {
	width: 450px;
	float:left;
margin-bottom: 40px;
margin-right: 20px;
}


.right em {
	color: #297b4b;
	font-size: 120%;
}

cite a:link, cite a:visited {


}
cite {
	color: #297b4b;
	font-size: 120%;
}
#commentform {
	
}

#comment {
	width:330px;
	background-color: transparent;
	border: 2px solid #963;
	color: #FFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#author, #email, #url {
	background-color:  transparent;
	border: 2px solid #963;
	color: #FFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width:330px;
}
.shrink {
	font-size: 11px;	
}
.horizontal {
	float: left;
	background-image: url(images/horizontal.png);
	background-repeat: repeat-x;
	display: block;
	height: 13px;
	width: 845px;
	
	}
.intro {
	float: left;
	background-image: url(images/66.png);
	background-repeat: no-repeat;
	background-position: 50px 20px;
	margin-bottom: 20px;
}
.intro2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	padding-right: 100px;
	padding-top: 40px;
	padding-left: 100px;
	padding-bottom: 40px;
	background-image: url(images/99.png);
	background-repeat: no-repeat;
	background-position: 750px bottom;
	line-height: 160%;
}
.question {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	width:746px;
	font-size: 1.4em;
	font-variant: small-caps;
	
}


.question2 {
	float: left;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width:300px;
	font-size: 1.4em;
	font-variant: small-caps;
	
}

.question p{
padding-left:14px;
}
.para {
	float: left;
}
	
	.left img  {
		margin-top: 18px;
		border: 3px solid #963;
	}
	

.left a:hover img {
	border: 3px solid #fff;
}
.vid {
	float:left;
	margin-left: 47px;
	border: 3px solid #963;
	width:750px;
	height:422px;
	margin-bottom:40px;
}
	
	
/* comment END */

