/* HTML Elements */
html {direction:rtl}
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Tahoma, Arial, Geneva, sans-serif;
	background: #d1d1d1;
	color: #505050;
	}

p {	
	margin: 15px 0;
	text-align:justify;
	}

a:link, a:visited {
	color: #000;
	text-decoration:none
	}

a:hover, a:active {
	color: #808080;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Tahoma, Geneva, sans-serif;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

/* Structure */
#head {
	width:900px;
	margin:0px auto;
	margin-top:0px;
	font-size:0.7em;
	background:#fff url(images/header2.jpg) left top no-repeat;
	border-right:5px solid #eee;
	border-left:5px solid #eee;
	padding-bottom:5px
	}

#page {
	width:900px;
	margin:0px auto;
	background:#eee url(images/gradientright.jpg) repeat-x;
	font-size:0.7em;
	border-right:5px solid #eee;
	border-left:5px solid #eee;
	}

.right {
	float:right;
	}

.left {
	float:left;
	}

#topnav {
	margin:0 auto;
	padding:0px;
	width:900px;
	font-size:0.6em;
	border-right:5px solid #eee;
	border-left:5px solid #eee;
	background:#fff;
	}

#topnav ul {
	list-style: none;
	margin-right:225px;
	}

#topnav li {
	float:right;
	list-style:none;
	cursor: pointer;
	display:block;
	font:1.6em Arial, Helvetica, sans-serif;
	}
#topnav a, #topnav a:visited {
	margin: 0px;
	padding:3px 5px;
	font-weight:bold;
	display:block;
	}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px;
	background:#336699;
	width:900px;
	font-size:0.6em;
	border-right:5px solid #eee;
	border-left:5px solid #eee;
	}

#navbar div.right, #navbar span.left {width:11px; display:block;}
#navbar div.right {background:#fff url(images/navbar_right.png);}
#navbar div.left {background:#fff url(images/navbar_left.png);}


#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:right;
	list-style:none;
	cursor: pointer;
	display:block;
	background:url(images/navbar_sep.png) 0 50% no-repeat;
	font:1.6em Arial, Helvetica, sans-serif;
	}

#page-bar li:hover {
	background: #6699cc;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 10px;
	font-weight:bold;
	color:#fead01;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#fff;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	height:25px;
	width:146px;
	float:right;
	text-align:center;
	margin-left:5px;
	background:url(images/bg_search.gif) no-repeat;
	padding:0;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	font:1em Arial, Helvetica, sans-serif;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #336699 url(images/dots_nav.gif) 0 100% repeat-x;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #6699cc;
	padding: 4px 10px 4px 10px;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	}

h2 {
	font:2.0em Arial;
	font-weight:bold;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-right:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:320px;
	background:#fff url(images/bg_header_top.gif) 0 -1px repeat-x;
	padding:32px 0 6px;
	}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 0px 10px;
	background:#eee;
	width:900px;
	font-size:0.7em;
	border-right:5px solid #eee;
	border-left:5px solid #eee;
	}

#headline {
	width:670px;
	float:left;
	padding:0px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	color:#fff;
	overflow:hidden;
	background:#ddd
	}

#headline a {
	color:#ccc;
	}


#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:1.2em Arial;
	font-weight:bold;
	text-transform:lowercase;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline .title {
	font:1.1em Arial;
	font-weight:bold;
	display:block;
	}

#headline .meta {
	display:block;
	padding:4px 0px;
	color:#ececec;
	font-size:0.85em;
	}

#headline p {
	text-align:justify;
	}

#featured {
	width:230px;
	float:right;
	padding:0px;
	margin:0px;
	font-size:0.9em;
	background:#ddd url(images/bg_construction.gif) 50% 50% no-repeat;
	height:265px;
	overflow:hidden;
	text-align:center;
	}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	margin-left:33px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	float:left;
	width:193px;
	font-size:0.9em;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
	}

#featured .title {
	font-weight:bold;
	font:1.6em Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#featured .divider {
	margin-right:95px;
	}

#featured ul {list-style:none; margin-right:15px; margin-top:5px}
#featured ul li {background:url(images/bullet2.png) 100% 5px no-repeat; padding-right:10px; font-size:11px; font-weight:bold; margin-bottom:5px; color:#757575; font-size:13px; text-align:right}

.sidebar-sep {height:17px; background:url(images/sidebar_sep.png) no-repeat; margin-bottom:15px;}
.sidebar-sep div {height:12px; margin:3px 10px 0 39px; background:url(images/sidebar_sep2.png) 0 0 no-repeat}

