 /* 
IsaAgape.com (c) 2010 Jenyus Web Development http://jenyus.com
Modified from:
		Theme Name: Isa Agape 1.0
		Theme URI: http://jenyus.com/portfolio
		Version: 1.0
		Author: Jof Keiter
		Author URI: http://jenyus.com
		

*/


/* =Global
------------------------------------------------------------------*/

@font-face {
   font-family:"AngelicWar";
   src:url(http://isaagape.com/assets/AngelicWar.ttf) format("truetype");
   }

img {
	border: none;
}

body {
	background-color: #E8E8E8 !important;
	font-family: Helvetica !important;
	text-transform: none !important;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

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

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

small a {
	font-weight: normal !important;
	font-size: 10px !important;
	line-height: 10px !Important;
}
/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#main_nav {
	width: 10em;
	margin: 9em 0 0 0;
	float: left;
	display: inline;
}

#content {
	width: 670px;
	min-height: 30em;
	margin-top: -15px;
}

#entry_content {
	width: 670px;
	margin-left: 330px;
	padding: 10px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #acacac;
	text-transform: none;
}

#entry_content-splash {
	width: 670px;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #acacac;
	text-transform: none;
}

	#splash a{
		font-size: 18px !important;
	}

#entry_content a {
	
}

#supplementary {
	width: 300px;
	margin: 20px 20px 0px 0px;
	float: left;
}

#footer_contact {
	width: 15.7em;
	float: right;
	display: inline;
}

#footer_info {
	margin: 0 0 0 20em;
    width: 45em;
	float: left;
	display: inline;
}

#footer_navigation {
				float: left;
				text-align: left;
				color: #acacac;
			}
			
			#footer_navigation a {
				color: #acacac;
			}
			
			#jenyus {
				color: #acacac;
				text-align: right;
			}
			
			#jenyus a {
				color: #acacac;
			}
			#jenyus a:hover {
				color: #CECECE;
			}
			
			
			
#footer_navigation a:hover {
	color: #CECECE;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}


.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.5em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	margin-top: 10px;
	width: 100%;
	color: #acacac !important;
}

.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}


.header {
	margin: 0 0 1.5em 0;
}

.entry {
	margin: 0 0 4em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

#main_nav h1.masthead a {
	line-height: 1em;
}

dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

body, .delicious-desc {
	background: #FFF;
	font-family: Helvetica;
}

h1, h2, h3, h4, h5, #main_nav ul, .date, .description, .ctitle, .fin,
 	.entry > p:first-child:first-line, .error, .navigation, .more-link, .comment-author, .comment-meta {
	font-family: Helvetica;
}

.comment-meta a, .commentmetadata a, .fn a {
	line-height: 24px !important;
}


h1, .date, .description {
	
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.7em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #666;
}

#supplementary h3, h2.widgettitle {
	margin: 2em 0 -.7em 0;
	font-size: 1.15em;
	border-bottom: none;
}

.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
	
}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
}

#main_nav ul {
	font-size: .75em;
	list-style-type: none;
}

.entry {
	font-size: 14px;
	line-height: 14px;
	text-transform: none;
	font-family: Helvetica;
}

#entry_content p {
	margin: .7em 0 2em 0;
	text-transform: none;
}

.description, .date  {
	font-size: .8em;
	color: #666;
}

.commentcount {
	color: #666 ;
}

#entry_content .date {
	margin: -2em 0 2em 0;
}

.entry > p:first-child:first-letter {
	font-size: 14px;
}

.entry > p:first-child:first-line {
	
	font-size: 14px;
}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

#search {
	margin-top: 1.5em;
	border-bottom: 1px dotted #666;
}

.search {
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 0 !important;
	font-size: 11px !important;
	padding: 0 0 0 1em;
	border-left: 1px solid #CCC;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 {
	display: none;
}

#entry_content h3 a {
	font-weight: normal;
	color: #000;
	font-size: .75em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #666;
}

#supplementary p {
	line-height: 1.5em;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
	border-right: 1px dotted #000;
}


#entry_content .fin {
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {
	width: 15.5em;
}

code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
	border-top: 1px solid #666;
	
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #666;
}

#main_nav h1.masthead a {
	color: #666;
}
#main_nav h1.masthead a:hover {
	border-right: none;
}

h2 {
	border-bottom: 1px solid #666;
}

h2 a, #main_nav a {
	color: #000;
}

h2 a:hover {
	color: #CCC;
	border-bottom: 1px solid #666;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a, .navigation a {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
}

.entry a:hover, .navigation a:hover {
	color: #CECECE;
	text-decoration:underline;
}

.entry sup {
	font-size: 11px;
	color: #666;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
	border-bottom: 1px solid #666;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	border-right: 3px solid #EEE;
}

#supplementary a {
	color: #888;
}

#supplementary a:hover {
	color: #CECECE;
	text-decoration:underline !important;
}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #666;
	
	font-size: 1.2em;
	border: 0;
	text-align: center;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}


/* =Plug-in Styles
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #666;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
	line-height:14px;
}

ul.commentlist span.says {
	display: none;
	line-height: 14px !Important;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
	line-height:14px;
}

ul.children {
	list-style-type: none;
}

h3#comments {
	margin-bottom: 1em;
	clear: both;
	line-height:14px;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/

ul.commentlist, ul.commentmeta {
	margin: 0;
	padding-top: 5px;
	list-style-type: none;
	line-height:14px;
	border-top: 1px dotted #CCC;
}

ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
}


/* From website */

