/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
.bold{
	font-weight:700
	}
.blue{
	color:#483d8b;
	}
.red{
	color:#ab0404;
	}
.extra{
	font-size:24px
	}
.big{
	font-size:19px
	}
.small{
	font-size:12px
	}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

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

a {
    color: #69c; 
}

a:hover {
    text-decoration: none;
}

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
	color: #333;   
    background: #293f56 url(http://www.tls-silom.com/images/body.gif) repeat-y  top center; 
	font: normal 14px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	line-height:150%;
}
#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

/* Header ----------------------------------------------------------------- */

#header, #content, #alpha, #beta, #footer {
    position: relative;
}
#header{
	margin-bottom:20px;
	}
#header-content{
	width:940px;
	height:340px;
	position: relative;
	background:url(http://www.tls-silom.com/images/top_bg.jpg) no-repeat bottom left;
	}
#header-name,#header-name-p,#header-description,#header-description-img,#header-description-h3{
	position:relative;
	}	
#header a {
    text-decoration: none;
	}

#header a:hover {
    text-decoration: underline;
	}

#header-inner {
    background-color: #fff;
}

#header-name {
    font-size:12px;
	background-color:#00004a;
	padding:2px;
	color:white;
	width:100%
}
#header-name-p{
	color:#00004a;
	font-size:10px;
	top:75px;
	text-align:right;
	}
#header-description{
	top:-55px;
	text-align:right;
	}
#header-description,
#header-description a { 
    font-size:12px;
    color: #999;
}
#header-description-img{
	top:-65px;
	}
#header-description-h3{
	font-size:12px;
	color:#00004a;
	top:180px;
	}
#alpha, #beta{
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner{
    position: static;
}



#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner{
    padding-right: 0;
    padding-left: 0;
}


#container-inner {
    background-color: #fff;
}

#content {
    margin-top: 15px;
}

#beta-inner{
    padding: 0 0 25px;
}


#content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer-inner,
#alpha-inner{
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}
#beta-inner{
	width:230px;
	}


/* Medium-Wide */
.layout-mw #alpha {left: 250px; width: 690px;}
.layout-mw #beta  {left: -690px; width: 250px;}

/* Wide-Medium */
.layout-wm #alpha {width: 690px;}
.layout-wm #beta { width: 250px;}





/* Assets */

.asset-body,.asset-more,.asset-more-link,.asset-excerpt,.archive-content { clear: both;}
.asset,.archive {  overflow: hidden; width: 100%;}
.asset,.asset-content,.archive { position: static; clear: both;}
.asset,.archive,.search-form { margin-bottom: 1.5em;}
.asset-header,.asset-content,.asset-body,.archive-content,.search-form-header,.search-results-header {
    margin-bottom: .75em;}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}



/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.menu a{
	display:block;
	width:185px;
	height:50px;
	background-color:#7b68ee;
	border-left:10px solid #483d8b;
	margin:1px 0 0 0 ;
	color:white;
	padding:10px 0 5px 0;
	text-decoration:none;
	font-weight:nomal;
}


.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}


.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* Content ---------------------------------------------------------------- */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #d8e8f5;
}

.asset-footer {
    border-top: 1px solid #d8e8f5;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}


.asset-name,
.asset-name a,
.archive-title {
    color: #69c;
}

.asset-footer {
    border-top-color: #d8e8f5;
}
.archive-header,
.search-form-header,
.search-results-header {
    color: #69c;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */
layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }

.widget a,
.archive-widget .widget-list .item {
    color: #3a536a;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-family: arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background-color: #69c; 
}  
.widget .widget-header {
    border-left: 1px solid #fff;
}


.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header .edit a {
    border-left-color: #fff
} 
.widget-content {
    padding: 0 15px;
}

.media-stream-widget img {
    border: 1px solid #999;
} 

.widget-header {
    font-size: 14px;
		color:white;
}

.widget-header a {
    text-decoration: none;
	color:white;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 13px;
	width:250px;
}



/* Footer ----------------------------------------------------------------- */

}
#footer-content,
#footer-content a {
    color: #fff;
}

#footer { 
    background-color: #05182b; 
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

/* Utility */

.widget-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}

/* Form Styles ---------------------------------------------------------- */
.form h3{
	font-size:18px;
	margin-top:40px;
	color:#00a;
	font-weight:700
	}
.form dt{
	display:block;
	font-weight:700;
	color:#979795;
	width:130px;
	padding:10px 10px 0 10px;
	float:left;
	clear:left;
	margin-left:10px;
	border-top:1px solid #dedfdf;
	}
.form dd{
	display:block;
	padding:10px 0 10px 10px;
	border-top:1px solid #dedfdf;
	}
.question dt{color:red;width:650px;}
.question dd{
	padding:10px;
	width:630px;
	}
.lineblue0{background-color:#EBF3FF;}
.lineblue1{background-color:#F7FAFF;}

/* Custom Styles ---------------------------------------------------------- */

.connections-view #header-content {
    background-color: #FEE0B0;

}
.group-banner {
    top: 33px;
}
.com_link{
	background-color:#f3ffff;
	padding:15px;
	}
.com_link_header{
	background:url(http://www.tls-silom.com/images/com_logo.jpg) no-repeat left;
	width:350px;
	height:97px;
	}
.com_link h3{
	font-size:17px;
	}
.com_link p{
	lineheight:150%;
	}