@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	line-height: 1em;
	font-size: 12px;
	background: #d3d9dc;
	/*background: #ffffff url(img/bg.png) repeat scroll 0 0;*/
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	margin: 0pt;
	cursor: default;
}
table{
	border-collapse: separate;
	border-spacing: 0pt;
}
strong{
	font-weight: 700;
}
caption, th, td{
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
pre{
	font-family: Arial, Helvetica, sans-serif;
}
#form-container{
	background-color:#f5f5f5;
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

input{
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	padding: 7px 3px 0 4px;
	font-size: 11px;
}
select{
	font-size: 11px;
	color: #888888;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CAD2CE;
}
ul{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
	outline: none !Important;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	line-height: 0;
}
.clearfix{
	overflow: hidden;
}
.clearfix2{
	overflow: visible;
}
.fleft{
	float: left;
	height: 100px;
}
.fright{
	float: right;
}
.italic{
	font-style: italic;
}
/******* /GENERAL RESET *******/

/******* MAIN WRAPPER *******/
.wrapper{
	width: 1000px;
	margin: 0pt auto;
	font-size: 12px;
	color: #fff;
	background: transparent url(img/bgcont.png) no-repeat scroll 0 0;
}
/******* /MAIN WRAPPER *******/

/******* TOP *******/
#top h1{
	position: relative;
}
#top h1 a{
	width: 300px;
	height: 155px;
	overflow: hidden;
	text-indent: 999999px;
	position: absolute;
	display: block;
	top: 0;
	left: 45px;
}
#menu{
	width: 615px;
	margin-left: 395px;
	margin-top: 30px;
}
#menu li{
	width: 134px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 35px;
}
#menu li.first{
	width: auto;
}
#menu li.last{
	margin-right: 0;
}
#menu li a{
	font-weight: 700;
	padding: 30px 0 30px;
	display: block;
	font-size: 24px;
	line-height: 20px;
	color: #6684c1;	
}
#menu li a:hover{
	color: #481728;
	text-decoration: none;
}


#menu li a span{
	font-size: 12px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/******* /TOP *******/

/******* CONTENT *******/
#content{
	padding-left: 20px;
	margin-top: 25px;
}
#content_index{
	padding-left: 20px;
	margin-top: 25px;
}
#content .wrappost{
	width: 670px;
	background: #8c8c8c;
	margin-bottom: 30px;
	border: 1px solid #3e3e3e;
	padding: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#content_index .wrappost{
	width: 670px;
	background: #8c8c8c;
	margin-bottom: 30px;
	border: 1px solid #3e3e3e;
	padding: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#content .post{
	padding: 38px 38px 38px 190px;
	background: #fff;
	border: 1px solid #050505;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#content_index .post{
	padding: 38px;
	background: #fff;
	border: 1px solid #050505;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#content .post a{
	color: #498bbf
	display: block;
	text-indent: -9999px;
}
#content_index .post a{
	color: #498bbf
	display: block;
	text-indent: -9999px;
}
#content .post .entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #8a858a;
	color: #868286;
	color: #7e7c7e;
}
#content_index .post .entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #8a858a;
	color: #868286;
	color: #7e7c7e;
}
#content .post .entry .wrapentry{
	margin-bottom: 10px;
}
#content_index .post .entry .wrapentry{
	margin-bottom: 10px;
}


#content .post .entry .wrapentry img{
	padding: 0;
	border: 0;
	background: transparent;
}
#content_index .post .entry .wrapentry img{
	padding: 0;
	border: 0;
	background: transparent;
}


