/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://agorian.com/apps/mt-static/themes/base-weblog.css);
@import url(http://agorian.com/photo/style/album.css);

/* general page elements */

a {	text-decoration: none; font-weight: bold;}
a:link { color: #336600; }
a:visited { color: #336600; }
a:active { color: #336600; }
a:hover { color: #999999; }

/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #dddddd;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 1px solid #CCCCCC;
	background: #dddddd;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #333333 ; /*#99CC66*/
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-inner { padding: 0px; margin:0; }

#banner a
{       padding:0px 0 10px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#banner img {float:left;}
#banner-header
{
	margin: 0px 0 0px 10px; padding:5px 0; 
	font-size: x-large;
	font-weight: bold;	
}

#banner-description
{
	margin: 5px 0;
	font-size: small;
}

/* default to artistic/calendar/timeline layout */

#container
{
	width: auto;
}
/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	margin: 0 0 10px 0;
	border: 0;	
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
}
.entry-header {
	margin: 1px 0 10px 0;
	border: 0;
	color: #666666;
	font-family:  'trebuchet ms', verdana,  helvetica, arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
}
.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,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px solid #CCCCCC;
	padding: 3px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

/* fixes bug in ie win */
img.image-full {
	width: 320px;
}

/* modules */

	.module a {
		text-decoration: none;
		font-weight: bold;
	}
	.module a:link { color: #336600; }
	.module a:visited { color: #336600; }
	.module a:active { color: #336600; }
	.module a:hover { color: #99CC66; }

.module-header {
	margin: 5px 0;
	border-bottom: 1px dotted #CCCCCC;
  	padding: 3px;
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content {
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;	
	text-align: left;
}

.module-list { margin: 0; font-size:12px; }
.module-list-item { margin: 5px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 3px solid #EEEEEE;
}

.module-photo
{
	text-align: left;
}

.module-powered .module-content { text-align: center; }

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: auto; 
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
		background: #dddddd;
	background-image: url(http://agorian.com/photo/style/bg.jpg);
	background-repeat: repeat-x;
	}

	.layout-one-column #alpha-inner
	{
		padding: 14px 14px 14px 20px;
                width:auto;
	}

	.layout-one-column .entry {
               max-width:800px;
        }

/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: auto;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		display: block;
		position: absolute;
		float: none;
		left: 0;
		top: 0;
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
			display: block;
			float: none;
			width: auto;
			margin-left: 200px;
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

/* two-column-right tweaks */
	.layout-two-column-right { min-width:950px; }
	.layout-two-column-right #container
	{
		width: auto;
color:#dddddd;
	}

	.layout-two-column-right #alpha
	{
			display: block;
			float: none;
			width: auto;
			margin-right: 160px;
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #dddddd;
	color: #333333;
	background-image: url(http://agorian.com/photo/style/bg.jpg);
	background-repeat: repeat-x;
	}
	
	.layout-two-column-right #beta
	{
		width: 160px;
		display: block;
		position: absolute;
		float: none;
		right: 0;
		top: 0;
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 1px solid #CCCCCC;
		padding: 14px 14px 14px 14px;
		background: #dddddd;
	color: #333333;
	background-image: url(http://agorian.com/photo/style/bg.jpg);
	background-repeat: repeat-x;
	}

/*******************************************/

#mysites { line-height:150%;}
.hdr { 
  font-size:14px; font-weight:bold; padding-left:18px;
  background : url(http://agorian.com/album/ic/ls4r.gif) no-repeat;
}
.arrow-blue {
   background:url(http://agorian.com/album/ic/ls1b.jpg) no-repeat ;padding-left:10px;
}
.list_blue {
  list-style-image:url(http://agorian.com/album/ic/ls1b.jpg) ;
  margin-left:10px;
}
.list_3blue {
  list-style-image : url(http://agorian.com/album/ic/ls3b.jpg) ;
  margin : 0 ;
}
.list3g {
  background-repeat : no-repeat;
  list-style-image : url(http://agorian.com/album/ic/ls3g.jpg);
  margin:0 0 0 2em; padding:0px;
}
.list3g li {  font-size:12pt; }
.thumbnail { width:120px;  height:90px; margin:0 5px 0 5px; padding:3px; border:solid silver 1px; }

/* Download */
a#download { background: url(http://agorian.com/img/icon/dl16.gif) no-repeat ; padding-left:18px; }

/* popup.css */

#help_tooltip{
	border:1px solid #e1e1e1;
	padding:2px 10px;
	background:#fafafa;
	text-align:left;font-size:small;
	}

.lightbox img { width:120px;height:90px; }

.linebreak { clear: both; height: 1px; overflow: hidden; margin: -1px 0 0 0; font-size: 1px; }

.clear { clear:both; overflow: hidden; }
td { vertical-align:top; }

.footer { color:#666666; text-align:center; font-size:x-small; }
.footer a { color:#666666; font-size: x-small; }