#wrapper {
		width: 1000px;
		margin: 0 auto;
		margin-top: 20px;
	}
	
		#header {
			width: 1000px;
		}
			#logo {
				height: 37px;
				position: relative;
				top: 0px;
				right: 40px;
				z-index: 999;
			}
			
			#navigation {
				float: right;
				text-align: right;
			}
		
		#upper {
			width: 1000px;
			height: 250px;
		}
		
			#video_wrap {
				float: left;
			}
			
			#social_top {
				float: left;
				width: 50px;
				height: 0px;
				position: relative;
				bottom: 325px;
				right: 50px;
				z-index: 5;
			}
			
				#social_top img {
					margin-bottom: 5px;
				}
				
			#video {
				width: 650px;
				height: 325px;
				border: 5px solid #acacac;
				-moz-border-radius: 5px;
				-khtml-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
			
			#flashcontent {
				z-index: 1;	
			}
			
			#upper_text {
				float: right;
				width: 320px;
				height: 250px;
			}
			
				#youtube {
					border: 5px solid #acacac;
					-moz-border-radius: 5px;
					-khtml-border-radius: 5px;
					-webkit-border-radius: 5px;
			}
			
			#redeem img {
				margin-top: 5px;
				border: 5px solid #acacac;
				-moz-border-radius: 5px;
				-khtml-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
		
		#lower {
			width: 1000px;
			height: 300px;
			margin: 20px 0 0 0;
		}
			#left {
				float: left;
			}
		
			#news  {
				width: 300px;
				height: 310px;
				border: 5px solid #acacac;
				background-color: #ffffff;
				-moz-border-radius: 5px;
				-khtml-border-radius: 5px;
				-webkit-border-radius: 5px;
				margin: -35px 0px 10px 0px;
				display: block;
			}
				
				#news_title {
					width: 100%;
					height: 30px;
					background-color: #acacac;
				}
					
					#news_title_left {
						float: left;
						font-size: 20px;
						color: #000;
					}
					
					#news_title_right  {
						height: 26px;
						text-align: left;
						padding-top: 5px;
						margin-right: 20px;
						font: 20px #000;
						overflow:hidden;
					}
				
				#twitter_wrap {
					overflow: scroll;
					height: 280px;
				}
				
					#twitter {
						margin: 0px 5px 0px 5px;
						font-size: 12px;
					}
				
					#news li {
						list-style: inside;
						list-style-image: url('http://isaagape.com/assets/images/li.png');
					}
				
				#news_content {
				}
			
			#news2 {
				width: 300px;
				height: 310px;
				border: 5px solid #acacac;
				background-color: #ffffff;
				margin-bottom: 10px;
				-moz-border-radius: 5px;
				-khtml-border-radius: 5px;
				-webkit-border-radius: 5px;
				display: block;
			}
				
				#news2_title_left {
						font-size: 20px;
						text-align: left;
						padding-top: 5px;
						color: #000;
					}
					
			
			#news3  {
				width: 300px;
				height: 310px;
				border: 5px solid #acacac;
				background-color: #ffffff;
				overflow: hidden;
				-moz-border-radius: 5px;
				-khtml-border-radius: 5px;
				-webkit-border-radius: 5px;
				display: block;
				}
				
	#navigation a{
		font-size: 18px;
		text-decoration: none;
		color: #909090;
	}
	
	#navigation a:hover {
		color: #cecece;
	}
	
	.updates a {
		color:#666 !important;
		padding: 0xp 3px;
		font-weight: bold;
	}
	
	.updates a:hover {
		color: #CECECE !important;
		padding: 0xp 3px;
		font-weight: bold;
	}
	
	/*#news  {
		background-color: #acacac;
		fon-family: helvetica;
		font-size: 20px;
		color:#FFF;
		padding: 5px;
	}*/
	
	#news_title_right a {
		fon-family: helvetica;
		font-size: 20px;
		color:#000;
		padding: 5px;
	}
	
	#news_title_right a:hover {
		text-decoration: underline;
	}



#title {
		font-family: AnglicWar, Helvetica;
		font-size: 20px;
		color:#000;
		padding: 5px;
		width: 680px;
		min-height: 20px;
		background-color: #acacac;
		margin: -10px 0px 3px -10px;
}

#title a {
	color: #000;
}

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

#blog_feed {
	width: 280px;
	height: 270px;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	margin-top: 4px;
	overflow:scroll;
}

#blog_feed a {
	font-size: 12px;
}

#tour {
	width: 280px;
	height: 280px;
	padding: 0px 10px 0px 10px;
	overflow: scroll;
	font-size: 11px;
}

#tour a {
	font-size: 11px;
}

#news_title_left a {
	color: #000;
}

#news2_title_left a {
	color: #000;
}

#buy {
				height: 0px;
				position: relative;
				bottom: 65px;
				left: 50px;
				z-index: 100;
			}

/*TinyBox*/

#tinybox {
	position:absolute;
	display:none;
	padding:10px; 
	background:#fff url(http://isaagape.com/assets/images/preload.gif) no-repeat 50% 50%;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index:2000 !important;
	}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

/*.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}-->
.button:hover {border:1px solid #bbb; background:#e3e3e3}*/

#testclick3 a{
		color: #000;
		font-size:20px !important;
	}