#content .post .entry h2, #content .post .entry h3, #content .post .entry h4{
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-align: right;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;
}
#content_index .post .entry h2, #content .post .entry h3, #content .post .entry h4{
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-align: right;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;
}
#content .post .entry h3, #content .post .entry h4{
	font-size: 24px;
	text-align: left;
	color: #303030;
	/*padding-top: 18px;*/
}
#content_index .post .entry h3, #content .post .entry h4{
	font-size: 24px;
	text-align: left;
	color: #303030;
	/*padding-top: 18px;*/
}
#content .post .entry h4{
	font-size: 18px;
	padding-top: 0;
}
#content_index .post .entry h4{
	font-size: 18px;
	padding-top: 0;
}
#content .post .entry ul{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 1.3em;
	position: absolute;
	top: 200px;
	left:770px;
}
#content_index .post .entry ul{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 1.3em;
	position: absolute;
	top: 200px;
	left:770px;
}
#content .post .entry ul li{
	margin-bottom: 0.5em;
	list-style: none;
}
#content_index .post .entry ul li{
	margin-bottom: 0.5em;
	list-style: none;
}
#content .post .entry .info{
	width: 337px;
	text-align: right;
	padding-bottom: 15px;
}
#content_index .post .entry .info{
	width: 337px;
	text-align: right;
	padding-bottom: 15px;
}
#content .post .entry h2 a{
	color: #303030;
}
#content_index .post .entry h2 a{
	color: #303030;
}
#content .post .entry h2 a:hover{
	color: #000;
}
#content_index .post .entry h2 a:hover{
	color: #000;
}
#content .post .entry p{
	padding-bottom: 18px;
}
#content .post .entry p{
	padding-bottom: 2px;
}
#content_index .post .entry blockquote{
	background: #fafad6 url(img/quote.gif) no-repeat scroll 0 0;
	border: 1px solid #f6d87d;
	padding: 12px 40px 12px 40px;
	color: #3a3a3a;
	font-size: 13px;
	font-style: italic;
	margin: 1.3em 0 2.9em;
}
#content .post .entry img{
	background-color : rgba(ff, ff, ff, .5);
	margin: 0 0 25px 0;
}
#content_index .post .entry img{
	background-color : rgba(ff, ff, ff, .5);
	margin: 0 0 100px 0;
}
#content .post .entry a:hover{
	text-decoration: underline;
}
#content_index .post .entry a:hover{
	text-decoration: underline;
}
#content .post .entry h2 a:hover{
	text-decoration: none;
}
#content_index .post .entry h2 a:hover{
	text-decoration: none;
}
#content .post .entry .info{
	font-size: 12px;
}
#content_index .post .entry .info{
	font-size: 12px;
}
#content .post .entry .author{
	background: #fff8cc;
	border-bottom: 1px solid #ffe222;
	padding: 2px 4px 2px 4px;
	color: #000;
}
#content_index .post .entry .author{
	background: #fff8cc;
	border-bottom: 1px solid #ffe222;
	padding: 2px 4px 2px 4px;
	color: #000;
}
#content .post .entry .author a{
	color: #000;
}
#content_index .post .entry .author a{
	color: #000;
}
#content .post .entry .metainfo{
	margin-top: 9px;
}
#content_index .post .entry .metainfo{
	margin-top: 9px;
}
#content .post .entry .tags{
	margin-right: 6px;
	background: transparent url(img/tags.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 15px;
}
#content_index .post .entry .tags{
	margin-right: 6px;
	background: transparent url(img/tags.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 15px;
}
#content .post .entry .comments{
	background: transparent url(img/comments.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 20px;
}
#content_index .post .entry .comments{
	background: transparent url(img/comments.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 20px;
}
#content .post.comments{
	margin-top: 30px;
}
#content_index .post.comments{
	margin-top: 30px;
}
#content .post.comments{
	padding: 24px 38px 38px 38px;
}
#content_index .post.comments{
	padding: 24px 38px 38px 38px;
}
#content .post.comments .comment{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}
#content_index .post.comments .comment{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}
#content .post.comments .comment .name{
	width: 76px;
	font-size: 11px;
	text-align: center;
}
#content_index .post.comments .comment .name{
	width: 76px;
	font-size: 11px;
	text-align: center;
}
#content .post.comments .comment .message{
	width: 496px;
	font-size: 12px;
	margin-left: 20px;
}
#content_index .post.comments .comment .message{
	width: 496px;
	font-size: 12px;
	margin-left: 20px;
}
#content .post.comments .comment .date{
	font-size: 11px;
}
#content_index .post.comments .comment .date{
	font-size: 11px;
}
#content .post div.p18{
	padding-top: 18px;
}
#content_index .post div.p18{
	padding-top: 18px;
}
#content .post.comments .write{
	padding-top: 1.3em;
}
#content_index .post.comments .write{
	padding-top: 1.3em;
}
#content .post textarea, #content .post  input{
	border: 1px solid #ced0d0;
	font-size: 12px;
	padding: 16px;
	width: 558px;
	color: #7e7c7e;
	margin-bottom: 1.3em;
}
#content_index .post textarea, #content .post  input{
	border: 1px solid #ced0d0;
	font-size: 12px;
	padding: 16px;
	width: 558px;
	color: #7e7c7e;
	margin-bottom: 1.3em;
}
#content .post textarea{
	min-height: 100px;
}
#content_index .post textarea{
	min-height: 100px;
}
#content .post input{
	width: 578px;
	padding: 6px;
}
#content_index .post input{
	width: 578px;
	padding: 6px;
}
#content .post input.submit{
	width: auto;
	float: right;
	background: #292929;
	color: #fff;
	border: 0;
	margin-top: -20px;
}
#content_index .post input.submit{
	width: auto;
	float: right;
	background: #292929;
	color: #fff;
	border: 0;
	margin-top: -20px;
}
#content .post input.submit:hover{
	background: #333;
}
#content_index .post input.submit:hover{
	background: #333;
}
/******* /CONTENT *******/

