
/****************************************************
CSS Style Sheet for Aun Existe Amor (http://www.aunexamor.net)
Copyrighted to Aelyn (contact@aunexamor.net)
*****************************************************/

* { 
     margin: 0;
     padding: 0;
} 

body { 
     background-color: #A5B0B4;
     font: 66%/170% verdana, arial, san-serif;
     color: #354147;

} 

a, a:hover { 
     text-decoration: none; 
     cursor: default;
} 

ul {
     list-style-position: inside; 
} 


/*-- Skeleton --*/


#top_bg { 
     background: url(images/top_bg.jpg) top repeat-x; 
     width: 100%; 
} 

#bottom_bg { 
     background: url(images/bottom_bg.jpg) bottom repeat-x; 
     width: 100%; 
} 

#layout { 
     margin: 0 auto; 
     width: 780px; 
     background: url(images/layout_bg.jpg) top left repeat-y;
} 

#header { 
     background: url(images/image_01.jpg) top left no-repeat; 
     height: 79px; 
} 

#horizontal_nav { 
     background: url(images/image_02.jpg) top left no-repeat; 
     height: 72px; 
} 

#container {
     background: url(images/image_03.jpg) top left no-repeat; 
     float: left; 
     width: 780px;
} 

#container_bg { 
     background: url(images/image_04.jpg) bottom left no-repeat; 
     float: left;
}

#above_content { 
     height: 150px;
} 

#content { 
     width: 630px;
     margin-left: 70px;
} 

#footer { 
     clear: both; 
     background: url(images/image_05.jpg) top left no-repeat; 
     height: 117px;
} 


/*-- Header --*/

#header h1 { 
     float: right; 
     margin: 46px 80px 0 0;
     font-size: 290%; 
     font-weight: normal;
} 

#header h1 a i { 
     visibility: hidden; 
     padding: 5px;
	 display: block;
} 



/*-- Horizontal Navigation -- */

#horizontal_nav ul { 
     list-style-type: none; 
     padding: 3px 0 0 40px; 
     text-align: center;
} 

#horizontal_nav li { 
     float: left; 
     background: url(images/hnav.jpg) top right no-repeat; 
     width: 85px;
     text-shadow: #332330 1px 1px 1px;
} 

#horizontal_nav li.wide { 
     background: url(images/hnav.jpg) top left no-repeat; 
     width: 120px;
} 

#horizontal_nav li.wide:hover { 
     background: url(images/hnav.jpg) 0 -63px no-repeat;
} 

#horizontal_nav li:hover { 
     background: url(images/hnav.jpg) -124px -63px no-repeat;
} 

#horizontal_nav li a { 
     text-transform: uppercase; 
     color: #857287; 
     display: block;
     padding: 21px 2px 23px 0;
     font: 110% 'lucida sans unicode', sans-serif;
} 

#horizontal_nav li a:hover { 
     color: #4b8da4;
} 

/*-- Above Content --*/

#welcome { 
     float: left;
     width: 450px; 
     padding: 7px 0 0 45px;
     color: #2C4147;
     line-height: 160%;
} 

ul#site_menu { 
     float: right; 
     margin-right: 63px;
     list-style-type: none;
     width: 190px;
     padding-top: 21px;
     line-height: 200%;
} 

ul#site_menu li  { 
     background: url(images/smenu.gif) 0 5.3px no-repeat; 
     padding-left: 15px;
     display: block;
} 

ul#site_menu li:hover { 
     background: url(images/smenu.gif) 0 -15.7px no-repeat; 
} 

ul#site_menu li a { 
     color: #435251; 
     display: block;
     width: 170px;
} 

ul#site_menu li a:hover {
     color: #000; 
     border: none;
     text-shadow: #A9B1BC 1px 0 1px;
} 
  
  

/*-- Headers -- */

h2 { 
     padding: 10px 5px 4px 5px;
     font: 14px "lucida sans unicode", verdana, sans-serif;
     margin: 10px 5px 0 0;
     text-shadow: #A9B1BC 2px 1px 1px;
} 

#content h2 a, #content h2 a:hover, #content h2 { 
     color: #573E53; 
} 

#content h2.pg_title { 
     background: none; 
     font: italic 180% 'times new roman', serif;
     margin: 6px 0 25px 0;
     padding: 3px 0 5px 20px;
     color: #BBC4C7;
     text-shadow: #143B4A 2px 1px 1px;
} 

h3 { 
     background: url(images/h3.jpg) top left no-repeat; 
     padding: 5px 10px 7px 7px; 
     font: 14px "lucida sans unicode", verdana, sans-serif;
     margin: 10px 0;
     color: #774E66;
     text-shadow: #B3BCBF 1px 1px 1px;
} 

