/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.692 Arial,Verdana,Helvetica,"Lucida Sans",Sans-Serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/*---------------- start style----------------------- */
a{
	color:#2a5591;
	text-decoration:none;
}
#TB_window a{
	color:#2a5591 !important;
	text-decoration:none;
}
/* network */
p{
	padding-bottom:20px;
	margin:0;
}
#anchor_network{
	color:#d2d1d1;
	letter-spacing:-1px;
	font-size:14px; line-height:14px;
}
#list_network ul li,#list_network ul li a{
	color:#000;
	line-height:12px;
	text-decoration:none;
}
/* search */
#s{
	color:#959595;
	font-size:12px;
	line-height:12px;
	text-align:center;
}
/* post */
.entry{
	color:#333333;
}
.entry h1{
	font-size: 2em;
	line-height: 0.846154em;
}
.entry h2{
}
.entry h3{
}
.post_title,.page_title{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode", "Myriad Pro", "Trebuchet MS";
	font-size:24px;
	line-height:22px;
	color:#cb0101;
	font-weight:bold;
}
.post_title a,.page_title a{
	font-size:24px;
	color:#cb0101;
	text-decoration:none;
	font-weight:bold;
}
.post_meta{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif, "Myriad Pro";
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.post_meta a{
	color:#000;
	text-decoration:none;
}
.entry a{
	color:#2a5591;
	text-decoration:none;
}
#breadcrumb,#breadcrumb a{
	font-size:11px;
	font-weight:bold;
	color:#aeaeae;
}
/* sidebar */
.widget,.widget a{
	color:#000033;
	text-decoration:none;
}
.widget li{
	line-height: 1em;
}
.widget_head,.widget_head h3,.widget_head a{
	color:#000;
	font-weight:normal;
	font-size: 19px;
	line-height:19px;
	text-decoration:none;
}
/* footer */
#footer_wrap,#footer_wrap a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
/* caption */
.wp-caption {
	color:#666666;
}
/* code & pre */
/*
code, pre{
	color:#3ca5b1;
	line-height:24px;
}
*/
blockquote{
	color:#000033;
}
/* comment */
.sub_title{
	color:#333333;
	font-size:19px;
}
.desc_title{	
	color:#999999;
}
.comment a{
	text-decoration:none;
	color:#aaaaaa;
}
.comment p{
}
.comment_author,.comment_author a{
	color:#121d31;	
}
.comment_date{
	color:#666666;
	font-weight:normal;
}
.textarea, .input_text, .medium{
	color:#666;
	font-family:Arial,Verdana,Helvetica,"Lucida Sans",Sans-Serif;
	font-size:12px;
}
/* welcom */
#welcome h1, h2, h3{
	color:#cb0101;
	font-size:18px;
	font-weight:normal;
}
.box_title{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode", "Myriad Pro", "Trebuchet MS";
	font-size:24px;
	color:#cb0101;
	font-weight:bold;
}

/* misc */
.big{
	font-size:18px;
}
.med{
	font-size:14px;
}
/* thumbnail */
.content_event .thumbnail_title, .content_event .thumbnail_title a{
	color:#555;
	font-size:14px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode", "Myriad Pro", "Trebuchet MS";
} 
.content_event .thumbnail_entry{
	font-size:14px;
	line-height:18px;
}
.content_event .thumbnail_readmore a,.speaker_entry .thumbnail_readmore a{
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	clear:both;
	line-height:12px;
}
.content_event .thumbnail_date{
	color:#555;
	font-size:12px;
	font-family: Arial,Verdana,  Helvetica, sans-serif, "Lucida Sans Unicode", "Myriad Pro", "Trebuchet MS";
} 
.gray{
	color:#555;
}
.thumbnail_title,.thumbnail_title a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif, "Myriad Pro";
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#555;
}
.thumbnail_date,.thumbnail_date a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif, "Myriad Pro";
	font-size:12px;
	color:#555;
}