#headline a img, #featured a img {
	margin-top:5px;
	}
#featured h2 {text-align:center}
#featured h2 a img {border:0; margin:0; padding:0}
#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-left:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-left:15px;
	margin-bottom:10px;
	}

#single_head {
	width:195px;
	float:right;
	padding:15px 25px 20px 12px;
	margin:0;
	background:#333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:left;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	text-align:justify;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
	margin:0 auto;
	border-bottom:5px solid #fff;
	font-size:0.7em;
	}

#more-head {
	background:url(images/newsbar_bg.png);
	text-align:center;
	float:right;
	width:590px;
	height:34px;
	}

#more-feat {
	background:#dedede;
	text-align:center;
	float:left;
	width:320px;
	padding:0px 13px 10px 10px;
	}

#more-head a {
	color:#ffae01;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	font-weight:bold;
	}

#more-feat a:hover {
	text-decoration:none;
	}

#more-head a:hover {
	text-decoration:none;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	font-size:0.7em;
	border-right:5px solid #fff;
	border-left:5px solid #fff;
	}
    
.category {
	width:164px;
	float:right;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	}

#front-list .cat_title {
	font-size:1.25em;
	}

#front-popular h3 {
	color:#fff;
	font-size:1.7em;
	}
#front-popular h3 span{
	color:#ccc;
	font-size:.7em;
	}

#front-popular p, #front-popular p.copy {
	font-size:.9em;
	font-family:Tahoma, Geneva, sans-serif;
}
#front-popular p.copy {color:#ccc}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 900px;
	}

#bottom-right {
	float:right;
	padding-top:20px;
	}

#bottom-right .meta, #content.archive .meta, #bottom-right .meta a, #content.archive .meta a {
	font-size:0.85em;
	color:#999;
	font-weight:normal;
	}

#front-list {
	width:200px;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	position:relative;
	}
#paged-list h3, #front-list h3 {text-align:center; border-bottom:1px solid #fff; margin:0 0 10px 0; background:#29568f;}
#front-list .nav-about h3 {margin:0 10px 10px 10px}
#front-list .nav-about ul {list-style:none; margin:0 15px;}
#front-list .nav-about ul li {padding-right:10px; font-size:11px; margin-bottom:0px; color:#fff}
#front-list .nav-about ul li a {color:#fff}
#front-list .nav-about ul li:hover {background:#6699cc}

#front-list .nav-about {background:#29568f;}

#front-list blockquote {
	padding: 0px 10px;
	}

#front-list .title {
	font:1.3em Arial;
	font-weight:bold;
	}

#front-list .divider {
	margin-right:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:428px;
	font-size:1.05em;
	line-height:1.75em;
	}
#paged-list .padding {margin:0 10px}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:right;
	margin:8px 0px 7px 10px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:right;
	margin:8px 0px 7px 10px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:1.4em Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:600px;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:right;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol {
	margin-bottom:15px;
	}

#content h2.title {
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	}

.entry ul li {	
	list-style:square;
	margin-right:30px;
	}

.entry ol li {	
	list-style:decimal;
	margin-right:30px;
	}

.entry ol li ul li {	
	list-style:square;
	margin-right:20px;
	}

.entry img, .post a img {
	border:1px solid #ccc;
	margin:0 0 5px 10px;
	padding:2px;
	}

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.8em Tahoma, Geneva, sans-serif;
	display:block;
	border-bottom:1px solid #e2e2e2;
	color:#999
	}

span#map {
	font-size:0.9em;
	}

img.centered {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right
}

/* Sidebar*/
#sidebar {
	width:255px;
	float:left;
	margin:0px;
	overflow:hidden;
	background:#ccc;
	padding:0 5px;
	}

#bottom #sidebar {
	padding-top:12px;
}

.spoiler { 	
	padding:0px 0 12px 0;
	margin-bottom:12px; 	
	overflow:hidden;
}

.spoiler .clearfloat {background:url(images/bullet1.png) 100% 5px no-repeat; padding-right:15px; border-bottom:1px dotted #ccc; margin-bottom:10px;}
.spoiler .clearfloat span {font-size:0.8em; font-family:Tahoma, Geneva, sans-serif; font-weight:normal; color:#999;}

.spoiler h3 img {border:0; margin:0; padding:0}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-left:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff;
	margin:0px 0px 8px 0px; 	
	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:1.35em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333;
	}

#sidebar h3 {
	font:1.7em Arial;
	font-weight:bold;
	background:#336699;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:0;
	text-align:center;
	}

