/****** FILE: themes/acory/css/content_children.css *****/
#Content_children { margin:0 -30px; padding:33px 30px 0 30px; background:#509dd3 url("/themes/acory/images/children_top.png") 0 0 no-repeat; }

.Content_children_item { border-top: 1px dotted #fff; padding:15px 0 19px 0; margin:0; overflow:hidden; }

.cImage { width:20%; float:left; }		
.cContent { width:80%; float:right; }
.Content_children_item h2 { margin:0; padding:0; height:17px; color:#043a63; font-weight:bold; font-size:16px; line-height:22px; }
.Content_children_item h2 a { text-decoration:none; }
.Content_children_item h2 a:hover, .cContent h2 a:focus { text-decoration:underline; }
.Content_children_item p { margin:13px 0 0 0; padding:0;color:#fff; }
.Content_children_item p.LinkMore { margin:12px 0 0 0; height:auto; }
.Content_children_item p.LinkMore a { padding:0 0 0 25px; background:url("/themes/acory/images/arrow.png") 0 0 no-repeat; color:#043a63; }

.cImage img { margin-top:4px; display:block; border:2px solid #fff; }
.cImage a:focus img, .cImage a:hover img, .cImage a:active img { border: 2px solid #043A63; }

#Content_children .first { border:none; }