h4  { 
     font-weight: normal;
     background: url(images/h4.jpg) top left no-repeat;
     padding: 12px 2px 5px 45px;
     font-size: 12px;
     margin-bottom: -2px;
     line-height: 10px;
     text-shadow: #B3BCBF 1px 1px 1px;
} 

#content h4 .subtext { 
     text-shadow: #C4CED0 1px 1px 1px;
     font-family: arial, sans-serif;
}

h4, #content h4 a { 
     color: #506367;
} 

#content .alt h4 { 
     background: url(images/h4.jpg) 0 -36px no-repeat;
} 

#content .alt h4, #content .alt h4 a { 
     color: #30636F;
} 

.gravatar img { 
     float: left; 
     border-color: #A6B0B9;
     margin: 12px 10px 5px 12px;
     padding: 4px;
}

h5 { 
     font-size: 11px; 
     margin: 10px 0;
     border-bottom: 1px solid #8E9697;
}

/*-- Update Content Styles --*/

#content .subtext a, .subtext { 
     color: #536768;
     font:  10px/150% verdana, arial, sans-serif;
} 


.post-date { 
     float: left; 
     margin: 2px 8px 0 10px;
     padding: 4px 10px 12px 10px; 
     background: url(images/postdate.gif) 0 0 no-repeat;
     color: #5D9DAF;
     text-align: center;
     font: bold 12px arial, 'lucida sans unicode', verdana, san-serif;
     width: 30px;
     text-shadow: #04151C 1px 0 1px;
} 

.post-date .day { 
     margin-top: 7px;
     color: #857287; 
} 

.post-date .post-month { 
     color: #8FB7BF;
     font-size: 11px;
     letter-spacing: 1px;
}

.entry {
     background: url(images/entry.jpg) bottom left no-repeat;
     padding: 0px 10px 15px 10px;
     margin-bottom: 15px;
} 

.entrybg {
     background: url(images/entrybg.jpg)  top left no-repeat; 
} 

.comimg { 
     background: url(images/icons.jpg) top left no-repeat; 
     padding-left: 17px;
} 

.catfile { 
     background: url(images/icons.jpg) bottom left no-repeat; 
     padding-left: 18px; 
     margin-right: 7px;
}

.commentbg { 
     background: #B7C2C6 url(images/commentbg.jpg) bottom right no-repeat; 
     border-bottom: 1px dotted #B1BCC2;
     margin: 14px 15px;
     color: #4D4366;
     overflow: auto;
}

.alt .commentbg { 
     color: #506367;
} 

.comtext{ 
     padding: 0 10px 10px 10px;

} 

#content .cancel-comment-reply a { 
     color: red; 
     font-size: 11px; 
     margin-left: 5px;
} 


.add { 
     float: right;
     margin: 0 15px;
     width: 110px;
     padding: 5px 10px 5px 10px; 
     border: 1px solid #AAB3B8;
     border-right: 1px solid #D1DAD7;
     border-bottom: 1px solid #D1DAD7;
     background: #B9C2C7 url(images/commentbg.jpg) 0 -13px no-repeat;
 }    


.add ul { 
     margin: 5px 0;
} 

.add li {
     float: left;
     margin: 0 10px 0 0;
}


.sub { 
     font-size: 11px; 
     line-height: 22px;
     float: right;
     margin: -10px 18px 0 0;
} 


/*-- Container Links --*/

#container a , #preview a{ 
     color: #2B6374; 
} 

#container a:hover , #preview a:hover{ 
     color: #000; 
     border-bottom: 1px dotted #79878F;
     text-shadow: #A9B1BC 1px 0 1px;
} 



/*-- Container Lists --*/

#content ul, #content ol { 
     margin-left: 10px; 
     line-height: 180%;
} 

#content ol li { 
     margin: 4px 0 6px 20px; 
     line-height: 160%; 
} 

#content ol.commentlist {
     list-style-type: none;
     padding: 0; 
     margin: 0;
} 

#content ol.commentlist li { 
     padding: 0; 
     margin: 0;
} 

.categories { 
     background: url(images/commentbg.jpg) bottom left no-repeat;
     margin: 30px 0 0 0;
     width: 630px;
     border-top: 1px solid #ACB5B7;
} 

ul.avcat { 
     margin: 0; 
     background: url(images/avcat.jpg) bottom right no-repeat;
     padding: 2px 0 25px 0;
} 

ul.avcat li, ul.affies li  { 
     float: left;
     list-style-type: circle;
     font-size: 6px;
     text-align: center;
} 

