/* base css */
@import url(http://www.optimizeandprophesize.com/.shared/themes/common/base-weblog.css);

/* @group layout */

/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 200%;
}

/* @group banner */

#banner
{
background:
url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/931x120_02.jpg) center top no-repeat;
height: 120px;
width: 931px;
}
   
#banner-header
{
display: block;
}

#banner-description
{
display: none;
}

/*
MJ: Old banner
url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/700x100_2.jpg) center top no-repeat;
*/

#banner
{
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

#banner-inner { 
	padding: 15px; 
	height: 130px; 
}



#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 8.75em 0 0 0;
 	font-size: small;
	
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}



/* @end */

/* @group container */

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#container { position: static; }

#container
{
	width: 780px;
}



/* @end */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }

.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 190px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 700px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 700px;
	}

	.layout-two-column-right #alpha
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */

	.layout-three-column {
	background:#EFEFEF;
	}
	
	.layout-three-column #container
	{
		width: 945px;
		font-family: Helvetica, sans-serif;
		line-height:150%;

	}
	
	.layout-three-column #container-inner {
		background:#FFFFFF; 
		border:solid #CCCCCC 1px; 
		padding-left:5px;
	}
	
	.layout-three-column #alpha
	{
		width: 190px;
		margin:20px 10px 0 10px;

		
	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #beta
	{
			width: 500px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding:15px 10px 15px 20px;
		background: #FFFFFF;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		
	}
	
	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.content-nav { margin-top: 0; }



/* @end */

/* @group links */

a
{
	text-decoration: underline;
	
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }



/* @end */

/* @group module */

.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #003366; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #003366; }


.module-header
{
	margin: 5px 0;
	border: 1px solid ;
  	padding: 3px;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
text-align: left; 
border:#CCCCCC 1px solid; 
margin:0 0 15px 0; 
padding: 0px; 
width:190px;
color: #333333;
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: x-small;
line-height: 150%;
font-weight: bold;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; padding-left:10px; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 1px solid #333333;
}

.module-photo .module-content
{
	text-align: right;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #000000;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	border: 1px solid ;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

div.module-content ul#listCat li, div.module-content ul#recpostlist li  {
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}


div.module-content ul#listCat li:hover, div.module-content ul#recpostlist li:hover  {
background:  url(http://www.optimizeandprophesize.com/orange1.png) -10px -10px repeat #9cc821;
border-bottom: 1px solid #6fa900;
border-top: 1px solid #86c709;

}



/* @end */

/* @group entry */

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a {
text-decoration:none;
font-size: 125%;
line-height: 130%;
}

.entry-body {
padding-right:35px;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer a {
	color:#9fdb49; letter-spacing: 0.1em;
 }
 
.entry-footer { 
border:solid 0px #ffffff;
line-height: 200%;
margin: 0 0 10px 0;
padding: 3px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000000;
	padding: 3px;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: large;
	text-align: center;
	
	
	
}

.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border: 1px solid #999999;
	padding: 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	
	
	
}



/* @end */

/* @group listcat */

#listCat .oddRw {
background-color:#f1fdfd;
text-overflow: ellipsis;
height:20px;
padding:3px 20px 0 5px;
margin:0;
overflow: hidden;
}

#recpostlist .evenRw {
background-color:white;
padding:3px 20px 3px 5px;
margin:0;

overflow: hidden;
}
#recpostlist .oddRw {
background-color:#f1fdfd;
padding:3px 20px 3px 5px;
margin:0;

overflow: hidden;
}


#listCat, #recpostlist {
padding: 0;
margin:0;
list-style:none;
}

#listCat a, #recpostlist a {
text-decoration:none;
}

#listCat a:hover, #recpostlist a:hover {
text-decoration:none;
}

#recpostlist li.recPostlistitem, #listCat li.catList {
padding: 5px;
}

#listCat li.catList {
padding-top: 7px;
padding-left: 12px;
}

#listCat .evenRw {
background-color:white;
padding:5px 20px 0 5px;
margin:0;
height:20px;
text-overflow: ellipsis;
overflow: hidden;
}



/* @end */

/* @group twitter */

/* twitter widget */

#twitter_div{width: 162px; height:15px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; margin: 0; padding: 0;}
#twitter_div ul{width: 160px; list-style: none; margin: 0; padding: 0; border-left: 1px solid #33ccff; border-right: 1px solid #33ccff; margin: 0 !important;}
#twitter_div ul li{padding: 8px}
#twitter_div .twitter-header{ background: transparent url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/twitter-widget/OP-twit-top.gif) no-repeat scroll 0 0; height: 35px; margin-bottom: -10px !important; padding: 0 !important; }
#twitter_div ul li.evenRw{
	border-top-color: #b9d86d;
	border-bottom-color: #b9d86d;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background: #eafaff;
}
#twitter-bot{background: url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/twitter-widget/OP-twit-bot.gif) no-repeat scroll 0 0; display:block; height: 39px;width: 162px; padding-top: 7px; margin-top: -10px;}
#twitter-link{background: url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/twitter-widget/follow-me-btnR.gif) no-repeat scroll 0 -23px; display:block; width: 138px; height: 23px; text-indent: -5000px; margin: auto;  }
#twitter-link:hover{background: url(http://www.optimizeandprophesize.com/jonathan_mendezs_blog/images/twitter-widget/follow-me-btnR.gif) no-repeat scroll 0 0; height: 23px; display:block; }



/* @end */

/* @group ie fix */

/* fixes bug in ie win */

img.image-full
{
	width: 100%;;
}



/* @end */


/* ph=1 */