/******* RIGHTBAR *******/
#rightbar{
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 2px;
}
#rightbar .section{
	background: #d3d9dc;
	padding: 15px;
	color: #8c8c8c;
	/*border: 1px solid #393939;*/
	margin-bottom: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	line-height: 1.2em;
}
#rightbar .section.search{
	padding: 0;
	margin-top: 25px;
	position: relative;
	text-decoration: none;
}
#rightbar input{
	width: 200px;
	background: transparent;
	color: #000000;
	padding: 5px 4px 5px 7px;
}
#rightbar input.search{
	width: 43px;
	height: 43px;
	padding: 0;
	position: absolute;
	top: -8px;
	right: -2px;
	background: transparent url(img/search.png) no-repeat scroll 0 0;
}
#rightbar .section li{
	margin-bottom: 13px;
}
#rightbar .section li.last{
	margin-bottom: 0;
}
#rightbar a{
	color: #481728;
	background-color: #ffffff;
}
#rightbar a:hover{
	text-decoration: underline;
		
		color: #498bbf;
}
#rightbar .section li{
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f2e8;
	color: rgba(72, 23, 40, 0.5);
	overflow-x: hidden;
	overflow-y: hidden;
}
#rightbar .section li a{
	font-family: Myriad Pro,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;	
	display: block;
	padding: 10px 15px 10px 15px;
/*	border: 1px solid #000000;*/
	background-color: rgba(255, 255, 255, 0.5);
}

#rightbar .section li a:hover{
	font-family: Myriad Pro,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;	
	background-color: rgba(102, 132, 193, 0.5);
	display: block;
	padding: 10px 15px 10px 15px;
/*	border: 1px solid #000000;*/
	color: rgba(255, 255, 255, 1.0);
}
/*

#rightbar .section li a:hover {
	font-family: Myriad Pro,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;
	background-color: rgba(102, 132, 193, 0.5);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: rgba(255, 255, 255, 1.0);
}
*/


