/*  
Theme Name: Tirzo Martha V2
Theme URI: tirzomartha.com
Description: 
Version: 2.0
Author: Omar Kuwas
Author URI: omarkuwas.com

*/

* {
	margin:0;
	padding:0;
}

html{
	background-color: white;
}

body {
	margin:auto;
}

#container{
	margin:0 auto 0 auto;
	background-image: url(images/bg.jpg);
	width:1024px;
	height:768px;
	float:none;
	
}

p{
	margin-top: 10px;
}

h2{
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	font-size: 18px;
	margin:0 0 0 0;

}

h3{
	font-style: italic;
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}
#title{
	margin-bottom: 100px;
}

#title a{
	margin: 30px 0px 0px 380px;
	height:	30px;
	max-width: 500px;
	font-size: 30px;
	z-index: 2;
	float:left;
	font-family: "Hoefler Text", georgia; 
	text-decoration: none;
	color: black;
}

#title a .smaller{

	font-size: 20px;
}

#namespace{
	background-image: url(images/name.png);
	width:307px;
	height:63px;
	margin: 90px 80px 0px 0px;
	float:right;
	z-index: 3;
}

#content{
	margin: 0px 0px 0px 80px;
	height: 492px;
	width: 863px;
	float:left;
	overflow-y: auto; 
	overflow-x: hidden;
	font-family:helvetica, "sans serif";
	font-size: 12px;
	line-height: 1.5em;
		
}

#menu{
	margin:0px 80px 0px 0px;
	float:right;
	color: black;
	clear: both;
	height: 25px;
	
	
}

#menu a{
	text-decoration: none;
	color: black;
	font-family: "Century Gothic",candara, helvetica, "sans serif";
	font-size: 24px;
}

#menu ul{
	list-style: none;
	clear: both;
}

#menu li{
	display: inline;
	margin-right: 10px;
}

#worksposts{
	margin-left:0px;
	float:left;
	width: 845px;
	height:390px;
}

.smallpost{
	text-transform: capitalize;
	float:left;
	width: 130px;
	height:110px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	text-align: center;
	font-family: "Century gothic", helvetica, "lucida grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

.smallpost a{
	text-decoration: none;

}

.smallpost a img{
	border: 3px solid white;
	
}

.smallpost a span, .smallpost a:visited span{
	display: none;
	font-family: "Century gothic", helvetica, "lucida grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#442039;
	
	
}

.smallpost a:hover span{
	display:block;
}


.post{
	margin-bottom: 15px;
}

.post a{
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	text-decoration: none;
	color:#206bb9;

}

.post a:hover, .post a:visited{
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	text-decoration: none;
	color:#ae3333;

}



.posttitle{
	text-shadow: 0px 0px 0px;
	text-transform: capitalize;
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	text-decoration: none;	
	color: #484848;
	letter-spacing: 2px;
	
}

.postContent{
	margin-left: 5px;
	width: 820px;
}

.cleft{
	width: 400px;
	float:right;
	overflow-x: hidden;
}

.cleft img{
	margin-bottom: 5px;
	border: 3px solid #535353;
}
.cright{
	width:420px;
	min-height: 400px;
	float:left;
	margin-top: 0px;
	overflow-x: hidden;

}

.readmore{

	color:#206bb9;
}

.readmore:visited {
	color:#ae3333;
}


#centerpiece{
	background-image: url(images/home.jpg);
	margin: 150px auto 0 auto;
	width: 826px;
	height:452px;
}
#hometext{
	float:left;
}

.centerpiecetext1{
	margin:-30px auto 0 210px;
	font-size: 20px;
	z-index: 2;
	float:left;
	font-family: "Hoefler Text", georgia; 
	text-decoration: none;
	color: black;
	border:none;
}

.centerpiecetext1 a{
 text-decoration: none;
border:none;
}
.centerpiecetext2{
	margin:-30px auto 0 190px;
	font-size: 20px;
	z-index: 2;
	float:left;
	font-family: "Hoefler Text", georgia; 
	text-decoration: none;
	color: black;
	border:none;
}

.centerpiecetext2 a{
 text-decoration: none;
border:none;
}




.field{
	margin-bottom: 10px;
	clear:left;
	float:left;
}


.wp-pagenavi{
	font-family: "Century gothic", helvetica, "lucida grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;


}

#mediaspace{
	text-align: center;
	margin-top:130px;
}

.left{
	float: left;
	margin:5px;
}

.right{
	float: right;
	margin:5px;
}

.imagebox{
	float:left;
	clear:both;
	margin-bottom:10px;
	width:800px;
}

.center{
	text-align: center;

}

#bkvb{
	clear:both;
	margin-top: 50px;
	margin-right: 80px;
	float:right;
	font-size: 11px;
}

#bkvb a{
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	text-decoration: none;
	color:#206bb9;
}

#bkvb a:hover{
	font-family: "Adobe Caslon Pro", times, Times New Roman, times-roman, georgia, serif;
	text-decoration: none;
	color:#ae3333;
}