ul.avcat li { 
     padding: 0 4px;
     margin: 0; 
     list-style-type: circle;
     font-size: 7px;
     text-align: center;
}

ul.avcat li.none { 
     list-style-type: none;
     margin: 0;
     padding: 0;
} 
 

ul.avcat li a, ul.avcat b, ul.affies li a { 
     font-size: 11px;
}
 
#content ul ul { 
     margin: 10px 0 10px 30px; 
} 

#content .affies { 
     margin-top: 20px; 
} 

#content .affies ul { 
     margin-top: 7px;
}


#content .affies ul li { 
     float: left;
     width: 115px;
     margin: 2px 0;
} 
  

/*-- Footer --*/

#copyright, #ad {
     float: left; 
     margin: 17px 0 0 170px;
     color: #676166;	 
} 

#copyright a, #copyright  { 
  	 color: #676166;
} 

#copyright, #copyright a {
     text-shadow: #271B22 1px 0 1px;
} 

#up a  { 
      color: #849396;
} 

#copyright a:hover , #up a { 
     color: #A5B0B4; 
     border-bottom: 1px dotted #6F656D;
} 

#up { 
     float: right;
     margin: 68px 74px 0 0;
     font: bold 11px verdana, arial, sans-serif;
     text-transform: uppercase;
} 

#up a { 
     border: none; 
     display: block;
     padding: 24px 20px 10px 20px;
} 

#up:hover { 
     background: url(images/uphover.jpg) -6px -7px no-repeat;
} 

#up a:hover, #ad a:hover { 
     color: #C9D3D5;
} 

#ad a, #up a { 
     text-shadow: #3B2330 1px 0 1px;
}

#ad {
     float: left;
     margin: 17px 0 0 35px;
	 width: 70%;
	 color: #574951;

}

#ad a { 
     padding: 0;	 
	 color: #574951;
}

#ad a:hover { 
     color: #675D63;
}


span.feed { 
     background: url(images/ficons.jpg) -1px 2px no-repeat;
	 padding-left: 15px;
	 margin-right: 10px;
} 
	
span.stats { 
     background: url(images/ficons.jpg) 0 -13px no-repeat; 
	 padding-left: 18px;
	 margin-right: 10px;
} 

/*-- Display --*/


.display-right img, .display-left img { 
     margin: 0 13px 0 7px;
     float: left;
     padding: 4px;
} 

.display-left, .display-right {
     float: left;
     padding: 10px 0 10px 0;
     width: 295px;
     margin: 10px 0;
     background: url(images/display.jpg) bottom left no-repeat; 
} 


.display-right { 
     float: right; 
} 

#content h4.display, .tutdisplay h4 { 
     background: url(images/h4.jpg) 0 -82px no-repeat;
     font-weight: bold;
     margin: 0;
     padding: 5px 5px 8px 0;
     width: 291px;
}

.display-right p, .display-left p {
     padding: 1px 7px;
     margin: 5px 0 7px 0;
     background: url(images/image_03.jpg) -220px -120px no-repeat; 
     border-bottom: 1px solid #C2CBCF;
     border-top: 1px solid #DEE5ED;
} 

#content img.des { 
     margin: 5px 10px 10px 18px;
}

#content ul.dnld { 
     margin: 7px 16px 0 0;
     float: right;
}

#content ul.dnld li {
     margin: 13px 0;
     background: #C5CFD1 url(images/h3.jpg) -80px 2px no-repeat; 
     border: 1px solid #AFB8BD;
     padding: 4px 10px;
     list-style-type: none;
} 

#content ul.dnld li a {
     font-weight: bold;
     width: 65px;
     display: block; 
     text-align: center;
     color: #7C5B7F;
} 

#content ul.dnld li a:hover {
     border-bottom: 0;
	 color: #000;
}

#content ul.brush { 
     margin: 10px 0 0 0;
     list-style-type: none;
     padding: 0;
     font-size: 6px;
} 

#content ul.brush ul { 
     float: right;
     margin: 4px 20px 0 5px;
     padding-left: 0;
     font-weight: bold;
     list-style-type: none; 
} 



#content ul.brush li { 
     font-size: 11px; 
     font-weight: normal;
     line-height: 18px;
     background: url(images/smenu.gif) 178px 4px no-repeat;
     padding-left: 194px;
} 

#content ul.brush li:hover { 
     background: url(images/smenu.gif) 178px -17px no-repeat; 
} 

#content ul.brush li:hover.none { 
     background: url(images/smenu.gif) 178px 4px no-repeat;
} 

#content ul.brush ul li { 
     list-style-type: none; 
     padding-left: 0; 
     background: none; 
} 
  
