@import url("/_tmpl_styles/296/style.css");

/* custom */

input {
    font: normal 10px Verdana, Arial, sans-serif;
    border-top: 1px solid #DEDEDE;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #DEDEDE;  
    border-right: 1px solid #999;  
    color: #333;
    background-color: #FFF;
    padding: 1px 1px 1px 1px;
}

.articleTitle {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    padding: 0;
    clear: both;
    color: #000;
    background-color: transparent;
}

.articleAuthor {
    font: normal 9px Verdana, Arial, sans-serif;
    margin: 4px 0 13px 0;
    color: #999;
    background-color: transparent;
    clear: both;
}

.articleBody {
    font-family: Verdana, Arial, sans-serif;
    position: static;
    line-height: 150%;
    clear: both;  
}

body {font-family: Verdana, Arial, sans-serif;background-color:#dbeaf5;padding-top:10px;}

table.columns {
	border: thin solid #ccc;
	}

.article {
background-color:#fff;
padding: 20px 0 0 0;
border-bottom:1px solid #ccc;
margin: 10px 0 0px 0;
background-image:url('/images/article_back.gif');
background-repeat:repeat-x;
background-position:bottom;
}

.article blockquote {
background-color:#fafafa;
padding:12px 12px 1px 12px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#centercol{
padding:0 20px 0 20px;
}

#properties{
text-align:right;
font-size:10px;
color:#777;
border-bottom:1px solid #ccc;
}

#properties a{
color:#777;
}

#properties a:hover{
border-bottom:1px double;
color:#090;
}


a:link, a:active {
    color: #12679b;
    text-decoration: none;
    cursor: pointer;
}

a:visited {
    color: #12679b;
    text-decoration: none;
    cursor: pointer;
}

a:focus {
    outline: thin dotted invert;
}

a:hover {
    color: #12679b;
    text-decoration: none;
	border-bottom:1px double;
    cursor: pointer;
}



.blogHeaderLeft{
padding:1px 0 1px 0;
}


.componentBlogname{
padding:1px;

}

.componentBlogname a{
line-height:0;
color:#fff;
}

table.columns td.header {
background-color:#fff;
    padding:0;
border:0;
margin:0;
 }

table.columns td.header a {
    color: #fff;
 }

table.columns td.center {
    vertical-align: top;
    height: 100%;
    min-width: 339px;
    border-collapse: collapse;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

table.columns td.right {
    vertical-align: top;
    width: 200px;
    padding: 8px 0px 15px 0px;
    height: 100%;
border-left:1px solid #ccc;
}


.postDate {
    font-weight: bold;
font-size:1.1em;
    margin: 0 0 0 -8px;
    border-bottom: 1px solid #bbb;
    background-color: #FFFFFF;
    padding: 6px;
padding-top:14px;
    color: #666;
    white-space: nowrap;
}

#rightcol .componentHead {
/*     font-size: 10px; */
    font-weight: bold;
    color: #666;
    background-color: transparent;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 11px;
    white-space: normal;
margin-top:90px;
/margin-top:0;
}

#rightcol .componentHead a {
color:#12679b;
}

#rightcol .componentHead a:hover {
color:#12679b;
}

div.articleAll div.article{
padding:20px 20px 0px 20px;
}

div.photoAll div.article{
padding:20px 20px 0px 20px;
}

table.columns td.footer{
border:0;
border-top:1px solid #ccc;
background-color:#fff;
}

#paidBy{
border:1px solid #ccc;
padding:4px;
width:270px;
margin:0 auto;
margin-top:12px;
}