/*
Theme Name: City Dreams
Theme URI: http://www.amypink.com
Version: 1.0
Description: The Official 2208 AMY & PINK Design.
Author: Marcel Winatschek
Author URI: http://www.amypink.com
*/

* {
        border : 0 solid #eee;
        list-style : none;
        padding : 0;
        margin : 0;
}
html, body, #bg table, #bg td {
        width : 100%;
        height : 100%;

}
body {
        font : 13px "Helvetica Neue", "Helvetica", Arial, sans-serif;
        background:#030514;
	background-image: url(https://www.capybaragames.com/tempblog2/wp-content/themes/citydreams/images/bg_stars.png);
	background-repeat: repeat;
        cursor : default;
        color : #444;
}

a, a * {
        cursor : pointer;
        text-decoration : none;

        color : #f7ac61;
        outline : 0;
}
a:hover {
color:#ff6600;
text-decoration:underline;
}
h1, h2, h4, h5, h3 span {
        font-weight : normal;
}
h2 {
        font-size : 30px;
        color : #0099ff;
background : #0099ff;
}
.sml div, #photos a, #feed h5 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
}
#float {
        display : none;
}
h1 a, h1 a b, .block, h3, h3 span, #photos a {
        text-decoration : none;
}
#beijing, #traveling, #float, #photos a, #pack h2, #tips h2, #activities.bej h2 {
        color : #660000;
}

#beijing, #pack h2, #tips h2 {
        text-align : right;
}
#content {
        margin:0px auto;
	text-align:left;
	width:900px;
	padding-top:0px;
        height:100%;
}
#feed div {
        height : 0;
        overflow : auto;
        padding : 0;
}
#feed h5, #feed p {
        padding : 15px 0 25px 0;
        border-top-width : 1px;
        width : 440px;
}
#feed h5 {
        text-transform : uppercase;
        padding : 0 5px;
        cursor : pointer;
        line-height : 20px;
        height : 20px;
        font-weight : bold;
        width : 430px;
}
#menu {
        width : 200px;
        height : 100%;
        background:transparent;
        float:left;
        margin-top:40px;
        text-align:left;
}
#menu li {
font-weight:900;
text-transform:uppercase;
}
#menu a {
color:#0875bd;
text-decoration:none;
}

#menu a:hover {
color:#ff6600;
margin-left:4px;
}
h1 {
        left:0px;
        width : 250px;
        height : 63px;
        line-height : 12px;
}
h3 {
        padding: 0px;
        font-size:22px;
        color:#000;
}
h3 a:hover {
color:#0099ff;
background:transparent;
}
h3 span a:hover {
        color:#99ffff;
}
h3 span a {
        color:#fff;
        margin-bottom:2px;
}
h3 span {
        background:#09f;
        text-align : center;
        padding : 0 5px;
        white-space : nowrap;
        margin-left:-75px;
        margin-top:100px;
        font-size:10px;
        color:#fff;
}
a:hover h3 {
        text-decoration : underline;
color:#eee;
}
h3 a {
        text-decoration : none;
color:#000;
}
.box {
        padding-bottom : 10px;
        float:right;
}
.sml {
        width : 620px;

}
.sml div {
        font-size : 11px;
        line-height : 1.5em;
}
.sml img {
        margin-bottom : 1em;
        display : block;
}
.sml h2 {
        font-size : 40px;
}
#shanghai, #beijing {
        left : auto;
        right : 120px;
}
#blog {
        float:right;
        width:620px;
margin-top:40px;
min-height:1300px;
}
#blog div, #intro div, #activities div {
        width:620px;
        background-image: url('https://www.capybaragames.com/tempblog2/wp-content/themes/citydreams/images/blogbg.png');
padding-left:10px;
padding-right:10px;
}
#blog h3 a {
text-decoration:none;
background:#09f;
color:#fff;
padding-left:2px;
padding-right:2px;
margin-bottom:8px;
}
#blog h3 a:hover {
text-decoration:none;
background:transparent;
color:#0099ff;
text-decoration:underline;
}
.sml, #beijing, #pack {
}
#photos {
        z-index : 90;
        bottom : 41px;
        right : 40px;
        height : 20px;
        overflow : auto;
}
#photos a, #float {
        z-index : 90;
        height : 20px;
        line-height : 20px;
        text-align : center;
        width : 40px;
        background : #000 url(images/gal.gif) no-repeat -6px 5px;
        cursor : pointer;
}
#photos a {
        width : 20px;
        float : left;
        margin-left : 1px;
        background : #000;
        font-weight : bold;
}
#photos a:hover, #photos a.cur {
        background : #fff;
        color : #000;
}
#photos img {
        bottom : -9999px;
}
#float.nxt {
        background-position : -16px 5px;
}
#float.prv {
        background-position : 7px 5px;
}
.commentlist li, #commentform input, #commentform textarea { font: 0.9em Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif; }

#commentform input { margin: 5px 0 1px 5px; }

.commentlist p { margin: 10px 0 10px 5px; }

input,textarea {
	background:#0099ff;
	border:1px solid #0099ff;
	padding:4px;
	color:#fff;
	margin:5px;
}
input[type="submit"]:hover
{
	cursor:pointer;
	background:#0066ff;
}

