/*  
Theme Name: awrc
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
body {
margin: 0;
padding: 0;
color: #000;
}

h1 {
font-family: georgia, serif;
margin: 10px 0;
font-size: 150%;
background: transparent;
color: #000;
background-color: #fef1cf;
}

.artitle ul {
white-space:nowrap;
list-style-type:none;
background-color: #fef1cf;
margin: 0px 0;
}

.artitle li {
display:inline;
}


h2 {
font-family: georgia, serif;
margin: 10px 0;
font-size: 150%;
background: url(http://hatmandu.net/icklehat.jpg) no-repeat;
padding-left: 24px;
color: #000;
background-color: #fff;

}

h3 {
font-family: georgia, serif;
margin: 10px 0;
font-size: 150%;
background: transparent;
color: #000;
background-color: #cc9966;
}

h4 {
font-family: georgia, serif;
margin: 10px 0;
font-size: 125%;
background: transparent;
color: #000;
background-color: #cc9966;
}

p, ul, td {
font-size: 14px;
font-family: georgia, times, serif;
line-height: 18px;
background: #fff;
}

small {
font-size: 11px;
}



blockquote {
font-family: trebuchet ms, verdana, sans-serif;
font-size: 12px;
font-style: italic;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-size: 100%;
font-family: georgia, times, serif;
color: #000;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #660000; }
a:hover { background-color: #660000; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #660000; }

#wrapper {
position: relative;
margin: 0 auto;
padding: 0;
width: 780px;
}


#head {
position: absolute;
top: 0;
left: 10px;
margin: 20px 0;
width: 500px;
height: 120px;
}


#article {
position: absolute;
top: 125px;
left: 0;
margin: 10px 0;
margin-bottom: 30px;
padding: 0;
width: 780px;
}
#articlebar {
position: relative;
margin: 0;
padding: 10px;
background: #fff;
color: #000;
font-size: 70%;
text-align: left;
}



#left {
position: absolute;
top: 125px;
left: 0;
margin: 10px 0;
margin-bottom: 30px;
padding: 0;
width: 240px;
}

#leftbar {
position: relative;
margin: 0;
padding: 10px;
background: #fff;
color: #000;
font-size: 70%;
text-align: left;
}

#middle {
position: absolute;
top: 115px;
left: 250px;
margin: 10px 0;
padding: 0;
width: 240px;
}


#blog1 {
position: relative;
float: left;
margin-top: 10px;
margin-bottom: 0px;
padding: 10px;
font-size: 80%;
background: #fff;
color: #000;
width: 240px;
text-align: left;
}

.midtitle {
margin: 10px 0;
font-size: 110%;
background: transparent;
color: #000;
background-color: #c8d77d;
}


#blog2 {
background: #E6B221;
}



#right {
position: absolute;
top: 115px;
left: 520px;
margin: 10px 0;
padding: 0;
width: 240px;
}


#rightbar {
position: relative;
float: left;
margin-top: 10px;
padding: 10px;
background: #fff;
color: #000;
font-size: 70%;
width: 220px;
text-align: left;
}

#sidebar ul {
white-space:nowrap;
list-style-type:none;
}

#sidebar li {
display:inline;
font-size: 11px;
}



