/*
Theme Name: CDIA THEME
Theme URI: http://cdia.org
Description: Custom theme built for this site.

*/

/*----------Text Styles----------*/

.clear {
clear: both;
}

.ws6 {font-size: 8px;}

.ws7 {font-size: 9.3px;}

.ws8 {font-size: 11px;}

.ws9 {font-size: 12px;}

.ws10 {font-size: 13px;}

.ws11 {font-size: 15px;}

.ws12 {font-size: 16px;}

.ws14 {font-size: 19px;}

.ws16 {font-size: 21px;}

.ws18 {font-size: 24px;}

.ws20 {font-size: 27px;}

.ws22 {font-size: 29px;}

.ws24 {font-size: 32px;}

.ws26 {font-size: 35px;}

.ws28 {font-size: 37px;}

.ws36 {font-size: 48px;}

.ws48 {font-size: 64px;}

.ws72 {font-size: 96px;}

.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}

/*----------Para Styles----------*/

DIV,UL,OL /* Left */

{

 margin-top: 0px;

 margin-bottom: 0px;

}

a.style1:link{color:#000000;text-decoration: none;}

a.style1:visited{color:#0000FF;text-decoration: none;}

a.style1:hover{font-family:Tahoma;color:#FF6600;text-decoration: none;}


div#container

{

	position:relative;

	width: 932px;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	text-align:left; 

}

body {text-align:center;margin:0;background-color:#467BBD;
font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;
}

a {
color: #ff6600;
font-weight: bold;
}
a:hover {
color: #0b99e8;
}

.sidebar {

margin-LEFT: 26px;
float: left;
WIDTH: 150px;
margin-TOP: 214px;
}

.sidebar h2 {
font-size: 16px;
line-height: 20px;
color: #222;
}

.sidebar a {
display: block;
margin-bottom: 10px;
text-decoration:none;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #0b99e8;
}

.sidebar a:hover {
color: #ff6600;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.comment_childs {
padding: 10px !important;
}