/*  
Theme Name: Sol
Theme URI:
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color:#E8E7E7;
	background-repeat: repeat-x;
        background-image: url();
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #676767;
	
	scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #F73186;
scrollbar-track-color: #919191;
scrollbar-face-color: #F73186;
scrollbar-shadow-color: #919191;
scrollbar-highlight-color: #F73186;
scrollbar-3dlight-color:  #919191;

}
	
TD, TR {
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #676767;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #919191;
	padding: 6px;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
	background-color: #BFBFBF;
	padding: 8px;
	color:silver;
	cursor:default;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
	
	padding: 8px;
	color: black;
	cursor:default;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

.menu a:link{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:hover{
	color:white;
	text-transform:uppercase; 
	 
	font-weight:none;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#EB367E;
	text-decoration:none; 
	font-weight:bold;}

A:visited{
	color:#EB367E;
	text-decoration:none; 
	font-weight:bold;}

A:active{
	color:#EB367E;
	text-decoration:none; 
	font-weight:bold;}

A:hover{
	color:#E07294;
	 
	font-weight:bold;}
	
input, textarea, select, button {
font-size:11px;
color:#5C5C5C;
background: #D3D3D3;
border: 1px solid #DAA2B8;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#D3D3D3;
background: #F4F4F4;
border: 1px solid #D3D3D3;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
    background: #CECBCB;
	padding: 0px;
}

.side-title {
	
	padding: 4px;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #343434;
	text-transform: uppercase;
	text-align: center;}

.side-content {
    
    background-color:#E8E7E7;
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #D4ACC6;
	text-align: justify;
	}
.side-content i {
color: #80668D;}

.side-content b {
color: #3F3F3F;}


	.side-content images a img, .images a img:visited {
border: 1px solid #CECCCC;
background-color: #ffffff;
opacity:.60;
filter: alpha(opacity=60);
 -moz-opacity: 0.6;
padding: 1px;
margin: 1px;
}

.side-content images a img:hover {
border: 1px solid #FF4B93;
background-color: #ffffff;
opacity:.95;
filter: alpha(opacity=95);
 -moz-opacity: 0.7;
padding: 1px;
mamargin: 1px;
}

A:link{
	color:#E74385;
	text-decoration:none; 
	font-weight:bold;}

A:visited{
	color:#E74385;
	text-decoration:none; 
	font-weight:bold;}

A:active{
	color:#E74385;
	text-decoration:none; 
	font-weight:bold;}

A:hover{
	color:#161616;
	 
	font-weight:bold;}
	
	.images a img, .images a img:visited {
border: 1px solid #9B9B9B;
background-color: #ffffff;
opacity:.60;
filter: alpha(opacity=60);
 -moz-opacity: 0.6;
padding: 1px;
margin: 1px;
}

.images a img:hover {
border: 1px solid #FF4B93;
background-color: #ffffff;
opacity:.95;
filter: alpha(opacity=95);
 -moz-opacity: 0.7;
padding: 1px;
margin: 1px;
}

/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #E8E7E7;
	padding: 4px;
	text-align:justify;
	color: #CECCCC;
}

.title {
	background-color: #ffffff;
	padding: 4px;
	font-family:Arial;
	font-size:14px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #C9BC73; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
font-weight: bold; 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #777777; 
text-align:left;
padding:10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

.footer strong, b {
color: #C62461;

}

.footer a {
	font-weight: bold;
	color: #D04454;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #D04454;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #557F43;
	text-decoration: underline;}


/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 2px;
	line-height:15px;
	color:#8F8F8F;
	background-repeat: repeat-x;
    background-image: url();
	background-color: #E8E7E7;}
	
	.news-box-post i {
	padding: 2px;
	line-height:15px;
	color:#80668D;}
	
	.news-box-post b {
	padding: 2px;
	line-height:15px;
	color:#C62461;}
	
	.news-box-post a {
	font-weight: bold;
	color: #EB367E;
	text-decoration: none;}

.news-box-post a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #EB367E;
	text-decoration: none;}

.news-box-post a:hover {
	font-weight: bold;
	color: #E07294;
	text-decoration: none;}
	
.news-box2 {
    background-color: #E8E7E7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}
	
.news-box2 a {
	font-weight: bold;
	color: #EB367E;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #EB367E;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #E07294;
	text-decoration: none;}
	
.news-title2, .news-title2 ul, .news-title2 ul ul {
	background-image: url);
	font-family: Arial;
	font-size: 19px;
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: none;
	color: #5A5A5A;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}
	
	.news-title2 li {}

.news-title2 a {
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;}

.news-title2 a:link, .news-title a:visited {
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;}

.news-title2 a:hover {
    font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;}

.news-title, .news-title ul, .news-title ul ul {
	background-image: url(http://www.ultimatedulcemaria.com/pl/Obrazki/data.gif);
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: none;
	color: #D51C66;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.news-title li {}

.news-title a {
	font-weight: bold;
	color: #D51C66;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	font-weight: bold;
	color: #D51C66;
	text-decoration: none;}

.news-title a:hover {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;}

h2 {
	background-color: #ffffff;
	padding: 4px;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px;
	line-height:9pt;
	color: #9F9F9F;
	text-transform: none;
	text-align: center;
}

h3{
font-size: 13px;
font-weight: bold;

text-transform: none;
}

.cat a img
border: 0px solid #9B9B9B;
.cat a img:visited
border: 0px solid #9B9B9B;
.cat a img:hover
border: 0px solid #9B9B9B;

}

	.images a img, .images a img:visited {
border: 1px solid #9B9B9B;
background-color: #ffffff;
opacity:.60;
filter: alpha(opacity=60);
 -moz-opacity: 0.6;
padding: 1px;
margin: 1px;
}

.images a img:hover {
border: 1px solid #FF4B93;
background-color: #ffffff;
opacity:.95;
filter: alpha(opacity=95);
 -moz-opacity: 0.7;
padding: 1px;
margin: 1px;
}