#rightbar .section .rss{
	background: transparent url(img/rss.png) no-repeat scroll 0 0;
}
#rightbar .section .twitter{
	background: transparent url(img/twitter.png) no-repeat scroll 0 0;
}
#rightbar .section .fans{
	background: transparent url(img/fans.png) no-repeat scroll 0 0;
}
#rightbar .section .flickr{
	background: transparent url(img/flickr.png) no-repeat scroll 0 0;
}
#rightbar .section .members{
	background: transparent url(img/members.png) no-repeat scroll 0 0;
	padding-bottom: 4px;
}
#rightbar .section ul.gallery li, #rightbar .section ul.community li{
	padding: 0;
	display: inline;
	margin-left: 9px;
}
#rightbar .section ul.gallery li img, #rightbar .section ul.community li img{
	border: 1px solid #000;
	margin-bottom: 9px;
}
#rightbar .section ul.gallery li img:hover, #rightbar .section ul.community li img:hover{
	border-color: #dbdbdb;
}
#rightbar .mainads li{
	margin-bottom: 30px;
}
#rightbar .section ul.community li img{
	border: 0;
}
#rightbar .smallads{
	margin-bottom: 30px;
}
#rightbar .smallads li{
	display: block;
	margin-bottom: 10px;
	height: 125px;
	width: 125px;
	float: left;
	text-align: center;
	line-height: 125px;
	background: #171717;
	color: #8c8c8c;
}
#rightbar .smallads li a{
	display: block;
}
#rightbar .smallads li.right{
	margin-left: 10px;
}
/******* /RIGHTBAR *******/


/******* GALLERIA *******/
#gallery {
padding: 20px;
width: 300px;
}

#gallery a > img {
padding: 20px;
width: 260px;
margin-bottom: 20px;
}
#gallery p {
color:#000;
}

.galleria {
  list-style: none;
  width: 400px;
}

.galleria li {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
  margin: 0 10px 10px 0;
}

.galleria li a {
  display: none;
}

.galleria li div {
  position: absolute;
  display: none;
  top: 0;
  left: 180px;
}

.galleria li div img {
  cursor: pointer;
}

.galleria li.active div img, .galleria li.active div {
  display: block;
}

.galleria li img.thumb {
  cursor: pointer;
  top: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
}

.galleria li .caption {
  display: block;
  padding-top: .5em;
}

* html .galleria li div span {
  width: 400px;
}

#content .gallery_main{
/*	padding: 38px;*/
	background: #fff;
	
}


#content .gallery_main h4{
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-align: right;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 14px;
}

#content .gallery_main p{
	padding-bottom: 18px;
}

#content .gallery_main input{
	border: 1px solid #ced0d0;
	font-size: 12px;
	padding: 16px;
	width: 558px;
	color: #7e7c7e;
	margin-bottom: 1.3em;
}

#content .gallery_main{
	width: 600px;
	margin-bottom: 30px;
}
.nav{
	clear:left;
	position:relative;
	left:500px;
	top:-20px;
}

/* MSIE bug */
/******* /GALLERIA*******/






/******* FOOTER *******/
#footer{
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
	background: #171717;
	padding: 15px;
	color: #8c8c8c;
	border: 1px solid #393939;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	line-height: 1.2em;
}
#footer a{
	color: #fff8cc;
	color: #498bbf;
}
#footer a:hover{
	text-decoration: underline;
}
/******* /FOOTER *******/



/******* RESUME *******/

span {
   font-family:'sans-serif', 'Myriad Pro Light'; font-size:10pt; color:#2B2B2B;
}

.dates {
   text-align: right;
}
/******* /RESUME *******/


.secondary {
	float: right;
	width: 25%;
	}
	
	/* secondary styles 
--------------------------------------------- */

div.mod {
	margin: 0 0 1.5em 0;
	padding: 15px;
	background: #d3d9dc;
	}
div.mod2 {
	margin: 0 0 1.5em 0;
	padding: 15px;
	background: #d3d9dc;
	}
div.alt {
	margin-bottom: .5em;
	background: none;
	}
div.mod h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #6684c1;
	border-bottom: 2px solid #ecebe1;
	}
div.alt h3 {
	border-bottom-color: #e2e1d4;
	}

/* menu list */

ul.lst li a {
	display: block;
	padding: 7px;
	border-bottom: 1px solid #f3f2e8;
	overflow: hidden;
	}
ul.lst li.last a {
	border: none;
	}
ul.lst a:hover {
	background: #f8f7f1;
	}
ul.lst li em {
	float: right;
	margin: 0 0 0 5px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #9c836e;
	}