#sidebar #subpages li {
	list-style:none;
	border-bottom:1px dotted #bbb;
	display:block;
	padding:2px 20px 2px 0px;
	font-size:1.1em;
	font-weight:bold;
	margin:0 20px;
	background:none;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:255px;
	float:left;
	}

#sidebar-right {
	width:115px;
	padding:0px 5px 10px 5px;
	float:right;
	}

#sidebar-left {
	width:115px;
	padding:0px 5px 10px 5px;
	float:left;
	margin-left:30px
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbb;
	display:block;
	padding:2px 13px 2px 0px;
	background:url(images/sub.png) no-repeat 100% 0px;
	font-size:1.1em;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float:left;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.submitbutton {
	padding: 1px;
	border:1px solid #aaa;
	background:#fff;
	font-size:0.9em;
	color:#aaa;
	cursor: pointer;
	}

.field {
	padding: 1px;
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 0px 0px 5px;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	}



/* Comments*/

#comments {
	line-height:1.5em;
	}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 20px 3px 0px;
	padding:3px 0;
	}

.commenttext {
	width:482px;
	float:left;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #fff;
	}

li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:left;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #ccc;
	margin:15px 0 6px 8px;
	float:right;
	padding:2px;
	width:45px;
	height:45px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-right:5px solid #fff;
	border-left:5px solid #fff;
	}

.carousel-item {
    width:131px;
    float:right;
    padding:0px 20px;
    border-left:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}

#gallery {
	font-size:0.7em;
	color:#333;
	width: 925px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 0px 15px;
	border-right:5px solid #fff;
	border-left:5px solid #fff;
	}

#gallery #random {
    float:left;
    width:613px;
    padding-bottom:5px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-left:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:right;
    width:281px;
    padding-left:15px;
    margin-bottom:15px;
    border-left:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 870px;
	background:#303030 url(images/footer_bg.png);
	margin: 0 auto;
	padding:5px 15px;
	}

#recentpost, #mostcommented {
	width:246px;
	float:right;
	padding:0px 0px 0px 20px;
	border-left:1px solid #808080;
	}

#mostcommented {
	margin-right:20px;
	}

#recent_comments {
	width:276px;
	float:left;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#374048;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 880px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.55em;
	color:#666;
	padding:5px 10px;
	}

#footer a {
	color:#333;
	}
#footer a:hover {
	color:#666;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

.listpages {width:100%; padding:0; margin-top:15px}
.listpages td {vertical-align:top; width:25%; padding:0}
.listpages h3 {color:#003263; padding:0; margin:0 5px 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.listpages ul {list-style:none; margin-right:15px; margin-top:5px}
.listpages ul li {background:url(images/bullet2.png) 100% 5px no-repeat; padding-right:10px; font-size:11px; font-weight:bold; margin-bottom:5px; color:#757575}
.listpages ul li a {color:#757575}

.listpages ul li ul {display:none}
.listpages ul li:hover ul {display:block}

.more-items {border-top:1px solid #b6b6b6; text-align:left; margin:3px 10px;}
#featured .more-items a img, .spoiler .more-items a img {border:0; margin:0; float:none; margin-top:-1px; padding:0;}

#footer-end {
	margin: 0 auto;
	width: 900px;
	font-size:0.6em;
	background:#d1d1d1 url(images/footer_bg.png) bottom;
	color:#333;
	padding:0px;
	}
#footer-end .right {background:#d1d1d1 url(images/footer_right.png) right no-repeat; width:11px; height:16px; float:right;}
#footer-end .left {background:#d1d1d1 url(images/footer_left.png) left no-repeat; width:11px; height:16px; float:left;}

#socials {}
#socials h3 { font-size:1.4em}
#socials h4.title {font-size:1.1em; font-family:Tahoma, Geneva, sans-serif;}

.wp-polls li {background:none!important;}

.equal {
	display:table;
	border-collapse:separate;
}
.row {
	display:table-row;
}
.row div {
	display:table-cell;
}

.corners {background-repeat:no-repeat; height:10px; background-color:#29568f; overflow:hidden; padding:0; margin:0}
.corners div {width:15px; height:10px; background-color:#eee; overflow:hidden; padding:0; margin:0}
.top .left {background-image:url(images/corner_top_left.gif)}
.top .right {background-image:url(images/corner_top_right.gif)}
.bottom .left {background-image:url(images/corner_bottom_left.gif)}
.bottom .right {background-image:url(images/corner_bottom_right.gif)}

table.wpGallery {width:100%; border-top:2px solid #369!important}
table.wpGallery td {border-bottom:1px dotted #69c!important}