/*
Theme Name: Baszczewski
Theme URI: http://baszczewski.pl/
Description: My own theme.
Version: 1.0
Author: Marcin Baszczewski
Tags: two columns
*/

body
{
    width:950px;
    background: url(images/gradient.png) #1b2121 repeat-x;
    color: #000;
    text-align:left;
    font-size: 12px;
    font-family:Arial,'DejaVu',sans-serif;
    margin: 10px auto 0 auto;
    padding: 0;
}

img 
{
    border:0;
}

a 
{
    text-decoration:none;
    color:#ffffff;
}

#header h1
{
    font-size:24px;
    font-weight:bold;
    margin-top:10px;
    position:relative;
    left:-10px;
    float:left;
}

h2
{
    font-size:14px;
    font-weight:normal;
    border-bottom:1px solid #174A78;
    color:#111111;
    padding:0;
    margin:0;
}

ol, ul 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    list-style-type:square;
}

#header
{
    width:100%;
    margin-top:40px;
    height:48px;
    float:left;
    display:block;
    position:relative;
}

#header .right
{
    float:right;
    font-weight:bold;
    padding-top:19px;
}

#header .right ul, #header .right ul li 
{
    display: block;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 5px 0 3px 25px;
}

#header .right a
{
    color:#ffffff;
}
#header .right a:hover
{
    color:#999999;
}

#header .right ul li
{
    background: url(images/little-logo.png) no-repeat;
    display: inline;
}

#logo
{
    background: url(images/logo.png);
    background-repeat: no-repeat;
    width:50px;
    height:48px;
    float:left;
    position:relative;
    left:-10px;
}

.frame
{
    float:left;
    width:100%;
    background-color:#fff;
    color:#111;
    border:2px solid #c2c2c2;
}