.tutdisplay { 
     width: 550px;
     margin: 15px 0 15px 20px
} 

.tutdisplay img { 
     width: 190px; 
     height: 85px; 
     float: left; 
     margin: 10px 15px 10px 0; 
} 

.tutdisplay h4 { 
     width: 550px; 
} 

#content .tutdisplay ul.dnld li { 
     margin: 0;
     padding: 1px 5px;
} 

#content .tutdisplay ul.dnld li a { 
     width: 105px;
     padding: 0;
} 

#content .tutdisplay ul.dnld { 
     margin: 3px 0 0 0; 
     float: left;
} 

#content .tutdisplay p { 
     margin: 8px 0; 
} 



/*-- Form Elements --*/


#content form ol {
     margin: 15px 0;
     padding: 0;
}

form li {
     list-style: none;
     padding: 3px 0;
     margin: 0;
}


form .left { 
     float: left; 
} 

form .right { 
     float: right;
     margin: 0 10px 0 0;
} 

#content .left li { 
     margin-left: 10px;
} 


input, textarea { 
     background: #B3BEC4 url(images/image_03.jpg) -28px -45px no-repeat ;
     border: 1px solid #9DA7B0;
     border-width: 1px 1px 1px 1px;
     padding: 4px 4px 6px 4px; 
     width: 260px;
     font: normal 12px 'courier new', monospace;
     color: #616B6F;
}
 
textarea { 
     width: 310px; 
     padding: 4px 4px 20px 4px;
     height: 120px;
     float: left;
}

form .button, textarea { 
     background: url(images/image_03.jpg) -201px -15px no-repeat;
} 

form .button { 
     width: 120px ;
     vertical-align: top;
     float: right;
     margin: 0 0 0 10px;
     background-position: -520px -25px;
} 


input:hover, textarea:hover{ 
     color: inherit; 
}

/*-- Image Styles --*/

img { 
     padding: 5px; 
     border: 1px solid #D9E5E7;
     background-color: #C0C9CE; 
} 

img:hover { 
     background: #C0C9CE url(images/image_03.jpg) -430px -12px no-repeat; 
} 

img.wp-smiley, img.feed { 
     padding:0; 
     border:none;
	 background-color: none;
}

.av, .links img{ 
     margin: 3px 2px; 
     background: url(images/image_03.jpg) -530px -15px no-repeat; 
     border: 1px solid #D9E5E7;
}

.av:hover, .links img:hover, .affies img:hover{
     background-color: #C0C9CE; 
     background-image: none;
} 

.affies img {
     float: left; 
	 margin-right: 10px; 
}

.links { 
     margin: 15px auto;
     text-align: center; 
} 

.links img { 
     margin: 4px;
     padding: 5px; 
}  

#content .links a:hover { 
     border: none; 
}


/*-- Pagination --*/

.pagination, .wp-pagenavi {
     text-align: center;
     margin: 15px 0 5px 0;
} 

.pagination a, .pagination .current, .pagination .disabled 
.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .disabled {
     padding: 2px 5px; 
     margin: 0 3px;  
} 

.pagination a, .wp-pagenavi a { 
     border: 1px solid #849398;
} 

#content .pagination a:hover, #content .wp-pagenavi a:hover { 
     border: 1px solid #597577;
     color: #533D4A;
} 

.pagination .disabled, .wp-pagenavi .disabled { 
     color: #949EA7; 
} 

.pagination .current { 
     font-weight: bold; 
} 

.pagination .arrow, .pagination .disabled { 
     font-size: 16px;
     vertical-align: bottom; 
} 

.pagination .arrow, 
     #content a.arrow:hover { 
     border: none;
}


/*-- Extras --*/

.clear { 
     clear: both; 
} 

p { 
     margin: 12px 0;
} 

br { 
     margin: 7px 0; 
} 

b { 
    text-shadow: #C1C5C7 1px 1px 1px;
}

.alignleft { 
     float: left; 
}

.alignright { 
     float: right; 
} 

code, small { 
     font-size: 11px; 
     color: #627478;
}

small { 
     font-size: 10px;
} 

table { 
     margin-left: 5px; 
} 

#content .rec ul li { 
     list-style-type: disc; 
     font-size: 6px;
     border-bottom: 1px solid #A5B0B6; 
     width: 175px;
     padding-left: 5px;
} 

#content .rec td a { 
     font-size: 11px;
     line-height: 180%;
} 

.center { 
     margin: 10px 0; 
     text-align: center; 
}
 

.clear { 
     clear: both; 
}

.affies p { 
     margin: 10px 0 25px 0;