/*Theme Name: ORIGINAL
Theme URI: http://open-axcss.com
Description: by Ryamond.
Version: 1.6
*/
body {
	font-size						: 62.5%; /* Resets 1em to 10px */
	font-family						: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background						: #ffeec3 url(images/background-yellow.jpg) repeat-x;
	color							: #333;
	margin							: 0;
	padding							: 0;

	}

#page-wrapper
	{
		background					: url(images/artinsite_background.jpg) no-repeat;
		width						: 1020px;
		margin						: 0 auto;
	}

#header-wrapper
	{
		height						: 225px;
	}

.clearer { clear: both; }	
	
/**/
ul#navigate-main
	{
		width						: 600px;
		float						: right;
		height						: 15px;
		list-style					: none;
		font-size					: 12px;
		padding						: 15px 0 0 0;
		-padding						: 10px 0 0 0;
		margin						: 0;
	}

ul#navigate-main li
	{
		float						: left;
		padding						: 2px 8px 2px 8px;
	}

ul#navigate-main li a, a:visited
	{
		color						: #FFFFFF;
		text-decoration				: none;
		font-weight					: bold;
	}


ul#navigate-main2
	{
		clear						: both;
		height						: 42px;
		list-style					: none;
		font-size					: 12px;
		padding						: 25px 0 0 130px;
		-padding						: 25px 0 0 130px;
		margin						: 0;
	}

ul#navigate-main2 li
	{
		float						: left;
		padding						: 2px 10px 2px 10px;
	}

ul#navigate-main2 li a, a:visited
	{
		color						: #FFFFFF;
		text-decoration				: none;
		font-weight					: bold;
	}




/**/	


#content-wrapper
	{
		width						: 895px;
		background-color			: #f8f8f8;
		margin						: 0 0 0 125px;
	}

#content-wrapper2
	{
		float						: left;
		width						: 590px;
		-width						: 580px;
		margin-left					: 10px;
		display						: block;
		padding-top					: 10px;
	}
	
#sidebar-wrapper
	{
		float						: right;
		width						: 280px;
		-width						: 285px;
		display						: block;
	}	


#sidebar-wrapper ul 
	{
		margin						: 0;
		padding						: 0 0 0 10px;
		list-style					: none;
	}

#sidebar-wrapper li 
	{
		color						: #666666;
		font-size					: 12px; /* Resets 1em to 10px */
		font-weight					: normal;
		text-decoration				: none;
		padding-bottom				: 8px;
	}

#sidebar-wrapper li a, a:visited
	{
		color						: #666666;
		font-size					: 12px; /* Resets 1em to 10px */
		font-weight					: normal;
		text-decoration				: none;
		border-bottom: 1px #666666 dotted;
		
	}


#sidebar-wrapper li a:hover
	{
		color						: #666666;
		font-size					: 12px; /* Resets 1em to 10px */
		font-weight					: normal;
		text-decoration				: none;
		border-bottom				: 0;
		
	}




#featured 
	{
		background					: #FFF  url(images/post-bg.gif) repeat-x;
		padding						: 10px;
		width						: 570px;
		-width						: 560px;
		border						: 1px solid #c4c1c1;
		margin-bottom				: 10px;
	}

.titles-featured a, .titles-featured a:hover, .titles-featured {
		font-size					: 28px;
		line-height					: 30px;
		color						: #1d75cf;
		margin						: 0;
		padding						: 5px 0  0 0;
		font-weight					: normal;
}

.thumbnail-div-featured {
border: 5px solid #E7F3FF;
width: 550px; 
height: 160px;
}




.home-post-wrap
	 {
		width						: 267px;
		-width						: 258px;
		height						: 280px;
		margin-right				: 8px;
		float						: left;
		background-color			: #FFF;
		background-image			: url(images/post-bg.gif);
		background-repeat			: repeat-x;
		border						: 1px solid #c4c1c1;
		margin-bottom				: 10px;
		padding						: 10px;
	}

.home-post-wrap h2
	{
		margin						: 0;
		padding						: 0 0 5px 0;
	}

	