.shadow
{
    -moz-box-shadow:0 0 35px #000;
    -webkit-box-shadow:0 0 35px #000;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.padding
{
    float:left;
    width:930px;
    margin:10px;
    min-height:450px;
}

#footer
{
    float:left;
    width:100%;
    margin:5px 0 0 0;
    padding-bottom:15px;
    color:#333333;
}

#footer a
{
    color:#333333;
}

#footer a:hover
{
    text-decoration:underline;
    color:#555555;
}



/*
    BLOG
*/
#blog
{
}
#blog .note
{
    text-align:justify;
    margin-bottom:15px;
}

#blog div.right
{
    width:679px;
}
/*
    BODY
*/
div.text
{
    float:right;
    text-align:justify;
}
.text a
{
    text-decoration:none;
    color:#174a78;
}
.text a:hover
{
    text-decoration:underline;
    color:#174a78;
}
/*
    MENU
*/


.size-thumbnail 
{
    background:url(images/thumbnail.png) no-repeat;
    padding:10px;
    
}



/*
    CONTACT
*/
#contact
{
    width:400px;
    float:right;
    position:relative;
    left:-55px;
    top:55px;
}
#contact table
{
    float:left;
    width:100%;
}
#contact .text
{
    width:225px;
}
#contact .colA
{
    width:170px;
    text-align:right;
}
#contact .colB
{
    width:230px;
    text-align:left;
}
/* 
	FORM
*/
input.text, textarea.text
{
    background-color:#ffffff;
    border:1px solid #c2c2c2;
    border-width:1px;
    color:#ffffff;
    margin:0;
    padding:2px;
    color:#000000;
    font-size:12px;
    float:left;
}
.background
{
    float:left;
    background-repeat:no-repeat;
    background-position:bottom left;
}

.background .text
{
    text-align:justify;
    width:670px;
}

/*
    BLOG
*/
#blog div.left
{
    width: 251px;
    float: left;
}
#blog .left .widget
{
    background:url(images/widget.png) no-repeat;
    text-align:center;
    width:241px;
    margin:0;
    display:block;
    padding:0; 
    padding-top:4px;
    font-weight:bold;
    font-style: italic;
    float:left;  
}
#blog .left .widget div.body
{
    float:left;
    margin-top:6px;
    margin-bottom:11px;
}
#blog .left ul
{
    float:left;
    width:241px;   
    list-style: none;
    margin:0;
    padding:0;
}
#blog .left ul li
{    
    text-align:left;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:0 0 0 15px;
}
#blog .right .post
{
    float:left;
    width:100%;
    margin-bottom:10px;
}
#blog .right .post .header
{
    width:100%;
    height:60px;
}
#blog .right .post .header .title h1
{
    font-size:16px;
    font-weight:bold;
    padding:0;
    margin:0;
    width:350px;
    float:left;
}
#blog .right .post .header .title .rating
{
    float:right;
}
#blog .right .post .header .details
{
    float:left;
    width:450px;
}
#blog .right .post .header .date 
{
    background:#A3CFEC none repeat scroll 0 0;
    border:1px solid #0F3461;
    display:inline;
    float:left;
    margin-right:13px;
    padding:1px; 
}
#blog .right .post .header .date span 
{
    display:block; 
}
#blog .right .post .header .date div 
{
    background: url(images/date.png) no-repeat;
    background-color:#193751;
    color:#ffffff;
    padding:1px;
    text-align:center;
    width:36px;
    height:44px;
    float:left;
}
#blog .right .post .header .date .cal1x 
{
    letter-spacing:0;
    padding-left:0;
}
#blog .right .post .header .date .cal1 
{
    font-size:14px;
}
#blog .right .post .header .date .cal2 
{
    font-size:16px;
    font-weight:bold;
    line-height:13px;
}
#blog .right .post .header .date .cal3 
{
    font-size:14px;
    line-height:14px;
}

/* 
	COMMENTS
*/
#comments
{
    background:#f9fcfe;
    padding:5px;
}
#comments b
{
    font-weight:bold;
    color:#174A78;
}
#comments .login
{
    font-weight:bold;
}
#comments .more
{
    float:right;
}
#comments .comment
{
    margin-left:10px;
    margin-right:10px;
}
#comments #newcomment
{
    cursor:pointer;
}

/*
    COMMENT
*/
#comment 
{
    display:none;
}
#comment table
{
    text-align: left;
}

/*
    WIDGET CALENDAR
*/
.widget_calendar
{
    background-image:url(images/calendar.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    width:251px;
    height:157px;
    margin:22px 0 27px 0;
}

/*
    WIDGET CATEGORIES
*/
.widget_categories li
{    
    background: url(images/flag-blue.png) no-repeat;
}

/*
    WIDGET RECENT COMMENTS
*/
.widget_recent_comments li
{    
    background: url(images/flag-yellow.png) no-repeat;
}

/*
    WIDGET RECENT COMMENTS
*/
.widget_get_recent_comments li
{    
    background: url(images/flag-yellow.png) no-repeat;
}

/*
    WIDGET RECENT ENTRIES
*/
.widget_recent_entries li
{    
    background: url(images/flag-green.png) no-repeat;
}

/*
    WIDGET LINKS
*/
.widget_links li
{
    background: url(images/flag-red.png) no-repeat;
}

/*
    WIDGET TAG CLOUD
*/
.widget_tag_cloud .body div
{
    text-align:justify;
    font-weight:normal;    
    font-style:normal;
}
.widget_tag_cloud a
{
    padding:1px 3px 1px 3px;
}
.widget_tag_cloud a.tagsize-10 
{
    color: #062440;
    font-size: 18px;
}
.widget_tag_cloud a.tagsize-9
{
    color: #0a3c6a;
    font-size: 17px;
}
.widget_tag_cloud a.tagsize-8
{
    color: #1d3b56;
    font-size: 16px;
}
.widget_tag_cloud a.tagsize-7
{
    color: #284662;
    font-size: 15px;
}
.widget_tag_cloud a.tagsize-6
{
    color: #34526d;
    font-size: 14px;
}
.widget_tag_cloud a.tagsize-5
{
    color: #3f5d79;
    font-size: 13px;
}
.widget_tag_cloud a.tagsize-4
{
    color: #4b6984;
    font-size: 12px;
}
.widget_tag_cloud a.tagsize-3
{
    color: #56748f;
    font-size: 12px;
}
.widget_tag_cloud a.tagsize-2
{
    color: #617f9b;
    font-size: 11px;
}
.widget_tag_cloud a.tagsize-1
{
    color: #6d8ba6;
    font-size: 10px;
}

/*
    CODE COLORER
*/
.codecolorer
{
    font-size:11px;
}

/*
    PAGINATION
*/
.pagination
{
    margin-top:15px;
    float:left;
    width:100%;
}

/*
    DOWNLOAD
*/
p.download
{
    background: url(images/download.png) no-repeat;
    padding-left:26px;
    padding-top:4px;
    padding-bottom:5px;
    display:block;
}