/*   
Theme Name: Box Set
Theme URI: http://doingword.com/boxset/
Description: A simple clean and borderless layout by <a href="http://doingword.com">Paddy Ryan</a>
Author: Paddy Ryan
Author URI: http://doingword.com/
Version: 1.2
.
You may edit this theme in part or in full,
but please keep credits intact, particularly in
the footer, and re-direct rather than re-disribute.

Full support for this theme, and updates and hacks
can be found at the supplied THEME URI.

The head image used on default for this theme was obtained from:
	http://www.2desktop.com/
with an unknown artist.

Comment structure and icons originally designed by Sebastian Schmieg from:
	http://www.kingcosmonaut.de/
on his Wordpress theme, "Blixed".

THIS THEME IS NOT YET STABLE IN INTERNET EXPLORER
.
*/

*{
	border:0;
	margin:0;
	padding:0;

}

body {
	color: #999;
	background-image: url("images/bg.gif");
        background-color:#FFF;

}


/* MAIN BODIES
-------------------------*/
#container {
	margin: 0 auto;
	width: 710px;
        height:100%;
	border: 0;
        background-color:#FFF;
        padding:0 0px 0 30px;

}

#headimg {
	width: 600px;
	border: 0;
	/*background-color: #fff;*/
}


#topo2{
	float: left;
	border:0;
	margin:0;
	padding:0;
}

#menu {
	display: none;	
	/*width: 690px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	/*background-color: #fff;*/
	list-style: none;
	margin: 0;*/
}

#main {
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 450px;
	background-color: #fff;
	padding: 0;
}


#main h1{
        font-family: Trebuchet MS, Arial;
        /*height:30px;*/
}

#main p a{
color: #33CC00;
}

#side {
	float: right;
	width: 200px;
	margin-right: 10px;
}

#foot {
        clear:both;
	width: 680px;
        height:50px;
        padding:20px 0 0 0;
        border-top:1px dashed #ccc;
}



/* MAIN MENU
-----------------------------------*/
/*
#menu li {
	float: left;
	vertical-align: middle;
}
*/
#menu li a {
	display: block;
	/*background-color: #fff;*/
	width: 80px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	height: 15px;
	vertical-align: middle;
}

#menu li a:hover {
	display: block;
	width: 80px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	/*background-color: #fff;*/
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
}

#amenu li a {
	height: 15px;
	color: #333;
	width: 80px;
	/*background-color: #fff;*/
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
}

#amenu li a:hover {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
}

#navigation {
	float: left;
}

#feed {
	float: right;
	padding-bottom: 10px;
	text-align:right;
}

#feed img {
	border: 0px;
}
*/


/* HEADINGS 
-----------------------------------*/
h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#999;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#6b6b6b;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#box {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	color: #BBB;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 180px;
	/*background-color: #ba426c;*/
	list-style: none;
	padding: 0;
        border-bottom:1px dashed #CCC;
	
}

#box2 {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	color: #BBB;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 180px;
	/*background-color: #ba426c;*/
	list-style: none;
	padding: 0;
}

#cherry {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	color: #dda1b6;
	margin-top: 15px;
	margin-bottom: 15px;
        margin-left:15px;
	width: 200px;
	list-style: none;
	padding: 0;
	
}

#cherry a {
	color: #dda1b6;

}

#cherry a:hover {
	color: #999;
}

#aviso {
font-size: 20px !important;
}



#littlebox a{
font: 10px Trebuchet MS, Arial;
color:#666;
}

.widgettitle{
	display: block;
	width: 200px;
	height: 30px;
	color:#33cc00;
	/*background-color: #ba426c;*/
	/*border-bottom: 1px solid #972551;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.ctc{
	width:80%;
}

.ctc a{
	color:#666666;
}

.widget_categories a{
	color:#666666;
}

.widgettitle a{
	color:#666666;
	font:10px "Trebuchet MS" !important;
	text-transform: uppercase;
}

.widget_categories a:hover{
	color:#33CC00 !important;
}

.widget_categories li{
	color: #666;
    padding:7px 0 0 2px;
	text-transform: uppercase;
	font: 11px Trebuchet MS, Arial;
	background-image: url(images/bg_li.png);
    background-repeat:no-repeat;
    list-style: none;
}

#tag_cloud #littlebox {
	width:150px;
}

#tag_cloud a{
	font-size: 14px !important;
	padding-left: 10px;
}

#data{
        width: 300px;
        color: #AAA;
        font-size:12px !important;
        font-style: normal !important;
        padding-bottom:5px;
}

#box p{
	padding-top:10px;

}

#box2 p{
	padding-top:10px;

}

#centered {
	margin: 0 auto;
	text-align: left;
	display: block;
	width: 200px;
	height: 30px;
	/*background-color: #ba426c;*/
        font:11px Trebuchet MS, Verdana;
        text-transform:uppercase;
}

#centered #s {
	background-color: #c8cdc3;
        border-top:2px solid #9ea990;
        border-left:1px solid #9ea990;
        border-right:1px solid #9ea990;
	/*border:1px solid #781033;*/
	color: #666;
        width:180px;
        height:15px;
}

#centered a {
	color: #ccc;
	text-decoration: none;
	
}

#centered a:hover {
	color: #333;
	text-decoration: none;
	
}

#centered2 {
	color: #33cc00;
	text-align: left;
        float:left;
        font:13px Arial;
        letter-spacing:-1px;
}

#centered2 a {
	color: #33cc00;
	text-decoration: none;
}

#centered2 a:hover {
	color: #333;
	text-decoration: none;
}