.home-post-wrap2
	 {
		width						: 267px;
		-width						: 258px;
		height						: 280px;
		float						: right;
		background-color			: #FFF;
		background-image			: url(images/post-bg.gif);
		background-repeat			: repeat-x;
		border						: 1px solid #c4c1c1;
		margin-bottom				: 10px;
		padding						: 10px;
	}
	
.home-post-wrap2 h2
	{
		margin						: 0;
		padding						: 0 0 5px 0;
	}



/**/



.sidebar-box h3 
	{ 
		font-size					: 11px; 
		color						: #FFF; 
		font-weight					: normal; 
		text-transform				: lowercase; 
		font-weight					: bold; 
		font-family					: Trebuchet MS; 
		background-image			: url(images/h3-bg.gif); 
		background-repeat			: no-repeat; 
		background-position			: left; 
		width						: 248px; 
		height						: 40px; 
		padding-left				: 37px;
		padding-top					: 23px; 
		float						: right;
		margin						: 0px;
}





/*=================================================*/
#footer-wrapper
	{
		background					: url(images/footer.gif) repeat-x;
		height						: 40px;
		text-align					: center;
		padding						: 10px 0 0 0 ;
		width						: 895px;
		margin						: 0 0 0 125px;
		color						: #FFFFFF;
		font-size					: 10px;
	}
	
#footer-wrapper a
	{
		
		color						: #FFFFFF;
		font-size					: 10px;
	}
	
/*===================================================*/

.box-module
	{
		background					: #FFF  url(images/post-bg.gif) repeat-x;
		padding						: 10px;
		width						: 570px;
		-width						: 560px;
		border						: 1px solid #c4c1c1;
		margin-bottom				: 10px;
	}


.box-module h3
	 {
		font-size					: 18px;
		color						: #1d75cf;
		margin						: 0;
		padding						: 5px 0  10px 0;
		font-weight					: normal;
	}
	
.box-module h3 a
	 {
		color						: #1d75cf;
		font-size					: 18px;
		font-weight					: bold;
		text-decoration				: none;
	}	


.box-module h3 a:visited
	 {
		color						: #1d75cf;
		font-size					: 18px;
		font-weight					: bold;
		text-decoration				: none;
	}	



.box-module .thumbpic
	{
		float						: left;
		width						: 75px;
		display						: block;
		padding-top					: 15px;
	}
	
.box-module .excerptpad
	{
		float						: left;
		width						: 450px;
		margin-left					: 25px;
		-margin-left				: 15px;


	}	
		
.box-module .excerptpad a
	{
		color						: #1d75cf;
		text-decoration				: none;
	}
	
.box-module .excerptpad a:visited
	{
		color						: #1d75cf;
		text-decoration				: none;
	}	
	
.box-module .excerptpad a:hover
	{
		color						: #1d75cf;
		text-decoration				: underline;
	}	
	
img 
	{ 
		border						: 0 none;
		text-decoration				: none;
	}
	
a img 
	{ 
		border						: 0 none;
		text-decoration				: none;
	}	
	
.titler-thumb
	{
		float						: left;
		width						: 90px;
		height						: 90px;
		border						: 2px solid #563535;
	}
	
.titler_cat
	{
		float						: left;
		width						: 150px;
		height						: 90px;	
		margin-left					: 10px;
		font-size					: 14px;
		padding						: 8px 0 0 0;	
	}
	
.testi-excerpt
	{
		clear						: both;
		padding						: 10px 0 0 0;
	}
	
.testi-excerpt a
	{
		color: #563535;
		text-decoration: none;
	}
	
.testi-excerpt a:visited
	{
		color: #563535;
		text-decoration: none;
	}	
	
.testi-excerpt a:hover
	{
		color: #563535;
		text-decoration: underline;
	}	
	
/* 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 */	

#content-wrapper2 a
	{
	 color:#5c3213;
	 text-decoration: underline;
	 }
	 
#content-wrapper2 a:hover
	{
	 color:#5c3213;
	 text-decoration: none;
	 }	 
	 
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 */	 