#centered3{
        float:right;
	color: #999;
	text-align: right;;
        font:italic 11px Trebuchet MS;

}

#centered3 a{
        color:#999;

}

#centered3 a:hover{
        color:#33CC00;

}


#box h3, #box2 h3 {
	display: block;
	width: 200px;
	height: 30px;
	color:#33cc00;
	/*background-color: #ba426c;*/
	/*border-bottom: 1px solid #972551;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}


#box li, #box2 li {
	color: #666;
	width: 50%;
    padding:7px 0 0 2px;
	text-transform: uppercase;
	font: 12px Trebuchet MS, Arial;
	background-image: url(images/bg_li.png);
        background-repeat:no-repeat;
}

#box li:hover,#box2 li:hover {
	color: #33cc00;
}

#box li a, #box2 li a {
	color: #666;
}

#box a, #box2 a {
	color: #666;

}

#box li a:hover, #box2 li a:hover {
	color: #33cc00;
}

#box a:hover, #box2 a:hover {
	color: #33cc00;
}

#box ul, #box2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#littlebox{
	width: 200px;
	padding-bottom: 10px;
	
}

#boxx {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	/*background-color: #fff;*/
	padding: 20px;
	list-style: lower-roman;
}

#boxx h3 {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	/*background-color: #fafafa;*/
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #666;

}

#boxx li a:hover {
	color: #333;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}




/* LINKS
-----------------------------------*/
a {
	text-decoration: none;
}

a img {
	border: 0px;
	padding: 0px;
}
a:hover img {
	border: 0px;
	padding: 0px;

}

/* COMMENTS
-----------------------------------*/
.comment{
	font:12px Trebuchet MS, Arial;
}

.commentlink{
	font:09px Trebuchet MS, Arial;
	text-transform: uppercase;
	letter-spacing:1px;


	color: #999;
}

.commentlink a{

        font:12px Trebuchet MS, Arial;
	color: #33cc00;
}



#comments a {
        font:12px Trebuchet MS, Arial;
	color: #999;
}

#comments a:hover {
        font:12px Trebuchet MS, Arial;
	color: #33cc00;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
        font:12px Trebuchet MS, Arial;
	list-style-type: none;
	/*background-color: #fafafa;*/
	/*border: 1px solid #f3f4f4;*/
	padding-bottom: 3px;
	margin-bottom: 6px;
}

#comments h2 {
        font-family: Trebuchet MS, Arial;
}

#commentform input{
        margin-top:5px;
}

#commentform label{
        margin-top:5px;
}


.header {



	padding: 4px;
	/*background: #f3f4f4;*/
}


#comments fieldset {
	border: 0px;
}



/* ENTRY
------------------------------------*/

.entry img {
	/*background-color: #fafafa;*/
	border: 0;
	padding: 0px;
    max-width: 450px;
	/**width: expression(document.body.clientWidth > 450? "450px": "auto" );*/
    margin: 10px auto;

}

.entry {
        width:450px;
	padding-bottom: 40px;
	text-align: justify;
	font:12px Trebuchet MS, Arial;
	color: #666;
}


.entry h2 a {
	color: #33cc00;
	font:35px Trebuchet MS;
        text-align: left;
}

.entry h2 a:hover {
	color: #9f9f9f;
	font:35px Trebuchet MS;
}

.entry p {
	margin-bottom:8px;
}

.alignleft a{
       font:12px Trebuchet MS, Arial;
       color: #999; 

}

.alignleft a:hover{
       font:12px Trebuchet MS, Arial;
	color: #33cc00;

}

.alignright a{
       font:12px Trebuchet MS, Arial;
       color: #999; 

}

.alignright a:hover{
       font:12px Trebuchet MS, Arial;
	color: #33cc00;

}

.previous a{
       font:12px Trebuchet MS, Arial;
       color: #999;
       float:right;

}
.previous a:hover{
       font:12px Trebuchet MS, Arial;
	color: #33cc00;

}

.next1 a{
       font:12px Trebuchet MS, Arial;
       color: #999;
       float:left;
}
.next1 a:hover{
       font:12px Trebuchet MS, Arial;
	color: #33cc00;

}

.info {
	/*background-color: #eee;*/
	font:09px Trebuchet MS, Arial;
	text-transform:uppercase;
	letter-spacing:1px;
        float:left;
}

.info2 {
	/*background-color: #eee;*/
	font:09px Trebuchet MS, Arial;
	text-transform:uppercase;
	letter-spacing:1px;
}

.entry .info {
	/*background: url("images/post.gif") 39% 50% no-repeat;*/
	/*background-color: #FFF;*/
	/*border-bottom: 1px solid #33cc00;*/
}

.entry .info a, .info2 a, .editlink a {
	color: #666!important;
        font:11px;
}

.entry .info a:hover, .info2 a:hover, .editlink a:hover {
	color: #33cc00;
        font:11px;
}

.hidetxt {
	color: #999;

}

.entry blockquote {
	padding: 3px;
	background-color: #fafafa;
}

.entry li {
	list-style-type: circle;
}

label {
	width: 60px;
	float: left;
        font: 12px verdana;
}

#author, #email, #url, #comment, #comments #submit {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

#url{
        margin-top:3px;
}

/* SEARCH
-------------------------------------------*/

#search {
	border: 0px;
}

#searchbutton {
	background-color: #fff;
	border: 1px solid #999;

}
#linktop{
        float:right; 
        margin:3px 5px 0 0;
}

#linktop a{
        color:#33cc00; !important
}
